You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SRS always choose 42e01f first, which is Constrained(e0) Baseline(42) Level3.1(1f), but we should also choose all 42****, because all baseline codec should be accepted.
EnhancementImprovement or enhancement.WebRTCWebRTC, RTC2RTMP or RTMP2RTC.EnglishNativeThis issue is conveyed exclusively in English.
1 participant
Converted from issue
This discussion was converted from issue #3517 on July 18, 2023 04:33.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
SRS always choose
42e01f
first, which isConstrained(e0) Baseline(42) Level3.1(1f)
, but we should also choose all42****
, because all baseline codec should be accepted.So we should refine the negotiation:
42e01f
42e0**
42****
Please refer to following documents for details:
https://github.com/ibc/h264-profile-level-id/blob/master/test/test.js
https://blog.csdn.net/epubcn/article/details/102802108
Beta Was this translation helpful? Give feedback.
All reactions