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

multi-frame streaming #4

Closed
bmegli opened this issue Mar 16, 2020 · 0 comments
Closed

multi-frame streaming #4

bmegli opened this issue Mar 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bmegli
Copy link
Owner

bmegli commented Mar 16, 2020

Related to hardware-video-streaming#5

Make NHVE capable of:

  • using multiple hardware accelerated encoders
  • for multi frame streaming
@bmegli bmegli added the enhancement New feature or request label Mar 16, 2020
bmegli added a commit that referenced this issue Mar 16, 2020
- interface for initalizing multiple encoders
- proper init/cleanup
- single encoder case reimplemented as case with 1 encoder

This still needs changes for passing multiple frames.

related to #4
bmegli added a commit that referenced this issue Apr 4, 2020
- interface for initalizing multiple encoders
- proper init/cleanup
- single encoder case reimplemented as case with 1 encoder

This still needs changes for passing multiple frames.

related to #4
bmegli added a commit that referenced this issue Apr 5, 2020
- bump MLSP submodule (multi-frame transport)
- library interface for:
  - initalizing multiple harware encoders
  - encoding and sending multiple logical subframes together
- example of multi streaming

Related to #4
bmegli added a commit that referenced this issue Apr 12, 2020
No need for separate interface for multi-frame and frame streaming.

The C way.

Related to #4
@bmegli bmegli closed this as completed in c490f7e Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant