Stream MP4 from S3 to a HTML page
Convert MP4 to HLS A mp4 cannot be read directly from HTML. For that it needs to be converted to a HLS file. HLS stands for HTTP Live Streaming. Below the
Video streaming with ffmpeg and videojs
In this tutorial, we will set up an RTMP server and stream a movie trailer locally using ffmpeg to stream an MP4 file. Then, we will use VLC to connect to