-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
HEVC: Error empty SPS/PPS when coverting RTMP to HEVC. #3407
Comments
webrtc still does not support h265
|
winlinvip
changed the title
RTMP(H265) 转RTC包异常serve error code=5011(RtcRtpMuxer)
HEVC: Error code=5011(RtcRtpMuxer) when coverting RTMP to HEVC.
Feb 13, 2023
@chundonglinlin We should make this error code more explicit. Currently, it says SPS/PPS is empty. We can specify that it is RTC not supporting H.265 when RTMP2RTC is enabled.
|
winlinvip
changed the title
HEVC: Error code=5011(RtcRtpMuxer) when coverting RTMP to HEVC.
HEVC: Error empty SPS/PPS when coverting RTMP to HEVC.
Feb 13, 2023
error tips will be resolved by PR #3408 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SRS Version: XCORE-SRS/6.0.23(Bee)
SRS Log:
Replay
Client pushes RTMP (H265) to SRS service.
rtc { enabled on;
rtmp_to_rtcis set to
on; it will cause an error, but when set to
off, it works normally. rtc_to_rtmp on; }
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: