Commit Graph

23 Commits

Author SHA1 Message Date
aler9
10bf7bad43 support reading AAC frames bigger than 1460 bytes with RTMP (#206) 2021-03-24 21:35:23 +01:00
aler9
2382337c07 aggregate together NALUs that come from RTMP sources/clients, saving bandwidth 2021-03-24 19:40:58 +01:00
aler9
83e51e2bf8 set correct rtptime in RTP-Info (#233) 2021-03-23 20:37:43 +01:00
aler9
37c24f9edd add RTP-Info also in case of RTMP sources (#233) 2021-03-22 21:40:42 +01:00
aler9
674a47ca24 add RTP-Info to PLAY responses in case of proxied sources (#233) 2021-03-20 22:09:25 +01:00
aler9
6e64b4be22 update gortsplib 2021-03-14 17:27:04 +01:00
aler9
186a91800a Support reading with RTMP (#218) 2021-03-10 18:04:27 +01:00
aler9
3bcead121d add a RTMP server that allows to publish legacy streams (#132) 2021-01-31 21:42:27 +01:00
aler9
17c22577c9 split sourcertmp and rtmpinfo 2021-01-31 16:44:32 +01:00
aler9
f03ff73ef3 add read timeout to RTMP sources 2021-01-31 16:24:58 +01:00
aler9
49ac52ff67 speed up RTMP sources 2021-01-30 21:19:50 +01:00
aler9
9fb844331e move UDP support into gortsplib 2021-01-06 12:40:18 +01:00
aler9
74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 2020-12-08 12:21:06 +01:00
aler9
19440f2486 switch to golangci-lint 2020-12-05 20:42:59 +01:00
aler9
b883240639 update gortsplib 2020-11-30 15:21:01 +01:00
aler9
20ef0e842c add jitter and delay to rtcp receiver reports 2020-11-29 00:32:30 +01:00
aler9
c929f3d963 make RTMP sources emit RTCP packets 2020-11-22 15:46:16 +01:00
aler9
ac74c7ed95 fix freeze when proxying streams with tcp 2020-11-19 12:25:06 +01:00
aler9
f63647ab1e update gortsplib 2020-11-16 00:17:28 +01:00
aler9
cbab55af4c update gortsplib 2020-11-15 17:56:54 +01:00
aler9
8ff33f88ab increase rtmp analyze timeout 2020-11-11 11:07:40 +01:00
aler9
58fe1cfe77 add docs 2020-11-05 12:37:16 +01:00
aler9
5facab1a48 move subpackages into internal/ 2020-11-01 22:56:56 +01:00