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

Allow feeding H.264 into the webrtc wrapper #49

Open
floe opened this issue Jan 19, 2023 · 0 comments
Open

Allow feeding H.264 into the webrtc wrapper #49

floe opened this issue Jan 19, 2023 · 0 comments
Labels
performance speed improvements
Milestone

Comments

@floe
Copy link
Owner

floe commented Jan 19, 2023

Right now, all encoding is done in the wrapper and only raw video can be consumed; would be more flexible if an option for consuming already-encoded H.264 is available. This is a prerequisite for addressing #31.

NB: in parallel, some scenarios would benefit from not hard-wiring a decodebin into the output, but also allowing to output the encoded stream.

@floe floe added this to the v0.3 milestone Jan 19, 2023
@floe floe added enhancement New feature or request performance speed improvements and removed enhancement New feature or request labels Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance speed improvements
Projects
None yet
Development

No branches or pull requests

1 participant