1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
Commit graph

1811 commits

Author SHA1 Message Date
winlin
16162eccce Merge 2021-05-05 13:16:56 +08:00
winlin
81a87d07f6 Add video room demo. 4.0.98 2021-05-04 10:48:02 +08:00
winlin
9fb2b69212 Add RTC stream merging demo by FFmpeg. 4.0.97 2021-05-03 15:53:55 +08:00
winlin
64243ddb8a Merge branch '4.0release' into merge/develop 2021-05-02 21:46:06 +08:00
winlin
5a611e0c4b Add one to one demo. 4.0.96 2021-05-02 19:35:03 +08:00
winlin
2efeb33d14 Merge branch '4.0release' into merge/develop 2021-05-01 22:15:08 +08:00
winlin
3d225973ef Bridger: Support RTC2RTMP bridger and shared FastTimer. 4.0.95 2021-05-01 18:16:51 +08:00
winlin
c10232b4e2 Bridger: Refine transcoder to support aac2opus and opus2aac. 4.0.94 2021-05-01 18:16:51 +08:00
winlin
00c192ede1 Timer: Apply shared FastTimer to RTC server. 4.0.93 2021-05-01 18:16:51 +08:00
winlin
659e173e15 RTC: Refine for writing doc. 4.0.92 2021-05-01 16:42:09 +08:00
winlin
028808a76b Merge branch '4.0release' into merge/develop 2021-04-30 17:24:48 +08:00
winlin
f4f616d4e9 Update README 2021-04-30 17:22:39 +08:00
winlin
165f97e4a0 SquashSRS3: Link source flv in doc 2021-04-30 17:04:57 +08:00
winlin
3909e15fdf Merge branch '4.0release' into merge/develop 2021-04-30 08:12:26 +08:00
Winlin
e8fe66e3ba
RTC: Support av1 for Chrome M90 enabled it. 4.0.91 (#2324)
* RTC: Support av1 for Chrome M90 enabled it. 4.0.91

* RTC: Show codec for WebRTC publisher
2021-04-30 08:09:01 +08:00
winlin
745c8f7a4a SquashSRS4: Update gitee url 2021-04-28 17:18:38 +08:00
winlin
b302d766e1 SquashSRS3: Update gitee url 2021-04-28 17:16:04 +08:00
winlin
e069b0e673 Merge 2021-04-28 15:51:03 +08:00
winlin
7cae97e4d3 SquashSRS3: Update players 2021-04-28 15:45:34 +08:00
winlin
208c6f52fe Update 2021-04-28 12:26:38 +08:00
winlin
dee4fd404b Update README 2021-04-28 12:23:52 +08:00
winlin
2584329a9c Merge branch '4.0release' into merge/develop 2021-04-25 08:58:51 +08:00
winlin
b5358d1cca SquashSRS3: Update README 2021-04-25 08:55:15 +08:00
winlin
b2e71ccfff Merge 2021-04-24 22:52:07 +08:00
winlin
d92fbafb20 SquashSRS3: Update readme 2021-04-24 22:45:55 +08:00
winlin
86f1a8b528 Merge branch '4.0release' into merge/develop 2021-04-24 21:38:48 +08:00
winlin
5516d3751f Change push-RTSP as deprecated feature. 2021-04-24 21:33:44 +08:00
winlin
f5c9996c59 Merge 2021-04-24 19:40:33 +08:00
winlin
6f66cf0868 Player: Change the default from RTMP to HTTP-FLV. 2021-04-24 19:38:49 +08:00
winlin
5232f9e043 Disable CherryPy by --cherrypy=off. 4.0.90 2021-04-24 19:26:24 +08:00
winlin
de1c7522f0 SquashSRS3: Add console 2021-04-24 19:07:37 +08:00
winlin
9ed7565789 SquashSRS3: Package srs-console 2021-04-24 17:51:05 +08:00
winlin
dc03f911ec Merge branch '4.0release' into merge/develop 2021-04-16 11:14:08 +08:00
winlin
23342363a7 SquashSRS3: Update description 2021-04-16 11:13:34 +08:00
winlin
9cd19a6e52 Merge branch '4.0release' into merge/develop 2021-04-16 11:09:51 +08:00
winlin
650fa0af0c SquashSRS3: Update description 2021-04-16 11:09:23 +08:00
winlin
4871c616b8 Update README 2021-04-05 12:47:21 +08:00
winlin
0cc3063703 SquashSRS4: Refine TWCC and SDP exchange. 4.0.88 2021-04-01 10:55:03 +08:00
winlin
aa5d872b8c RTC: Refine TWCC and SDP exchange. 4.0.88 2021-04-01 10:50:20 +08:00
winlin
45b83bd22e SquashSRS4: Update comments and performance data 2021-03-31 18:25:12 +08:00
winlin
3d4d250eb9 RTC: Update performance data 2021-03-31 18:22:28 +08:00
winlin
4692e8b8ad SquashSRS4: Support WebRTC re-publish stream. 2021-03-26 14:59:25 +08:00
winlin
d6c16a7e23 RTC: Support WebRTC re-publish stream. 4.0.87 2021-03-24 20:12:31 +08:00
winlin
ecd4527342 SquashSRS4: Use fast parse TWCCID, ignore in packet parsing 2021-03-24 14:17:52 +08:00
winlin
4c39cc7c2f RTC: Use fast parse TWCCID, ignore in packet parsing. 4.0.86
1. TWCC should not be passed from end to end.
2. Publisher TWCC information, should be ignore when pass to player
3. Player should regenerate its own TWCC.
2021-03-24 12:29:17 +08:00
winlin
4329c7e7cb Live: Refine edge to follow client and HTTP/302. 5.0.1 2021-03-17 16:58:40 +08:00
winlin
33fa43c118 Init SRS/5. 5.0.0 2021-03-15 14:11:34 +08:00
winlin
42c5a935f9 Update README 2021-03-15 14:03:20 +08:00
winlin
c193331648 Update README 2021-03-15 13:45:06 +08:00
winlin
ad7576b05d Update CI and CodeCov status in README.md 2021-03-11 17:08:10 +08:00