1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-08 22:27:53 +02:00

update go2rtc

This commit is contained in:
kev
2025-05-08 12:01:44 +08:00
parent 3b080ab4f4
commit fcc6075caa

View File

@@ -11,7 +11,7 @@ $ mkdir -p data
$ wget -P data https://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4
$ vi data/go2rtc.yaml
$ docker compose up -d
$ curl http://127.0.0.1:1984
$ curl 'http://127.0.0.1:1984/api/stream.mp4?src=bunny&duration=15' -o clip.mp4
```
[1]: https://github.com/AlexxIT/go2rtc