forked from flutter-webrtc/flutter-webrtc
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
featureNew feature or requestNew feature or requestplatform::linuxSpecific to Linux platformSpecific to Linux platform
Description
Implementation of hardware decoding via VDPAU
Problem to solve
- Solves the license problem when using the h264 software decoder
- Improves energy efficiency, reduces CPU load
Proposal
- Recheck frame info parsing
- Fix frame references
Prior art
FFmpeg (Check the license)
Alternatives
Use VA-API (Check NVIDIA driver support)
Links & references
https://github.com/instrumentisto/medea-flutter-webrtc/tree/vdpau
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestplatform::linuxSpecific to Linux platformSpecific to Linux platform