specialistsakp.blogg.se

Ffmpeg mp4 live streaming
Ffmpeg mp4 live streaming





I highly recommend reading the ffmpeg man page or docs online to understand the various parameters.

ffmpeg mp4 live streaming

The script seems fine-tuned to their needs. I would like to be able to start multiple streams on the same Linux machine.Ĭan anyone help me rewrite the code for this?ĮDIT: working, verified script (I actually checked and live streamed a few types of media). I would like to have the MP4 file loop indefinitely (until I stop the process). I would just like to only use an MP4 file (and use the audio of that file). They seem to stream video and audio separately. I'm a complete n00b to this so I really need some help. thread_queue_size 512 -i "$AUDIO_SOURCE" \

ffmpeg mp4 live streaming

re -f lavfi -i "movie=filename=$VIDEO_SOURCE:loop=0, setpts=N/(FRAME_RATE*TB)" \ So I found this guide that explains how to setup a Linux VPS to stream a pre-recorded video to YouTube here.







Ffmpeg mp4 live streaming