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

**Description**' Please ensure that the markdown structure is maintained. 1. SRS version: `4.0`' Please ensure that the markdown structure is maintained. 1. The configuration of SRS is as follows (Config):...

Discussion
TransByAI

## Description SRS Version: v4.0-r4 SRS Log: ``` [2023-03-13 02:09:06.112][Trace][1][413s303w] query release err : http: connect server : http: tcp connect http api.ossrs.net:80 to=30000ms, rto=30000ms : tcp: connect api.ossrs.net:80 to=30000ms...

Bug
Enhancement
EnglishNative

Current config priority: 1. Low: Default values. 2. Medium: Config file. 3. High: Environment variables. If config is set in dockerfile, user can only overwrite it by `docker run --env`,...

EnglishNative

Workaround: Now we disable SRT for cygwin by default as a workaround. The stack is bellow ``` gdb: unknown target exception 0x20474343 at 0x7fff993c039c Thread 1 "srs" received signal ?,...

SRT
EnglishNative

> Note: Please read FAQ before file an issue, see #2716 ## Description Please description your issue here 1. SRS Version: srs5 2. SRS Log: ![image](https://github.com/ossrs/srs/assets/35482732/ae026c71-d86a-4e7f-b705-d391b7693fd9) 3. SRS Config: ```...

Enhancement
GB28181
TransByAI

How to configure the HLS protocol's m3u8 file to not return #EXT-X-MEDIA-SEQUENCE? Otherwise, when the server restarts, the sequence number starts from zero, but the player still has a larger...

Enhancement
HLS
EnglishNative

**Describe the bug** When I perform some transcoding on the origin using ffmpeg (exec), then locally forward it to the SRS's 1945 port as the origin, with an edge server...

EnglishNative

> Note: Please read FAQ before file an issue, see #2716 ## Description Please description your issue here 1. SRS Version: 6.0 2. SRS Log: ``` 2023-05-23 11:03:19.371][INFO][805727][3f7nssn4] SIP: Change...

Bug
GB28181
TransByAI

$ ./configure User config: --x86-x64 Detail config: --prefix=/usr/local/srs --config=conf/srs.conf --hls=on --hds=off --dvr=on --ssl=on --https=on --ssl-1-0=off --ssl-local=off --sys-ssl=off --transcode=on --ingest=on --stat=on --http-callback=on --http-server=on --stream-caster=on --http-api=on --utest=off --cherrypy=off --srt=off --rtc=on --simulator=off --cxx11=off...

Bug
good first issue
help wanted
EnglishNative

## Description 1. Application scenario There is an older system with a Chrome kernel (compatible with XP) that can only recognize mono audio streams. A mono audio stream was pushed...

Bug
Enhancement
EnglishNative