Skip to content

Validate VAAPI / QSV encoders on real Intel/AMD hardware #19

Description

@vitorfranklin

h264_vaapi and h264_qsv profiles are implemented (backend/app/streaming/encoder_profiles.py) and auto-detected via encode probes (encoder_detect.py), but have never been validated on real Intel/AMD GPU hardware — only the fallback to libx264 is guaranteed.

Help wanted: run the container with --device /dev/dri on an Intel/AMD machine and report which encoder the startup log picks, whether the stream works, and the measured jitter buffer (RTCPeerConnection.getStats() — see the Performance Metrics section of the README).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions