69 Commits (5033d1e145739377a34d31f1183bcc542500cb20)

Author SHA1 Message Date
aler9 f7419586af update gortsplib 4 years ago
aler9 ab70f946b0 unexport members of private structs 4 years ago
aler9 75d4f1437d add "error" log level 4 years ago
aler9 e62ed283d1 rtmp: do not raise an error in case of metadata packets (#577) 4 years ago
aler9 e78544f23e update gortsplib 4 years ago
aler9 ca9645c2f9 api: decode durations from strings instead of numbers 4 years ago
aler9 3b0327233e move hls utils into gortsplib 4 years ago
aler9 801ef44f54 rtsp, rtmp: fix ignored errors 4 years ago
aler9 ca499a27c3 remove stats from rtmp and rtsp source 4 years ago
aler9 60823aa2b6 print 'ready' only when a source is really ready 4 years ago
aler9 a2ff0d455f do not allow closed static sources to set a path as ready 4 years ago
aler9 f1a812ba5d rewrite metrics system to provide more data (#492) 4 years ago
aler9 6163095a11 fix crash that happens when sourceOnDemand is true and a source times out 4 years ago
aler9 ed375583d0 Implement an HTTP API to query and control the server 4 years ago
aler9 e516d265d6 refactor ondemand system 4 years ago
aler9 eee64a1450 split readPublisher into reader and publisher 4 years ago
aler9 de6e9589b8 fix multiple freezes during shutdown of components 4 years ago
aler9 1146d5cf1b hls: new option hlsAlwaysRemux to always remux streams into HLS, not only when requested 4 years ago
aler9 9062dbf883 move most components into internal/core 4 years ago
aler9 a6d9578d4c RTSP server: support setupping tracks with arbitrary interleaved IDs (#402) 4 years ago
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 4 years ago
aler9 99323ba740 update golangci-lint 4 years ago
aler9 f086b624c1 use hierarchical contexts 4 years ago
aler9 e558b245e7 use contexts anywhere is possible 4 years ago
aler9 bc9cbc8605 put protocol before entities 4 years ago
aler9 e450881446 converterhls: use contexts 4 years ago
aler9 c742e30e67 fix docs 4 years ago
aler9 37d752ba61 normalize variable names 4 years ago
aler9 faf8d24dff RTMP source: apply read and write timeouts to connection initialization 4 years ago
aler9 dee045f961 implement reading with HLS 4 years ago
aler9 ea6b616759 RTMP source: fix reading audio track 4 years ago
aler9 fb0122ba18 RTMP client: speed up video reading by 1 frame 4 years ago
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