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. > Describe the problem you encountered here: srs generates a core dump. 1. SRS version: `xxxxxx`' Please make sure to maintain...

Bug
TransByAI

> Note: Please read FAQ before file an issue, see #2716 ## Description While I was testing with rtmp to webrtc, the webrtc stream worked well. Then I refreshed the...

WebRTC
EnglishNative

> Note: Please read FAQ before file an issue, see #2716 ## Description Please description your issue here 1. SRS Version: docker srs:5 2. SRS Log: 3. SRS Config: conf/gb28181.conf...

GB28181
API
good first issue
help wanted
EnglishNative

> Note: Please read FAQ before file an issue, see #2716 ## Description Please description your issue here The SRS is configured to record a video every 30 seconds. After...

WebRTC
DVR
TransByAI

## Description In the result of streams HTTP API there is a `live_ms`: ```json { "id": "vid-14w0m16", "name": "stream_2", "vhost": "vid-583q51c", "app": "push", "live_ms": 1692788753828, "clients": 1, "frames": 229557, "send_bytes":...

EnglishNative

> Note: Please read FAQ before file an issue, see #2716 ## Description Please description your issue here 1. SRS Version: SRS/5.0.170(Bee), MIT 2. SRS Log: [2023-08-14 09:44:12.611][ERROR][1331][4q096686][4] serve error...

TransByAI

CentOS 7: ```bash (LSAN_OPTIONS=verbosity=1:log_threads=1 SRS_DAEMON=on \ SRS_DISABLE_DAEMON_FOR_DOCKER=off ./objs/srs -c conf/srs.conf; \ echo "SRS exit with $?") && ps aux|grep srs ``` ```text ==10==AddressSanitizer: libc interceptors initialized || `[0x10007fff8000, 0x7fffffffffff]` ||...

EnglishNative

![image](https://user-images.githubusercontent.com/49718621/199486193-3a135486-7be1-4cf5-8085-ce8019b6d6ba.png) After streaming with WebRTC and converting to RTMP, we enabled DVR. However, upon finishing the recording, we noticed that the frame rate of the resulting FLV file is 1000,...

WebRTC
DVR
good first issue
help wanted
TransByAI

using /api/v1/streams to get info about streams like fellow: but 2049 code returned when using delete api (/api/v1/clients/dj629c58) to delete the client dj629c58, there is no error log in server...

EnglishNative

How can we create multiple Livestream by API?

EnglishNative