5 Commits (9819ae43e8ff8137bed465933296f8ef4314f088)

Author SHA1 Message Date
aler9 de6e9589b8 fix multiple freezes during shutdown of components 4 years ago
aler9 82e65230fd speed up hls remuxing by linking together pathManager and hlsServer 4 years ago
aler9 1146d5cf1b hls: new option hlsAlwaysRemux to always remux streams into HLS, not only when requested 4 years ago
aler9 89d6d0f99e unexport method 4 years ago
aler9 9062dbf883 move most components into internal/core 4 years ago
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 4 years ago
aler9 9f0c519582 update gortsplib 4 years ago
aler9 99323ba740 update golangci-lint 4 years ago
aler9 79a3ab316f RTSP: add SSRC to Transport header (#380) 4 years ago
aler9 bc9cbc8605 put protocol before entities 4 years ago
aler9 fa0b961bf1 rtmp client: speed up closing 4 years ago
aler9 ccd65a08c1 rename client into conn 4 years ago
aler9 51843fc577 clientrtsp: do not show in logs 'ERR: terminated' 4 years ago
aler9 4d260412c4 remove number of clients from logs 4 years ago
aler9 8531fc49dc cleanup log 4 years ago
aler9 4da59604e1 RTSP session: add author connection to log messages 4 years ago
aler9 c986cb254b implement RTSP sessions (#149) 4 years ago
aler9 a5d3b43197 rename clienthls into converterhls 4 years ago
aler9 681db142f7 rename client into readpublisher 4 years ago
aler9 ff8aadf722 move clientrtsp inside serverrtsp 4 years ago
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 4 years ago
aler9 8b3cd43a51 RTSP client: fix race condition during computation of RTP-Info that prevented clients from reading frames (#353) 4 years ago
aler9 cbda813e1a RTMP client: add and use DTS instead of clock 4 years ago
aler9 9287e0fe98 RTSP source: build track URLs by using Content-Base when provided by server, fixing many timeouts 4 years ago
aler9 3636f0106a expose path manager to clients 4 years ago
aler9 69be41d997 support RTP-Info headers with paths instead of URLs (#250) 4 years ago
aler9 d338e04df7 readd seqnum to RTP-Info (#233) 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 ce316115fa update gortsplib 4 years ago
aler9 508d30dc07 add RTP-Info to PLAY responses, allowing VLC to compute the elapsed time (#233) 4 years ago
aler9 c8a4221278 update gortsplib 4 years ago
aler9 0a807e8c99 update gortsplib 4 years ago
aler9 b0208ad044 update gortsplib 4 years ago
aler9 6e64b4be22 update gortsplib 4 years ago
aler9 0dff484ff5 update gortsplib 4 years ago
aler9 186a91800a Support reading with RTMP (#218) 4 years ago
aler9 355c400cc8 fix reading mpegts-muxed streams with ffmpeg (#222) 4 years ago
aler9 2025fa163d implement RTMP authentication 5 years ago
aler9 3bcead121d add a RTMP server that allows to publish legacy streams (#132) 5 years ago
aler9 50880bf07b rename client into clientrtsp 5 years ago
aler9 b30dbc1315 start runOnDemand even with clients that don't send DESCRIBE (#155) 5 years ago
aler9 40f2d5cd09 cleanup 5 years ago
aler9 cc703fe5c5 support clients that don't specify track ID, like tvheadend (#155) 5 years ago
aler9 d590805cda move RTCP receivers into gortsplib 5 years ago
aler9 2132226f90 move client state and client tracks into gortsplib 5 years ago
aler9 9fb844331e move UDP support into gortsplib 5 years ago
aler9 3050893d32 support hashed credentials 5 years ago
aler9 b3e9249158 fix PAUSE with UDP (#157)" 5 years ago
aler9 19fec814fa fix possible freeze 5 years ago