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

![image](https://github.com/ossrs/srs/assets/167484593/bc22e06d-3d05-4078-9b57-bf8bf81797cb)

EnglishNative

**Description** Relying on SRS's HLS callback for recording business, when RTMP push stream stops, if a TS file is segmented at this time, there is a probability that the on_hls...

Bug
Enhancement
API
TransByAI

> Note: Before asking a question, please read the FAQ (Please read FAQ before filing an issue) https://github.com/ossrs/srs/issues/2716 **Description** > Please describe your issue here. > 1. SRS version: `srs-4.0.198`...

WebRTC
Codec
TransByAI

> Note: Before asking a question, please read the FAQ (Please read FAQ before filing an issue) https://github.com/ossrs/srs/issues/2716 **Description** When configuring HLS parameters and streaming with Raspberry Pi 3, SRS...

Bug
HLS
TransByAI

> Note: Before asking a question, please read the FAQ (Please read FAQ before filing an issue) https://github.com/ossrs/srs/issues/2716 **Description** > Please describe your issue here > 1. SRS version: `SRS/4.0.136`...

API
TransByAI

When I open the overview page in the console, GET https://192.168.5.177:8088/api/v1/summaries?callback=angular.callbacks._0 is 404. Https API port should be 1990, but here is 8088, 8088 is the port for the https...

TransByAI

related to #4052 , fix http-flv can not play in mac os safari web browser bug. use this video sample to reproduce: https://drive.google.com/file/d/1UEMoMxv76D9W5pzOE9RQuBQ1bT4qIp06/view?usp=sharing

EnglishNative

!!! Before submitting a new bug report, please ensure you have searched for any existing bugs and utilized the `Ask AI` feature at https://ossrs.io or https://ossrs.net (for users in China)....

TransByAI

**Describe the bug** pull http-flv stop, cleanup die source, need call http_unmount(SrsRequest* r) **Version** commit ea7e2c2 **To Reproduce** Steps to reproduce the behavior: 1. Start pulling stream (http-flv), no pushing...

EnglishNative

for https://github.com/ossrs/srs/issues/3369 You can test it using https://github.com/ossrs/srs-sip 1. Start SRS and SRS-SIP ``` ./objs/srs -c conf/gb28181.conf ``` ``` ./bin/srs-sip -sip-port 5060 -media-addr 127.0.0.1:1985 ``` 2. Please refer to the...

EnglishNative