Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

SRS only supports H.264 Baseline profile in WebRTC, not High profile #4078

Closed
Tangpriest opened this issue Jun 3, 2024 · 1 comment
Closed
Labels
EnglishNative This issue is conveyed exclusively in English.

Comments

@Tangpriest
Copy link

I have been exchanging SDP information between WebRTC and SRS and noticed that the encoding only supports the H.264 Baseline profile. It appears that SRS does not support the High profile for H.264. Can you confirm if this is the case?

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jun 3, 2024
@jiang335
Copy link

jiang335 commented Jun 5, 2024

The function SrsRtcConnection::negotiate_publish_capability() is hardcoded to only support the codec 42e01f.

TRANS_BY_GPT4

@ossrs ossrs locked and limited conversation to collaborators Jun 17, 2024
@winlinvip winlinvip converted this issue into discussion #4095 Jun 17, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
EnglishNative This issue is conveyed exclusively in English.
Projects
None yet
Development

No branches or pull requests

3 participants