25 Commits (9887abc51a4c049d2067333a681528238c34a7a8)

Author SHA1 Message Date
aler9 9887abc51a fix freeze 5 years ago
aler9 ccb8b92bfb implement RTSPS (#77) 5 years ago
aler9 d83aa880cc add anti-brute force mechanism 5 years ago
aler9 854f00afdc update gortsplib 5 years ago
aler9 f9e6cdcb7b rewrite client to use the new gortsplib ServerConn 5 years ago
aler9 74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 5 years ago
aler9 cce08c12b6 fix crash when using publishIp or readIp (#142) 5 years ago
aler9 286d837d9e update gortsplib 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 e0845a0af8 remove redundant buffer 5 years ago
aler9 bed42ab2b6 allow calling PLAY twice (#128) 5 years ago
aler9 5db5b44471 fix generation of rtcp receiver reports 5 years ago
aler9 a9dee11496 support automatic protocol selection when proxying rtsp 5 years ago
aler9 eaf115f604 drastically improve performance when reading streams with TCP 5 years ago
aler9 8e1c9a7468 add PAUSE to supported methods in OPTIONS 5 years ago
aler9 f63647ab1e update gortsplib 5 years ago
aler9 cbab55af4c update gortsplib 5 years ago
aler9 584d2c9494 allow repeated PAUSE requests (#107) 5 years ago
aler9 db4fc43f1b fix crash when receiving tcp streams 5 years ago
aler9 ac032c4b54 support PAUSE method (#107) 5 years ago
aler9 58fe1cfe77 add docs 5 years ago
aler9 0777204b38 support proxying streams with control paths that start with '?' 5 years ago
aler9 5facab1a48 move subpackages into internal/ 5 years ago
aler9 88538634e4 update gortsplib 5 years ago
aler9 bbc2401ac2 new environment variable RTSP_PORT 5 years ago
aler9 0495c1ed4b remove useless close() 5 years ago
aler9 38b07ab68a add 'restart' option to all external commands 5 years ago
aler9 e511eb4ef1 fix error when using vlc, authentication and slashes in paths 5 years ago
aler9 42ba83245b decrease memory usage 5 years ago
aler9 282a15ebba fix memory leak when receiving streams with tcp 5 years ago
aler9 53ba724f96 implement redirect sources (#92) 5 years ago
aler9 67efdb6831 do not terminate session during protocol negotiation, allowing clients to connect without explicitly set the protocol 5 years ago
aler9 0839a853a8 fix client removal from path in case of errors during setup 5 years ago
aler9 de406e1c4f update gortsplib, support unencoded symbols in urls (#100) 5 years ago
aler9 3d98bede4a implement configuration dynamic update / hot reloading (#64) 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 606806777a move conf into dedicated folder 5 years ago
aler9 52019ac75e move externalcmd, syslog, loghandler into dedicated folders 5 years ago
aler9 810643ab30 rename publisher into source 5 years ago
aler9 aab9eaa2c7 support RTMP audio 5 years ago
aler9 a374ba748d support RTMP sources (#88) 5 years ago
aler9 bd4fc1ae8c update gortsplib 5 years ago
aler9 a41c2fc67c check SETUP mode when reading 5 years ago
aler9 f9b6768588 fix crash during startup on 32bit platforms (#86) 5 years ago
aler9 693aa9118d move buffer handling into gortsplib 5 years ago
aler9 2085944586 rename metrics (#61) 5 years ago
aler9 3b79f6beb4 handle external commands with a dedicated struct 5 years ago