580 Commits (10bf7bad43af1b0da3a91b47fc4e0c278ca2d88e)
 

Author SHA1 Message Date
aler9 d88fa2a24b change default write timeout to 10 seconds 5 years ago
aler9 20e478b8bd new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62) 5 years ago
aler9 5c5cfe8e6e update docs 5 years ago
aler9 08823ddc92 fix memory leak caused by time.Timer 5 years ago
aler9 0495c1ed4b remove useless close() 5 years ago
aler9 4a942b4f9e externalcmd: increase restart pause 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 c0d282ab42 support special characters in usernames and passwords 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 63c833e92e update gortsplib 5 years ago
aler9 fa365443fb improve tests 5 years ago
aler9 8128965800 fix error when using environment variables with equal signs 5 years ago
aler9 85e12d7b93 confenv: cleanup 5 years ago
aler9 19bb58404f fix compilation 5 years ago
aler9 0c1b13fa82 require sourceRedirect if source is redirect 5 years ago
aler9 f5ec679187 switch to go 1.15 5 years ago
aler9 29fadc808b update readme 5 years ago
aler9 e84c3fb677 fix stress tests 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 dfcf80b2df update gortsplib 5 years ago
aler9 980cd96cf0 switch to travis-ci.com 5 years ago
aler9 de406e1c4f update gortsplib, support unencoded symbols in urls (#100) 5 years ago
aler9 42a3193d4d update readme 5 years ago
aler9 ae1b7f4ded manage external sources with a common interface 5 years ago
aler9 3d98bede4a implement configuration dynamic update / hot reloading (#64) 5 years ago
aler9 80f46921c9 new structure 5 years ago
aler9 d9df32ec85 update docs 5 years ago
aler9 57877df875 fix crash when using environment variables and config file is missing (#103) 5 years ago
aler9 64e38f7db4 add more environment tests 5 years ago
aler9 113cbe602c fix timeout with some cameras by using the stream path in OPTIONS requests (https://github.com/aler9/gortsplib/issues/8) 5 years ago
aler9 51c9060aed fix makefile 5 years ago
Alessandro Ros 96dcd9df29 update readme 5 years ago
aler9 bcab6aabcb make sure all clients are closed before closing server 5 years ago
Alessandro Ros f13e198f23 update readme 5 years ago
aler9 14efc103ba confenv: fix possible crash 5 years ago
aler9 e724c3ba1e remove stdin 5 years ago
aler9 5c8eceb4f7 fix ci 5 years ago
aler9 80731ce248 fix compilation on windows 5 years ago
aler9 618f8915d5 fix readme 5 years ago
aler9 606806777a move conf into dedicated folder 5 years ago
aler9 a0e053196d drop support for configuration through stdin 5 years ago
aler9 dbe7c01925 update readme 5 years ago
aler9 52019ac75e move externalcmd, syslog, loghandler into dedicated folders 5 years ago
aler9 5ca5005040 allow overriding configuration with environment variables (#98) (#101) 5 years ago
aler9 810643ab30 rename publisher into source 5 years ago
aler9 2626867369 update gortsplib 5 years ago