srs
srs copied to clipboard
WebRTC: Server crashes on AV1 Encoder
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
- Start stream via OBS with AV1 Encoder and stream to https://rtclocal.test.de/rtc/v1/whip/?app=live&stream=XXXX&codec=av1 endpoint.
- Wait until error occurs.
Expected behavior Expect the server to stay stable when using AV1 Encoder
Screenshots
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.
Okay, thanks. I cannot use the dvr feature then am i right?
Yes, DVR feature based on RTMP tags.