Flussonic

DVR and timeshift

Hello,

I have problem with timeshift function.

We using Magoware OTT and trying to implement timeshift option. I read a lot for this but can`t avoid one major problem "Repeated requests to the same timeshift URL"

I’ve tried with index-[epochtime]-now.m3u8 and it`s work corekt

    ^[[F.....Lw.GET /TVN/archive-1560241740-now.m3u8 HTTP/1.1
.....Lw.GET /TVN/archive-1560241740-now.m3u8 HTTP/1.1
.....Lw.GET /TVN/tracks-v1a1/index-1560241740-now.m3u8 HTTP/1.1
.....Lw.GET /TVN/tracks-v1a1/index-1560241740-now.m3u8 HTTP/1.1
.....Lw.GET /TVN/tracks-v1a1/dvr-2019/06/11/08/28/56-10080.ts HTTP/1.1
.....Lw.GET /TVN/tracks-v1a1/dvr-2019/06/11/08/28/56-10080.ts HTTP/1.1
.../.Ly.GET /TVN/tracks-v1a1/dvr-2019/06/11/08/29/06-10080.ts HTTP/1.1
.../.Ly.GET /TVN/tracks-v1a1/dvr-2019/06/11/08/29/06-10080.ts HTTP/1.1
.....L{.GET /TVN/tracks-v1a1/dvr-2019/06/11/08/29/16-10080.ts HTTP/1.1
.....L{.GET /TVN/tracks-v1a1/dvr-2019/06/11/08/29/16-10080.ts HTTP/1.1
...h.L|.GET /TVN/tracks-v1a1/dvr-2019/06/11/08/29/26-10080.ts HTTP/1.1
...h.L|.GET /TVN/tracks-v1a1/dvr-2019/06/11/08/29/26-10080.ts HTTP/1.1

but when i try to return several hours before (more then 2) i get this

GET /TVN/archive-1560228300-9000-now.m3u8 HTTP/1.1
GET /TVN/archive-1560228300-9000-now.m3u8 HTTP/1.1
GET /TVN/archive-1560228300-9000-now.m3u8 HTTP/1.1
GET /TVN/archive-1560228300-9000-now.m3u8 HTTP/1.1
..:Z.L..GET /TVN/archive-1560228300-9000-now.m3u8 HTTP/1.1
..:Z.L..GET /TVN/archive-1560228300-9000-now.m3u8 HTTP/1.1
..:[.L..GET /TVN/archive-1560228300-9000-now.m3u8 HTTP/1.1

For now we can`t implement token session. If there is another option to avoid this MAJOR problem I will be so glad to see.

Thanks in advance!

It is wrong URL because you can’t put 9000 and now at the same time.