How to stream MP4 files using ffmpeg and loop it?

I would like to do the following: 1. The code seems to stream video and audio separately. I would just like to only use an MP4 file (and use the audio of that file). 2. I would like to have the MP4 file loop indefinitely (until I stop the process). 3. I would like to … Continue reading How to stream MP4 files using ffmpeg and loop it?