Just a shoot note about video streaming with a Video Editor and MLT Framework. Why a Video Editor for
Why a Video Editor for streaming ?
On the fly dynamic re-editing or adding content to the Video based on the interaction of the user with a simple user interface of a Video Editor.
The Editor Shotcuts backend is based on MLT a highly aktive edeveloped Video Framework . Shotcut can be easy intergrated into a CasparCG workflow. Supported stream format
- Network stream playback (HTTP, HLS, RTMP, RTSP, MMS, UDP)
There is a command line for streaming to Youtube :
melt -verbose -profile square_ntsc_wide ~/Videos/tears_of_steel_1080p.mov -repeat 999 -filter crop center=1 -consumer avformat:rtmp://a.rtmp.youtube.com/live2/secret properties=x264-medium-main f=flv r=24 g=48 bf=0 refs=1 frequency=44100 real_time=1 vb=1000k ab=128k
Result: https://www.youtube.com/watch?v=nadu0EcA2dE
Ref: https://plus.google.com/+MltframeworkOrg/posts/iBu4DKNT6J4