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

decode h264 frames without entire file #73

Open
youahmad opened this issue Mar 21, 2018 · 1 comment
Open

decode h264 frames without entire file #73

youahmad opened this issue Mar 21, 2018 · 1 comment

Comments

@youahmad
Copy link

Hello,
i try to decode live h264 stream in browser and your api looks great!
I have a question for you:

  I receive h264 frames via http server. It is a live stream, so i receive chunked data. I push the frames in a Uint8Array when they arrive.
  Could i convert h264 frames with ffmpeg_run without the entire file?

  Thanks you.
@youahmad
Copy link
Author

I specify that the h264 stream is not in a container.

Thanks 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