195 Commits (1d4ea2cd9a6c88b3444d71ac9bbf596079889149)

Author SHA1 Message Date
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 4 years ago
aler9 d21841c1b7 RTSP source: add option sourceAnyPortEnable to support cameras that don't provide server ports (#407) 4 years ago
aler9 2bffbe4a09 RTSP: support sources with empty passwords (#395) 4 years ago
aler9 a2dcb61978 write URL in uppercase 4 years ago
aler9 cd9792fec0 conf: rewrite tests 4 years ago
aler9 4844f169f4 conf: fix default pprof address 4 years ago
aler9 c986cb254b implement RTSP sessions (#149) 4 years ago
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 4 years ago
aler9 dee045f961 implement reading with HLS 4 years ago
aler9 3d1b5296d7 RTSP source: add mandatory parameter sourceFingerprint to validate server certificates and prevent man-in-the-middle attacks (#350) 4 years ago
aler9 c40fdbae7c pprof: change capitalization 4 years ago
aler9 a57f3d04a7 add parameter pprofPort to configure the port of the pprof listener 4 years ago
aler9 0048a01584 add parameter disablePublisherOverride to disable publisher override (#230) 4 years ago
aler9 c979217e0d update golangci-lint 4 years ago
Lionel Nicolas c1862b3228 add ability to configure metrics port 4 years ago
aler9 f19e23eaa5 enable rtmp by default; add parameters to disable rtsp and rtmp 4 years ago
aler9 09cbeae60f fix error "frame length greater than maximum allowed" (#229) 4 years ago
aler9 a9385547ea add parameter readBufferCount to support non-compliant servers or publishers (#211) 5 years ago
aler9 22ab4d489e support relative fallback paths (#201) 5 years ago
aler9 86c718ae04 forbid usage of sourceOnDemand when source is not 'record' 5 years ago
aler9 a047fdc404 split configuration into sections 5 years ago
aler9 f9a7ad7eca add serverrtmp 5 years ago
aler9 da9d6df706 merge serverplain and servertls into serverrtsp 5 years ago
aler9 2b4d22589c move configuration tests into internal/conf 5 years ago
aler9 6b1643940e support encrypting the configuration file 5 years ago
aler9 3b04ba36c3 add parameter listenIP to listen on a specific IP/interface (#166) 5 years ago
aler9 97305af272 new parameter readBufferCount 5 years ago
aler9 9fb844331e move UDP support into gortsplib 5 years ago
aler9 818307ff54 forbid usage of publishUser, publishPass, publishIps when source is not 'record' 5 years ago
aler9 3050893d32 support hashed credentials 5 years ago
aler9 ad195a6bd0 use 'strict' instead of 'yes' in the 'encryption' parameter 5 years ago
aler9 939dda01d0 support 'false' and 'true' values of 'encryption' parameter (#160) 5 years ago
aler9 5e32a526e5 support proxying rtsps streams 5 years ago
aler9 ccb8b92bfb implement RTSPS (#77) 5 years ago
aler9 40c2eb3da2 forbid runOnPublish when source is not record (#143) 5 years ago
aler9 74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 5 years ago
aler9 18fe2d057c print a warn message when the configuration file is not found 5 years ago
aler9 19440f2486 switch to golangci-lint 5 years ago
aler9 a9dee11496 support automatic protocol selection when proxying rtsp 5 years ago
aler9 cbab55af4c update gortsplib 5 years ago
aler9 7a3db78de4 fix creation and deletion of paths during hot reloading 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