issues
search
ossrs
/
srs
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.69k
stars
5.38k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Transcode: Fail to detect the loop transcoding in SRS 5
#3516
litianyu313
opened
1 year ago
3
WebRTC: Support config the bitrate of transcoding AAC to Opus. v5.0.167, v6.0.60
#3515
chundonglinlin
closed
1 year ago
1
SSL: Fix SSL_get_error get the error of other coroutine.
#3513
chundonglinlin
closed
1 year ago
0
When ingesting the streaming, there is an issue with the URL. The URL contains an "&" symbol, which causes a problem with the command format. How should this be written?
#3512
linkewei0580
closed
1 year ago
1
SRT: The peer_idle_timeout setting timeout is invalid.
#3511
bigmisspanda
closed
1 year ago
1
Will SRS support controlling recording files through the interface?
#3510
linkewei0580
closed
1 year ago
1
BugFix: improve c++ std space import.
#3509
suzp1984
closed
3 weeks ago
2
RTMP: Support parse and convert HDR information.
#3508
winlinvip
closed
1 year ago
0
TYPO : fix misspelling coroutine word.
#3507
suzp1984
closed
7 months ago
1
HLS: Should restore the sequence number when restart
#3506
HappyManYun
opened
1 year ago
1
Occasional crash when client with unstable connection watches via WebRTC
#3505
svrdl
closed
7 months ago
5
hls_entry_prefix only affects TS file, not m3u8 file
#3504
widewing
closed
1 year ago
1
SrsContextId assignment can be improved without create a duplicated one. v5.0.175 v6.0.70
#3503
suzp1984
closed
1 year ago
0
SRT: Generating TS file failed when converting RTSP to SRT. When using ffmpeg to stream with the SRT protocol to SRS, the generated HLS playback is abnormal, and the m3u8 file cannot be played.
#3502
bigmisspanda
closed
1 year ago
2
DJFly: Crash with ERROR: AddressSanitizer: heap-buffer-overflow Using DJI Fly software for live streaming Error ERROR: AddressSanitizer: heap-buffer-overflow
#3501
kimichuan111
closed
7 months ago
3
SSL: SSL_get_error gets the error of another coroutine. Errors in SSL operations can affect other SSL connections (SSL_read r0=-1, r1=1).
#3497
lizhongjie9999
closed
1 year ago
1
RTMP: Support enhanced RTMP specification for HEVC. v6.0.42
#3495
winlinvip
closed
1 year ago
2
feature/sctp: support sctp data channel
#3494
johzzy
opened
1 year ago
0
Browser pushes the webrtc stream. The request is sometimes fast and sometimes slow. When the request is slow, the webrtc stream will freeze.
#3492
liuhaizhang
closed
1 year ago
1
Should be atomic code for checking stream busy.
#3491
winlinvip
closed
1 year ago
0
GB28181: Connection is disconnected after a period of time. The transmission is interrupted after a certain period.
#3489
DamienLee2017
closed
7 months ago
6
Config: Change env to lower priority than config file.
#3488
winlinvip
opened
1 year ago
1
SRT: Performance is low caused by srs_assert
#3487
winlinvip
opened
1 year ago
1
WebRTC captures desktop (screen sharing) on the browser side, causing lag.
#3486
toskeyfine
closed
1 year ago
1
WebRTC captures desktop (screen sharing) on the browser side, causing lag.
#3485
toskeyfine
closed
1 year ago
0
[11] serve error code=1028(StreamBusy)(Stream already exists or busy) : service cycle : rtmp: stream service : rtmp: stream /live/livestream is busy
#3484
YarovoySergey
closed
1 year ago
1
gb28181 Hikvision camera reports an error when pulling video stream, please give some guidance, thank you
#3483
yangkexian0220
closed
1 year ago
1
Support: Set up configuration for the proxy cluster.
#3482
winlinvip
closed
1 year ago
1
Using DJI's cloud API, we are streaming through RTMP and converting it to WebRTC for playback. However, there is stuttering and dropped frames when playing locally, while other clients can access it normally.
#3481
hqzqaq
closed
1 year ago
1
Remove unneccessary NULL check in srs_freep. v5.0.150, v6.0.38
#3477
yashwardhan-jyani
closed
1 year ago
5
WebRTC: Support WHIP clients
#3476
winlinvip
closed
1 year ago
0
support webrtc-datachannel sdp exchange
#3475
duiniuluantanqin
opened
1 year ago
0
How to enable ASAN in srs 4.0 compilation?
#3474
Cossack9989
closed
1 year ago
1
SRT: Support multiple srt_server and ports
#3473
runner365
opened
1 year ago
0
WebRTC: Support configure CANDIDATE by env
#3470
winlinvip
closed
1 year ago
0
Support multiple passphrase by multiple srt_server
#3468
winlinvip
opened
1 year ago
0
Help: Ubuntu 22 failed to set up automatic startup.
#3467
JakeWoki
closed
1 year ago
1
HttpConn: Check nb_chunk no memory address.
#3465
chundonglinlin
closed
1 year ago
0
Is it possible to support OBS publish HEVC stream over rtmp ?
#3464
cochiachang
closed
1 year ago
18
WebRTC: Play stucked when no Internet.
#3463
kewell-tsao
opened
1 year ago
2
May I ask what exactly is ssrc and how is it generated? I want to change the first digit of ssrc to 1 for playback purposes.
#3462
yipeng2001
closed
1 year ago
2
Support WHIP and WHEP player. v5.0.147 and v6.0.35
#3460
winlinvip
closed
1 year ago
0
WebRTC: Support FS MCU connects to SRS by WHIP for SIP clients.
#3459
winlinvip
closed
1 year ago
3
API: Support HTTP basic authentication for API. v6.0.4, v5.0.152
#3458
duiniuluantanqin
closed
1 year ago
3
[deprecated]API: add basic auth for http api
#3456
duiniuluantanqin
closed
1 year ago
0
RTC: Call on_play before create session, for it might be freed for timeout.
#3455
xiaozhihong
closed
1 year ago
3
WebRTC: Add audio jitter buffer in rtc2rtmp. Increase the jitter buffer for audio.
#3454
xiaozhihong
opened
1 year ago
3
Around 20 concurrent WebRTC streams are being played, and the server's upstream bandwidth is not reaching its limit. However, multiple clients are experiencing stuttering.
#3452
youdeveloper
closed
1 year ago
0
Console: API response only 10 streams, should support pagination by console.
#3451
saturndeng
opened
1 year ago
2
WebRTC: Error message carries the SDP when failed. v5.0.151, v6.0.39
#3450
chundonglinlin
closed
1 year ago
0
Previous
Next