aler9
|
f208026338
|
RTSP source: apply TCP timeout correctly (#335)
|
4 years ago |
aler9
|
897322e3a6
|
rename rtmputils into rtmp
|
4 years ago |
aler9
|
d850492ca0
|
tidy up rtmp
|
4 years ago |
aler9
|
15f0983628
|
add h264 utilities
|
4 years ago |
aler9
|
3bf0777ee0
|
tidy up rtmp
|
4 years ago |
aler9
|
10bf7bad43
|
support reading AAC frames bigger than 1460 bytes with RTMP (#206)
|
4 years ago |
aler9
|
2382337c07
|
aggregate together NALUs that come from RTMP sources/clients, saving bandwidth
|
4 years ago |
aler9
|
83e51e2bf8
|
set correct rtptime in RTP-Info (#233)
|
4 years ago |
aler9
|
37c24f9edd
|
add RTP-Info also in case of RTMP sources (#233)
|
4 years ago |
aler9
|
674a47ca24
|
add RTP-Info to PLAY responses in case of proxied sources (#233)
|
4 years ago |
aler9
|
6e64b4be22
|
update gortsplib
|
4 years ago |
aler9
|
186a91800a
|
Support reading with RTMP (#218)
|
4 years ago |
aler9
|
3bcead121d
|
add a RTMP server that allows to publish legacy streams (#132)
|
5 years ago |
aler9
|
17c22577c9
|
split sourcertmp and rtmpinfo
|
5 years ago |
aler9
|
f03ff73ef3
|
add read timeout to RTMP sources
|
5 years ago |
aler9
|
49ac52ff67
|
speed up RTMP sources
|
5 years ago |
aler9
|
9fb844331e
|
move UDP support into gortsplib
|
5 years ago |
aler9
|
74b592b211
|
implement log levels; print requests and responses when log level is "debug" (#116)
|
5 years ago |
aler9
|
19440f2486
|
switch to golangci-lint
|
5 years ago |
aler9
|
b883240639
|
update gortsplib
|
5 years ago |
aler9
|
20ef0e842c
|
add jitter and delay to rtcp receiver reports
|
5 years ago |
aler9
|
c929f3d963
|
make RTMP sources emit RTCP packets
|
5 years ago |
aler9
|
ac74c7ed95
|
fix freeze when proxying streams with tcp
|
5 years ago |
aler9
|
f63647ab1e
|
update gortsplib
|
5 years ago |
aler9
|
cbab55af4c
|
update gortsplib
|
5 years ago |
aler9
|
8ff33f88ab
|
increase rtmp analyze timeout
|
5 years ago |
aler9
|
58fe1cfe77
|
add docs
|
5 years ago |
aler9
|
5facab1a48
|
move subpackages into internal/
|
5 years ago |
aler9
|
20e478b8bd
|
new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62)
|
5 years ago |
aler9
|
08823ddc92
|
fix memory leak caused by time.Timer
|
5 years ago |
aler9
|
0495c1ed4b
|
remove useless close()
|
5 years ago |
aler9
|
42ba83245b
|
decrease memory usage
|
5 years ago |
aler9
|
ae1b7f4ded
|
manage external sources with a common interface
|
5 years ago |
aler9
|
80f46921c9
|
new structure
|
5 years ago |
aler9
|
bcab6aabcb
|
make sure all clients are closed before closing server
|
5 years ago |
aler9
|
810643ab30
|
rename publisher into source
|
5 years ago |
aler9
|
e5daab6357
|
sourcertmp: fix frame dropping
|
5 years ago |
aler9
|
aab9eaa2c7
|
support RTMP audio
|
5 years ago |
aler9
|
a374ba748d
|
support RTMP sources (#88)
|
5 years ago |