Skip to content

AI: WebRTC: Support VP9 codec for WebRTC-to-WebRTC streaming. v7.0.123 (#4548)#4565

Merged
winlinvip merged 3 commits intoossrs:developfrom
ossrs-ai:bug/4548
Nov 8, 2025
Merged

AI: WebRTC: Support VP9 codec for WebRTC-to-WebRTC streaming. v7.0.123 (#4548)#4565
winlinvip merged 3 commits intoossrs:developfrom
ossrs-ai:bug/4548

Conversation

@ossrs-ai
Copy link
Contributor

@ossrs-ai ossrs-ai commented Nov 8, 2025

VP9 is a similar codec to HEVC, but for WebRTC, VP9 works better than AVC/HEVC in some special cases. However, SRS only support VP9 for WebRTC, doesn't support converting it to RTMP, for RTMP only support AVC/HEVC/AV1 and SRS cannot support transcoding.

Usage:

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Nov 8, 2025
@winlinvip winlinvip linked an issue Nov 8, 2025 that may be closed by this pull request
@winlinvip winlinvip force-pushed the bug/4548 branch 2 times, most recently from 4b2167b to 1e1b85b Compare November 8, 2025 16:29
@winlinvip winlinvip changed the title AI: Support VP9 codec for WebRTC AI: WebRTC: Support VP9 codec for WebRTC-to-WebRTC streaming. v7.0.123 (#4548) Nov 8, 2025
@winlinvip winlinvip merged commit 7fcd406 into ossrs:develop Nov 8, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

EnglishNative This issue is conveyed exclusively in English.

Development

Successfully merging this pull request may close these issues.

[Feature] WebRTC Support VP9

2 participants