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

MediaSource Extentions (MSE) segments example for Dash.js #159

Open
Type1J opened this issue Aug 1, 2023 · 0 comments
Open

MediaSource Extentions (MSE) segments example for Dash.js #159

Type1J opened this issue Aug 1, 2023 · 0 comments

Comments

@Type1J
Copy link

Type1J commented Aug 1, 2023

MediaSource elements in HTML require an init.m4s and videoX.m4s and audioX.m4s where X is the segment number.

In Dash.js, there's also a manifest that references these files. (Optional for the example, but nice to have.)

I'd like an example of this library either encoding generated video (like a color fade between) and audio (like a sine wave) or transcoding an input video, and outputing the init.m4s, videoX.m4s and audio.m4s files.

Please and thank you!

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

No branches or pull requests

1 participant