2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 03:54:55 +01:00

update ffmpeg

This commit is contained in:
kev
2016-07-07 18:17:27 +08:00
parent 54f70c5dbe
commit 1b84e71180
3 changed files with 16 additions and 4 deletions

View File

@@ -33,6 +33,8 @@ $ docker-compose restart
$ ffmpeg -i /dev/video0 -video_size 800x600 -f flv rtmp://easypi.info/live/webcam
```
> Please try [easypi/rtmp-client-arm][2] on Raspberry Pi.
## Player Setup
```bash
@@ -50,3 +52,4 @@ $ ffplay 'rtmp://easypi.info/live/webcam live=1'
- <http://kodi.wiki/view/Internet_video_and_audio_streams>
[1]: https://github.com/Red5/red5-server
[2]: https://hub.docker.com/r/easypi/rtmp-client-arm/