mirror of
https://github.com/Danile71/go-rtsp.git
synced 2026-04-22 23:57:15 +08:00
10 lines
706 B
Markdown
10 lines
706 B
Markdown
# FFmpeg rtsp implementation
|
|
### need FFmpeg libs
|
|
```
|
|
sudo apt install ffmpeg libswscale-dev libavformat-dev
|
|
```
|
|
|
|

|
|
[](https://github.com/Danile71/go-rtsp/blob/main/LICENSE)
|
|
[](https://github.com/Danile71/go-rtsp/releases)
|
|
[](https://github.com/Danile71/go-rtsp/actions/workflows/golangci-lint.yml) |