gingerbeur / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

Wrong segment index in playing MPEG-DASH live stream with SegmentTemplate #444

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Play the attached MPD.
2. The library seems to calculate wrong segment index.(-6 in attached log)

I use Styled Media Receiver.
dash.js could correctly calculate it.

Original issue reported on code.google.com by reussir....@gmail.com on 4 Dec 2014 at 5:06

Attachments:

GoogleCodeExporter commented 9 years ago
This is due to a bug with how MPL is processing this type of segment template 
for a dynamic stream.

By the way, there might be one more issue - it appears the manifest has a 
single adaptation where both audio and video are combined.  This is not be 
supported - audio and video need to be in separate adaptations.

Original comment by vadi...@google.com on 4 Dec 2014 at 11:31

GoogleCodeExporter commented 9 years ago

Original comment by jonathan...@google.com on 5 Dec 2014 at 11:38