Hi again. I’ve done with sound delay and now I’m going to approve my iPhone application.
I’m running media validator and it says that my playlist is wrong. Here are the warnings:
WARNING: INF tag with duration 2 seconds or more above the playlist’s target duration (10.000 seconds).
5: #EXTINF:17,
~~
WARNING: INF tag with duration 2 seconds or more above the playlist’s target duration (10.000 seconds).
7: #EXTINF:18,
~~
WARNING: INF tag with duration 2 seconds or more above the playlist’s target duration (10.000 seconds).
9: #EXTINF:17,
~~
WARNING: Media segment bitrate outside of target playlist bitrate by 78.100 % (113984 vs. 64000 bps, limit is 10 %).
6: media_1709.ts?wowzasessionid=329465679
WARNING: Media segment bitrate outside of target playlist bitrate by 68.377 % (107761 vs. 64000 bps, limit is 10 %).
8: media_1710.ts?wowzasessionid=329465679
WARNING: Media segment bitrate outside of target playlist bitrate by 100.224 % (128143 vs. 64000 bps, limit is 10 %).
10: media_1711.ts?wowzasessionid=329465679
WARNING: INF tag with duration 2 seconds or more above the playlist's target duration (10.000 seconds).
5: #EXTINF:18,
~~
WARNING: INF tag with duration 2 seconds or more above the playlist's target duration (10.000 seconds).
7: #EXTINF:17,
~~
WARNING: INF tag with duration 2 seconds or more above the playlist's target duration (10.000 seconds).
9: #EXTINF:16,
~~
WARNING: Media segment bitrate outside of target playlist bitrate by 49.130 % (95443 vs. 64000 bps, limit is 10 %).
10: media_1712.ts?wowzasessionid=329465679
WARNING: INF tag with duration 2 seconds or more above the playlist’s target duration (10.000 seconds).
5: #EXTINF:17,
~~
WARNING: INF tag with duration 2 seconds or more above the playlist’s target duration (10.000 seconds).
7: #EXTINF:16,
~~
WARNING: Media segment bitrate outside of target playlist bitrate by 46.371 % (93677 vs. 64000 bps, limit is 10 %).
10: media_1713.ts?wowzasessionid=329465679
WARNING: INF tag with duration 2 seconds or more above the playlist's target duration (10.000 seconds).
5: #EXTINF:16,
~~
WARNING: Media segment bitrate outside of target playlist bitrate by 49.681 % (95795 vs. 64000 bps, limit is 10 %).
10: media_1714.ts?wowzasessionid=329465679
WARNING: Media segment bitrate outside of target playlist bitrate by 84.836 % (118295 vs. 64000 bps, limit is 10 %).
10: media_1715.ts?wowzasessionid=329465679
The content of my playlist is (I’ve downloaded it with browser):
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=64000
http://ip:1935/live/mpegts.stream/playlist.m3u8?wowzasessionid=1459010386
How it knows what BANDWIDTH option to use? I didn’t set it up.
Can I modify playlist settings for my stream to be correct? And if yes, then how?
Thanks for the help.