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 · 3 comments
Closed

Support streaming H265 over WebRTC #3386

bouk opened this issue May 24, 2024 · 3 comments

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
Copy link
Contributor

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 26, 2024
@aler9
Copy link
Member

aler9 commented Dec 2, 2024

Streaming H265 with WebRTC is now supported with #4003

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants