winlin
|
e5e2d05da0
|
For #307, support play with WebRTC. 4.0.14
|
2020-03-22 19:46:56 +08:00 |
|
winlin
|
602a478e1b
|
For #1659, #307, add switch to disable rtc
|
2020-03-22 18:17:05 +08:00 |
|
winlin
|
37c84eccc0
|
For #1659, #307, add x86 asm for ffmpeg for rtc
|
2020-03-22 17:14:07 +08:00 |
|
winlin
|
2757ec7973
|
Merge from bepartofyou
|
2020-03-21 23:09:57 +08:00 |
|
七曦
|
a0a4337214
|
make webrtc audio work
|
2020-03-21 21:50:06 +08:00 |
|
xiaozhihong
|
fa700dad64
|
1. Modify rtc.conf to support Bframe discard.
2. Rename srs_app_rtp.cpp to srs_app_rtc.cpp
|
2020-03-21 21:26:30 +08:00 |
|
winlin
|
9e856c84e7
|
For #1638, #307, remove unused bash variable.
|
2020-03-15 15:58:28 +08:00 |
|
winlin
|
d21ef106a0
|
Merge branch 'rtc' of https://github.com/xiaozhihong/srs into xiaozhihong-rtc
|
2020-03-13 21:18:09 +08:00 |
|
xiaozhihong
|
027d34bbd3
|
add rtp shared packet
|
2020-03-13 20:34:40 +08:00 |
|
HuyaJohn
|
3ae510b843
|
rtp dispatch done, but video can not play in chrome
|
2020-03-09 04:46:27 -07:00 |
|
HuyaJohn
|
2e68c375e3
|
start coding flv->rtp
|
2020-03-08 04:20:46 -07:00 |
|
xiaozhihong
|
c62901a3ac
|
make code easy, wrap udp remux socket
|
2020-03-08 00:30:31 +08:00 |
|
xiaozhihong
|
9d5495c0c2
|
"stun and dtls done"
|
2020-03-06 23:01:48 +08:00 |
|
Xiaofeng Wang
|
b525fc65aa
|
Remove unused ip variable
* "inet addr" is not compatible with rhel/centos 7+;
* ifconfig has been replaced by ip-utils in newer distro;
|
2020-03-03 21:10:43 +08:00 |
|
xiaozhihong
|
62563bdd81
|
rtc framework
|
2020-02-28 23:18:39 +08:00 |
|
xiaozhihong
|
51abb0844e
|
rtp session manager, stun codding
|
2020-02-23 23:19:40 +08:00 |
|
xiaozhihong
|
bc22ebe949
|
add rtc http request and response, exchange sdp.
|
2020-02-21 23:50:22 +08:00 |
|
xiaozhihong
|
1c74083de8
|
Revert "use libco instead of state-thread(st), still have some bug"
This reverts commit 7c8a35aea9 .
|
2020-02-17 15:30:20 +08:00 |
|
xiaozhihong
|
7c8a35aea9
|
use libco instead of state-thread(st), still have some bug
|
2020-02-16 21:07:54 +08:00 |
|
winlin
|
55fa62e41f
|
Update version4
|
2020-02-04 17:06:10 +08:00 |
|
winlin
|
59439cf8b5
|
Merge branch '3.0release' into develop
|
2020-02-04 17:05:19 +08:00 |
|
winlin
|
c01806d5c4
|
Refine version3
|
2020-02-04 17:04:03 +08:00 |
|
winlin
|
d9bbd97d72
|
Allow use libsrt.so for SRT is MPL license.
|
2020-01-26 17:41:05 +08:00 |
|
winlin
|
07f4bc65c3
|
Merge branch '3.0release' into develop
|
2020-01-26 17:33:29 +08:00 |
|
winlin
|
01870cce56
|
Allow use libst.so for ST is MPL license.
|
2020-01-26 17:33:10 +08:00 |
|
winlin
|
5f174552f3
|
Merge SRT
|
2020-01-24 16:10:40 +08:00 |
|
winlin
|
e3169a080b
|
Refactor SRT build, use libsrt.a static library
|
2020-01-24 07:06:30 +08:00 |
|
winlin
|
db5788b205
|
Update README for SRT
|
2020-01-23 20:47:32 +08:00 |
|
winlin
|
33c6bf1f8f
|
Refactor SRT, using reverse dependency, SRT depends on APP.
|
2020-01-23 19:40:40 +08:00 |
|
winlin
|
1959d1d920
|
Extract hybrid server for SRT
|
2020-01-23 18:21:11 +08:00 |
|
winlin
|
fb29096505
|
For SRT, allow/default disable it by --without-srt
|
2020-01-23 14:22:22 +08:00 |
|
winlin
|
fb5928f927
|
Fix build failed for SRT with modules.
|
2020-01-23 13:24:47 +08:00 |
|
winlin
|
2de8d788f6
|
Revert configure changes(srs_ingest_hls,utest) in previous commit
|
2020-01-23 12:32:15 +08:00 |
|
winlin
|
106113c5f0
|
For previous revert, pick some code for LibSRTRoot
|
2020-01-23 12:15:02 +08:00 |
|
winlin
|
a27c4f7095
|
Revert "remove modules for srt compile"
This reverts commit d4c08c44d8 .
|
2020-01-23 12:09:54 +08:00 |
|
runner365
|
03ef01c635
|
update configure
|
2020-01-22 10:59:50 +08:00 |
|
runner365
|
d4c08c44d8
|
remove modules for srt compile
|
2020-01-21 20:31:33 +08:00 |
|
runner365
|
5c5fd805c5
|
add srt mpegts to rtmp
|
2020-01-21 19:20:09 +08:00 |
|
winlin
|
6af8e38017
|
For #1547, support setting cc/cxx/ar tools. 3.0.103
|
2020-01-21 10:28:25 +08:00 |
|
winlin
|
024433f327
|
For #1547, refine configure, remove some macros
|
2020-01-20 10:44:46 +08:00 |
|
runner365
|
7b9e3ecdc4
|
add ts demux
|
2020-01-17 19:43:54 +08:00 |
|
runner365
|
b53b75ea1e
|
srt pull/push server
|
2020-01-14 21:10:33 +08:00 |
|
runner365
|
aeee3011ef
|
add srt server file
|
2020-01-11 23:05:10 +08:00 |
|
winlin
|
9140e0f19d
|
Improve test coverage for kernel mp4.
|
2019-12-30 13:50:19 +08:00 |
|
winlin
|
a11461905b
|
Remove FFMPEG and NGINX, please use srs-docker instead . 3.0.82
|
2019-12-25 18:29:07 +08:00 |
|
winlin
|
a0c631de9f
|
For #1537, #1282, support --extra-flags for unknown CPU arch.
|
2019-12-25 15:46:58 +08:00 |
|
winlin
|
dffc96d2fe
|
For #1537, disable crossbuild for ARM/MIPS.
|
2019-12-25 13:17:49 +08:00 |
|
winlin
|
cee4feda61
|
Fix make -jN random failed.
|
2019-12-20 11:49:27 +08:00 |
|
winlin
|
1e4f22f83d
|
Fix random build failed bug for modules.
|
2019-12-19 14:30:34 +08:00 |
|
winlin
|
8047d0df45
|
For #1042, add test for RAW AVC protocol.
|
2019-12-18 15:50:17 +08:00 |
|