Skip to content
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

WebRTC: Server crashes on AV1 Encoder #4132

Open
Diras226 opened this issue Aug 4, 2024 · 2 comments
Open

WebRTC: Server crashes on AV1 Encoder #4132

Diras226 opened this issue Aug 4, 2024 · 2 comments
Assignees
Labels
WebRTC WebRTC, RTC2RTMP or RTMP2RTC.

Comments

@Diras226
Copy link

Diras226 commented Aug 4, 2024

While streaming with an AV1 encoder the server crashes after some time ~5min. Using OBS there were a lot of warnings as well and the stream couldn't be played. Using chrome the stream is playable, but the server still crashes.

Version
SRS:6

To Reproduce

  1. Start stream via OBS with AV1 Encoder and stream to https://rtclocal.test.de/rtc/v1/whip/?app=live&stream=XXXX&codec=av1 endpoint.
  2. Wait until error occurs.

Expected behavior
Expect the server to stay stable when using AV1 Encoder

Screenshots
webrtc_errors
webrtc_warnings

@winlinvip
Copy link
Member

Please never ignore other information to reproduce the issue, like the config and logs.

I guess you should disable the rtc_to_rtmp, because RTMP does not support AV1 right now.

@winlinvip winlinvip self-assigned this Aug 12, 2024
@winlinvip winlinvip added the WebRTC WebRTC, RTC2RTMP or RTMP2RTC. label Aug 12, 2024
@Diras226
Copy link
Author

Okay, thanks. I cannot use the dvr feature then am i right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebRTC WebRTC, RTC2RTMP or RTMP2RTC.
Projects
None yet
Development

No branches or pull requests

2 participants