winlin
c6eddc72e9
Fix issue of srs-player failing to play HTTP-FLV. v5.0.165
2 years ago
panda
3a14bb4620
Upgrade jquery from 1.10.2 to 1.12.2 ( #3571 )
...
---------
Co-authored-by: chundonglinlin <chundonglinlin@163.com>
2 years ago
panda
1e43bb6b9f
Fix command injection in api-server for HTTP callback. v5.0.157, v6.0.48
2 years ago
winlin
261bebcad1
Support the publishing of RTP plaintext packets using WHIP. v5.0.155
2 years ago
Winlin
5cc794b22d
WHIP: Support DELETE resource for Larix Broadcaster. v5.0.148 v6.0.36 ( #3427 )
...
* WHIP: Support DELETE resource.
* Support push by Larix.
* FLV: Disable stash buffer for realtime.
* WHEP: Fix muted issue.
-------
Co-authored-by: chundonglinlin <chundonglinlin@163.com>
Co-authored-by: panda <542638787@qq.com>
2 years ago
Winlin
dfef94411f
Support WHIP and WHEP player. v5.0.147 and v6.0.35 ( #3460 )
...
PICK c001acaae9
Co-authored-by: chundonglinlin <chundonglinlin@163.com>
Co-authored-by: panda <542638787@qq.com>
2 years ago
panda
9600e495c7
Rewrite research/api-server code by Go, remove Python. ( #3382 )
...
* support api-server golang
* Update release to v6.0.18 and v5.0.137
PICK 81566868bf
Co-authored-by: winlin <winlin@vip.126.com>
Co-authored-by: chundonglinlin <chundonglinlin@163.com>
Co-authored-by: ChenGH <chengh_math@126.com>
2 years ago
winlin
02a18b328c
MP3: Upgrade mpegts.js to support HTTP-TS with mp3. v5.0.126 ( #296 )
2 years ago
john
271afbbf82
DASH: Fix number mode bug to make it run. v5.0.96 ( #3240 )
...
* Add utc time utility
* Fix calculate duration in fmp4
* Refine dash code, use segment template timeline
* Shrink m4s file and cleanup
* Support play by dash.js
* Use SegmentTemplate timeline mode with $Number$
Co-authored-by: winlin <winlin@vip.126.com>
2 years ago
Winlin
9191217e27
Player: Use xqq/mpegts.js to play HTTP-TS/HTTP-FLV ( #3263 )
...
1. Replace flv.js with mpegts.js
2. Use mpegts.js to play HTTP-FLV.
3. Use mpegts.js to play HTTP-TS.
2 years ago
Winlin
59d37abc2b
Player: Use H5 native to play mp4. ( #3262 )
2 years ago
Winlin
5a420ece3b
GB28181: Support GB28181-2016 protocol. v5.0.74 ( #3201 )
...
01. Support GB config as StreamCaster.
02. Support disable GB by --gb28181=off.
03. Add utests for SIP examples.
04. Wireshark plugin to decode TCP/9000 as rtp.rfc4571
05. Support MPEGPS program stream codec.
06. Add utest for PS stream codec.
07. Decode MPEGPS packet stream.
08. Carry RTP and PS packet as helper in PS message.
09. Support recover from error mode.
10. Support process by a pack of PS/TS messages.
11. Add statistic for recovered and msgs dropped.
12. Recover from err position fastly.
13. Define state machine for GB session.
14. Bind context to GB session.
15. Re-invite when media disconnected.
16. Update GitHub actions with GB28181.
17. Support parse CANDIDATE by env or pip.
18. Support mux GB28181 to RTMP.
19. Support regression test by srs-bench.
2 years ago
winlin
378bffa34f
Micro changes and refines.
2 years ago
winlin
6f7b242ce2
APM: Extract research to projects.
2 years ago
winlin
3e2f8622f8
APM: Support distributed tracing by Tencent Cloud APM. v5.0.63
2 years ago
winlin
1b25ef9028
Merge branch '4.0release' into develop
2 years ago
winlin
686f57799e
Fix #3179 : WebRTC: Make sure the same m-lines order for offer and answer. v4.0.265
2 years ago
winlin
dd37a041b9
Fix URL parsing bug for __defaultVhost__. v5.0.55
3 years ago
winlin
9c6774b644
STAT: Refine tcUrl for SRT/RTC. v5.0.54
3 years ago
winlin
d877c0b76f
Tools: Update console and httpx.
3 years ago
winlin
18d25eacfb
Merge 4.0release
3 years ago
winlin
f7280399d4
Merge 4.0release, migrate to new website.
3 years ago
winlin
310514ea94
Update players and console.
3 years ago
winlin
2b2379de12
RTC: Refine player sdk, reject with xhr.
3 years ago
winlin
b3baa888ee
RTC: Refine player sdk, directly use raw HTTP.
3 years ago
CommanderRoot
8a75e8a165
Replace deprecated String.prototype.substr() ( #2948 )
...
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
chundonglinlin
03cf93fc2b
Forward: support config full rtmp url forward to other server ( #2799 )
...
* Forward: add backend config and demo server for dynamic create forwarder to other server.(#1342 )
* Forward: if call forward backend failed, then return directly.
* Forward: add API description and change return value format.
* Forward: add backend conf file and wrapper function for backend service.
* Forward: add backend comment in full.conf and update forward.backend.conf.
* Forward: rename backend param and add comment tips.
3 years ago
winlin
c2b07ad943
Squash: Fix bugs
3 years ago
winlin
e27b658ef9
Refine the error for WebRTC H5 publisher. v4.0.239
3 years ago
winlin
32bb96a5c2
Squash: Fix bugs
3 years ago
winlin
1d4fac0dbc
Refine docker console, preview by players at the same server. v4.0.236
3 years ago
winlin
7c9f88be0b
Eliminate unused *.as files for Adobe Flash. v5.0.22
3 years ago
winlin
93aa0eb5ba
Squash: Fix bugs
3 years ago
winlin
73d0ce1cee
Support api to specify the WebRTC API port. v4.0.225
3 years ago
winlin
c6c2e97189
Support api_port to specify the WebRTC API port. v4.0.225
3 years ago
winlin
db3ceb445b
Support api_port to specify the WebRTC API port. v4.0.224
3 years ago
winlin
d47dd81f46
Refine the running homepage. v4.0.221
3 years ago
winlin
fb93631407
Refine the running homepage. v4.0.221
3 years ago
winlin
574afb4320
Refine the running homepage. v4.0.221
3 years ago
winlin
7e25d0d7f4
Refine the running homepage. v4.0.221
3 years ago
winlin
716e578a19
Squash: Fix bugs
3 years ago
winlin
44e9dc83e9
Upgrade gperftools to 2.9 for GCP/GMC/GMP/GMD. ( #2247 )
3 years ago
winlin
63da0dca92
Cleanup server for GMC, by WaitGroup to destroy. ( #2247 ). v4.0.206
3 years ago
winlin
e16830e989
Squash: Merge 4.0.201
3 years ago
winlin
542a3e4f36
RTC: Refine publish security error message ( #2762 ). v4.0.200
3 years ago
winlin
440f29b758
Squash: Merge #2732
3 years ago
winlin
7771fbe858
Fix #2732 : WebRTC: Fail to publish RTC automatically for HTML5.
3 years ago
winlin
a81aa2edc5
Squash: Merge SRS 4.0
3 years ago
winlin
cf99ebf186
Fix #2653 : Remove HTTP RAW API. v4.0.170
3 years ago
winlin
19e857ada4
Remove dead link for issues
3 years ago