srs
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.
**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):...
## 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...
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`,...
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 ?,...
> Note: Please read FAQ before file an issue, see #2716 ## Description Please description your issue here 1. SRS Version: srs5 2. SRS Log:  3. SRS Config: ```...
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...
**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...
> 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...
$ ./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...
## 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...