Hello,
When I hook up my HLS DVR stream, I can start watching for like a minute but then it skips 20 minutes ahead and continues from there. I cannot seek back to the beginning anymore.
Here is a sample of the m3u8:
#EXTM3U
#EXT-X-VERSION:3
#EXTINF:15.0,
000000001.ts
000000002.ts
000000003.ts
000000004.ts
000000005.ts
000000006.ts
000000007.ts
000000008.ts
000000009.ts
000000010.ts
000000011.ts
000000012.ts
000000013.ts
000000014.ts
000000015.ts
000000016.ts
000000017.ts
000000018.ts
000000019.ts
000000020.ts
etc...
Are there plans to implement such functionality?
Hello Maxwell,
Viblast Player doesn't support DVR properly. At the moment it is not suitable for DVR streams and that is the reason why you see such a behavior.
Maxwell Dreytser
Hello,
When I hook up my HLS DVR stream, I can start watching for like a minute but then it skips 20 minutes ahead and continues from there. I cannot seek back to the beginning anymore.
Here is a sample of the m3u8:
#EXTM3U
#EXT-X-VERSION:3
#EXTINF:15.0,
000000001.ts
#EXTINF:15.0,
000000002.ts
#EXTINF:15.0,
000000003.ts
#EXTINF:15.0,
000000004.ts
#EXTINF:15.0,
000000005.ts
#EXTINF:15.0,
000000006.ts
#EXTINF:15.0,
000000007.ts
#EXTINF:15.0,
000000008.ts
#EXTINF:15.0,
000000009.ts
#EXTINF:15.0,
000000010.ts
#EXTINF:15.0,
000000011.ts
#EXTINF:15.0,
000000012.ts
#EXTINF:15.0,
000000013.ts
#EXTINF:15.0,
000000014.ts
#EXTINF:15.0,
000000015.ts
#EXTINF:15.0,
000000016.ts
#EXTINF:15.0,
000000017.ts
#EXTINF:15.0,
000000018.ts
#EXTINF:15.0,
000000019.ts
#EXTINF:15.0,
000000020.ts
etc...