Torbjörn Einarsson
Torbjörn Einarsson
By using the possibility to change the availabilityStartTime (AST) of the DASH-IF live-source-simulator, it was possible to pinpoint that there is no audio playout when AST is older than 49.7...
@joeyparrish It must be in the Tizen media stack. My guess is that the media time (time in DASH segments relative to AST) is converted into milliseconds in the media...
@joeyparrish Thanks for your efforts. It seems to be too much trouble to make a consistent behaviour when shifting the timestamps, so it should better be fixed in Tizen. We...
Hmm. Multiperiod with SegmentTimeLine is not much tested, so I need to dig a bit deeper to see what's going on.
Thanks for this Zack! I'm quite far on translating everything to Python3, so I'll leave this until that is done. Some unit tests should be fine of course. What about...
Sorry for the long delay, but the code is now moved to Python3 and slightly reorganised to to integrate the low-latency mode. Could you look into rebasing and adapting this...
Could be the same issue as #82, where the saio offset was wrong. Is fixed in the source code now.
I think we should go for the third option. It needs two scans, though, since one must first see if there is an mehd box and then remove and change...
We discussed this in the DASH-IF live task force meeting on Nov. 16. A globally growing sequence number cannot be combined with AST = 1970 and fragment duration less than...
Sorry for not reacting to this. I'll try to incorporate this in the new Python3 code. I'll change the code to always return version 1, which I hope is fine?