Skip to content

Does Pion WebRTC Support Hardware Acceleration? #1648

Answered by Sean-Der
Sean-Der asked this question in Q&A
Discussion options

You must be logged in to vote

Pion WebRTC itself don't handle the encoding/decoding of media, only the transport.

An example of sending ffmpeg into Pion WebRTC with hardware acceleration would be rtp-to-webrtc. Instead of using libpvx you could use h264_nvenc as the encoder.

Replies: 1 comment

Comment options

Sean-Der
Jan 25, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Sean-Der
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant