3.11.2018 | FFmpeg |
This is a series of articles. Follow the link here to get an overview over all articles. Ok, time to concentrate on the next error shown from the mediastreamvalidator: Measured peak bitrate compared to master playlist declared value exceeds error tolerance I...
13.9.2018 | FFmpeg |
This is a series of articles. Follow the link here to get an overview over all articles. The next point on our MUSTFIX-list of the mediastreamvalidator is: If EXT-X-INDEPENDENT-SEGMENTS is not in master playlist, then you MUST use the EXT-X-INDEPENDENT-SEGMENTS tag in...
30.8.2018 | FFmpeg |
This is a series of articles. Follow the link here to get an overview over all articles. Previously on Using FFmpeg as a HLS streaming server (Part 4) – Multiple Video Resolutions. The command until now looks like the following: ./ffmpeg -listen 1 -i...
26.8.2018 | FFmpeg |
This is a series of articles. Follow the link here to get an overview over all articles. Previously on Using FFmpeg as a HLS streaming server (Part 3) – Multiple Bitrates This is the full command until now: ./ffmpeg -listen 1 -i rtmp://martin-riedl.de/stream01 \...
25.8.2018 | FFmpeg |
This is a series of articles. Follow the link here to get an overview over all articles. Previously on Using FFmpeg as a HLS streaming server (Part 2) – Enhanced HLS Segmentation The livestream with constant segment duration including x264 video encoding and aac...
24.8.2018 | FFmpeg |
This is a series of articles. Follow the link here to get an overview over all articles. Previously on Using FFmpeg as a HLS streaming server (Part 1) – HLS Basics We have set up our fist livestream that was already playable in safari. But we have seen, that the...