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

update emsg box management #1974

Merged

Conversation

nicosang
Copy link
Contributor

Hi,

this PR has to remove properly the emsg box before to append segment in video buffer.

//TODO Discuss why this is here. inbandEventFound is never set to true!!

I'm not sure that it is really needed to remove this box. is there someone that can confirm this needed?

If it's not, I will update this PR by remove this part of the code.

Fraunhofer sample

@dsilhavy
Copy link
Collaborator

@nicosang Thanks for pointing that out. The reason we removed emsg boxes in older dash.js versions was because some browsers stopped playing as soon as they encountered a box they do not know. I guess we can remove this section of the code as emsg support seems fine now.

@nicosang
Copy link
Contributor Author

thanks @dsilhavy . Indeed, it seems to be ok for browsers if emsg box is part of mp4 segment.

@nicosang nicosang force-pushed the remove_emsgbox branch 2 times, most recently from b7583ff to a6e49df Compare June 9, 2017 08:40
@dsparacio dsparacio merged commit 772a8c9 into Dash-Industry-Forum:development Jun 13, 2017
@nicosang nicosang deleted the remove_emsgbox branch June 14, 2017 07:42
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

3 participants