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. > Describe the problem you encountered here: srs generates a core dump. 1. SRS version: `xxxxxx`' Please make sure to maintain...
> 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...
> 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...
> 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...
## 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":...
> 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...
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]` ||...
 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,...
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...
How can we create multiple Livestream by API?