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

Support AV1 / HEVC via RTMP #24

Open
clone1018 opened this issue Mar 27, 2023 · 2 comments
Open

Support AV1 / HEVC via RTMP #24

clone1018 opened this issue Mar 27, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@clone1018
Copy link
Member

The OBS Project recently added support for the Enhanced RTMP v1 spec, which allows for additional codec negotiation.

Since Waveguide is (or will be) codec agnostic, we should be able to support these standards as well. However I'm not sure there's a great Go library that has support for this "new spec" so that may be required before moving forward.

@clone1018 clone1018 added the enhancement New feature or request label Mar 27, 2023
@clone1018
Copy link
Member Author

Worth mentioning we already maintain a go-rtmp fork.

@nassah221
Copy link
Collaborator

I think the main issue with supporting av1 would be the decoding of stream for the thumbnailer.

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

2 participants