srs icon indicating copy to clipboard operation
srs copied to clipboard

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.

Results 391 srs issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Pulling rtsp stream from camera(in h264 codec) and pushing rtmp to srs without any transcoding, webrtc can not play, but exectuting a snapshot on camera will make...

WebRTC
EnglishNative

**Describe the bug** In the gb28181.conf file, after setting auto_play to off, I couldn't find the corresponding API interface to control auto_play to on. I tried the V1 version of...

TransByAI

**Describe the bug** Machine Environment: MacOSX M1 Run ./configure Run make After compiling SRS, running 'make srs_hls_ingester' fails. **Version** Develop branch, commit: 4a100616f Support build without cache to test if...

TransByAI

**Describe the bug** First, play the FLV file, then use WHIP to stream it. You may encounter a situation where only the video is visible, but there is no sound....

TransByAI

**Describe the bug** When two candidates are returned, one of them is unreachable, and there is a stuttering issue when playing WHEP. **Version** 6.0.96 **To Reproduce** Steps to reproduce the...

TransByAI

## Description In the process of using webrtc over tcp. we found that the tcp connection was frequently disconnected during an irregular periods of time. The server seems to destroy...

EnglishNative

**Description** May I ask, in the srs 5.0 version, is it possible to capture the events of pulling and closing streams from the origin server by configuring the HTTP callback...

EnglishNative

**What is the business background? Please provide a description.** Everyone who wants to transcode different app on different endpoint etc. Single transcode on single app is working, but multiple transcode...

EnglishNative

**Describe the bug** When playing m3u8 with streaming and subtitles, the streaming will play normally, but the subtitles cannot be displayed correctly. After logging, it was found that the client...

EnglishNative

**Describe the bug** When SRS forwards RTC packets, it modifies the SSRC and Timestamp, which is inconvenient for end-to-end troubleshooting. **Version** 6.0.95 **To Reproduce** Steps to reproduce the behavior: 1....

WebRTC
TransByAI