Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSS - Wrong representation id if StreamIndex has no 'name' attribute #2009

Conversation

jeremco
Copy link
Contributor

@jeremco jeremco commented Jun 16, 2017

Hi

This PR solves the problem described by @danrossi in issue #1938, using smooth streaming manifest http://videos.electroteque.org/playready/big_buck_bunny.ism/Manifest

In the case there is no 'Name' attribute in manifest StreamIndex node, representation id is of type : null_0, and in this case one video representation and one audio representation could have the same ID.

Jérémie

…buck_bunny.ism/Manifest

Wrong init segment passed in buffer (audio given to video buffer, and video init given to audio buffer ), because of pb in representation id. Both audio and video may have same id (in our case null_0)
@dsparacio dsparacio merged commit c2cb4ba into Dash-Industry-Forum:development Jun 16, 2017
@jeremco jeremco deleted the mss_parser_wrong_id branch June 21, 2017 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants