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

7625 commits

Author SHA1 Message Date
winlin
be7b71294d Update issue template 2021-08-18 07:50:05 +08:00
winlin
85620a34f5 Squash: Fix rtc to rtmp sync timestamp using sender report. #2470 2021-08-17 07:25:03 +08:00
winlin
7ae9c882b4 Merge 2021-08-17 07:24:20 +08:00
winlin
e5f8825584 Merge branch 'develop' into merge/develop 2021-08-17 07:21:09 +08:00
winlin
0123125ec2 RTC: Fix rtc to rtmp sync timestamp using sender report. #2470 2021-08-17 07:20:34 +08:00
john
ea8cff6163
RTC: Fix rtc to rtmp sync timestamp using sender report. (#2470)
* fix annotation spell failed

* RTC to RTMP using SenderReport to sync av timestamp

* update pion/webrtc versio from v3.0.4 -> v3.0.13, auto config sender/receiver report

* Add rtc push flv play regression test

* Add unit test of ntp and av sync time

* Take flag CXX to makefile of utest

* Add annotation about rtc unit test

* Fix compiler error in C++98

* Add FFmpeg log callback funciton.
2021-08-17 06:32:35 +08:00
winlin
5e876277b6 Update README, move docs to trunk. 2021-08-16 09:15:02 +08:00
winlin
3d58e98d1c Squash: Support github actions for CI 2021-08-15 21:51:50 +08:00
winlin
1c825ce831 Merge 2021-08-15 21:51:05 +08:00
winlin
6cd7a8cc04 Merge branch 'develop' into merge/develop 2021-08-15 21:50:08 +08:00
winlin
5fc455ba3b RTC: Remove TestRtcBasic_Republish for random fail 2021-08-15 21:19:02 +08:00
winlin
140d180d08 Actions: Support push and pullrequest 2021-08-15 20:12:31 +08:00
winlin
d08f8fab8c Refine Dockerfile 2021-08-15 11:48:25 +08:00
winlin
445bbc9dda Merge 2021-08-15 11:33:07 +08:00
winlin
0f6be65b37 Merge branch 'develop' into merge/develop 2021-08-15 11:32:31 +08:00
winlin
a2df2a2402 Refine Dockerfile 2021-08-15 11:21:36 +08:00
winlin
121fed57d3 Actions: Remove v3 in 4.0, never trigger it 2021-08-15 08:09:42 +08:00
winlin
2fdb06299c Support utest and regression-test when release. v4.0.156 2021-08-14 22:24:23 +08:00
winlin
640436d8a6 Refine expose ports for SRS 4.0 2021-08-14 21:10:42 +08:00
winlin
785d1744fc Expose live streaming ports for SRS 3.0 2021-08-14 21:10:11 +08:00
winlin
cadefc34ae Support release SRS 4.0 2021-08-14 21:06:49 +08:00
winlin
becfb517bd Support Github Actions 2021-08-14 21:05:27 +08:00
winlin
32c79b49cc Support Github Actions to publish SRS. 4.0.155 2021-08-14 20:38:01 +08:00
winlin
7efae1b1d6 Squash: Update CodeQL 2021-08-14 16:43:46 +08:00
winlin
02ca63c546 Merge 2021-08-14 16:36:53 +08:00
winlin
18d76156a3 Merge branch 'develop' into merge/develop 2021-08-14 16:28:59 +08:00
winlin
94308253b7 Actions: Add github actions for CI 2021-08-14 16:16:56 +08:00
winlin
26de8c65ad Actions: Add github actions for CI 2021-08-14 15:57:46 +08:00
winlin
6d0af77fba Actions: Add github actions for CI 2021-08-14 15:53:21 +08:00
winlin
e22035b749 Squash: Fix RTC session info bug 2021-08-14 14:45:12 +08:00
winlin
864db8b78c Merge 2021-08-14 14:42:23 +08:00
winlin
f6c7a92fa0 Merge branch '4.0release' into merge/develop 2021-08-14 14:41:52 +08:00
Johnny
7c1d3edd36 RTC: fix SrsSessionInfo about copy assignment operator and comparison operator. 2021-08-14 14:39:01 +08:00
winlin
36cbe851ca RTC: Fix reousrce find bug 2021-08-14 14:37:05 +08:00
winlin
7c899a0afd Squash: Update version query. 2021-08-14 11:53:27 +08:00
winlin
4b3db5a56e Update 2021-08-14 11:52:59 +08:00
winlin
cd05ebdbb0 Merge branch 'develop' into merge/develop 2021-08-14 11:51:54 +08:00
winlin
34b97bf68d Release v4.0-d3, v4.0.153 2021-08-14 11:50:33 +08:00
winlin
cffd364d4d Update README 2021-08-13 15:00:55 +08:00
winlin
258f97de6f Update 2021-08-13 15:00:10 +08:00
winlin
3bee710ca3 Merge branch 'develop' into merge/develop 2021-08-13 14:59:27 +08:00
winlin
d8fe85606d Update README 2021-08-13 14:53:22 +08:00
winlin
9c0c35fa87 Update README 2021-08-13 14:52:49 +08:00
winlin
5cd8989fd8 Update README 2021-08-13 14:50:39 +08:00
winlin
1b6192e1b2 Update README 2021-08-13 14:50:11 +08:00
winlin
24431d35ac Squash: Merge SRS4 2021-08-13 14:29:32 +08:00
winlin
e05acbfcad Merge branch '4.0release' into merge/develop 2021-08-13 14:04:56 +08:00
winlin
ddd5c192fb Merge branch 'develop' into merge/develop 2021-08-13 14:04:52 +08:00
Haibo Chen
ab988abc59 For #2516, fix codec issue for G.711 or H.263. 4.0.152 2021-08-13 12:08:10 +08:00
Haibo Chen
aad90c7f42
fix coredump bug: caused by publish stream that codec is unsupport, sush as G.711, H.263 (#2526) 2021-08-13 12:05:28 +08:00