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

Add support to h265 video #256

Closed
patrickelectric opened this issue Aug 4, 2023 · 4 comments · Fixed by #252
Closed

Add support to h265 video #256

patrickelectric opened this issue Aug 4, 2023 · 4 comments · Fixed by #252

Comments

@patrickelectric
Copy link
Member

No description provided.

@joaoantoniocardoso joaoantoniocardoso linked a pull request Aug 4, 2023 that will close this issue
6 tasks
@patrickelectric
Copy link
Member Author

Based on multiple sources, it appears that h265 support for webrtc will be a major problem.

https://stackoverflow.com/questions/64315827/h265-support-on-webrtc-android/76417043#76417043

Browsers have h265 capabilities (not fully working out of the box) https://caniuse.com/?search=h265.

But h265 support in webrtc is much more problematic, where is not listed among the mandatory codecs for WebRTC.

@patrickelectric
Copy link
Member Author

patrickelectric commented Aug 21, 2023

Adding h265 video stream capabilities for QGC, gstreamer and others receivers is possible, but WebRTC appears to be a major technology issue on the ecosystem.

@joaoantoniocardoso
Copy link
Collaborator

I'll continue to track this, and comment here if there are any relevant updates.

@patrickelectric
Copy link
Member Author

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

Successfully merging a pull request may close this issue.

2 participants