github openmiko/openmiko v0.0.19
Release v0.0.19

latest releases: v1.0.0-alpha.1, v0.0.41-alpha.2, v0.0.41-alpha.1...
pre-release4 years ago

Add flv and rtmp to the ffmpeg binary

It is possible to live stream directly to youtube or twitch.tv from the camera itself. To live stream you can execute the following ffmpeg command. Make sure to put in your live streaming key.

ffmpeg -rtsp_transport tcp -i rtsp://127.0.0.1:8554/video3/unicast -c:v copy -f flv rtmp://live.twitch.tv/app/live_***

There are reports that this does not work with youtube and this feature may be removed in a future version due to space constraints.

Don't miss a new openmiko release

NewReleases is sending notifications on new releases.