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 streaming H265 over WebRTC #3386

Closed
bouk opened this issue May 24, 2024 · 1 comment
Closed

Support streaming H265 over WebRTC #3386

bouk opened this issue May 24, 2024 · 1 comment

Comments

@bouk
Copy link
Contributor

bouk commented May 24, 2024

Describe the feature

Currently trying to stream H265 over WebRTC leads to the stream doesn't contain any supported codec, which are currently AV1, VP9, VP8, H264, Opus, G722, G711. go2rtc supports streaming H265 over WebRTC for Safari (with some caveats) and it would be cool if mediamtx also supported it!

@aler9
Copy link
Member

aler9 commented May 24, 2024

This won't be done as it would benefit less than 5% of users and cause the remaining 95% to open issues in order to find out why H265 is advertised as supported but they cannot use it.

My advice is to switch as most as possible to a patent-free code like AV1 or VP9.

@aler9 aler9 closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
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

2 participants