417 Commits (fef639c94adfa6b5a1daa74b38c294e4ca88ff35)
 

Author SHA1 Message Date
aler9 fef639c94a fix freeze when using a rtsp source 5 years ago
aler9 f63647ab1e update gortsplib 5 years ago
aler9 6a82c0ce3b fix tests against gstreamer 5 years ago
aler9 cbab55af4c update gortsplib 5 years ago
aler9 a3856222c7 fix pkg.go.dev readme 5 years ago
aler9 00678b7188 support SDPs with empty unicast address in origin (#121) 5 years ago
aler9 10ad48931e remove PAUSE tests (moved into gortsplib) 5 years ago
aler9 584d2c9494 allow repeated PAUSE requests (#107) 5 years ago
Alessandro Ros 4a87f4752a
update readme 5 years ago
aler9 8ff33f88ab increase rtmp analyze timeout 5 years ago
aler9 7dc72f4490 fix compilation on windows 5 years ago
aler9 ba9d2a33fb support SDPS with MP2T in protocol (#120) 5 years ago
aler9 c0fc07a108 fix timeout when proxying streams from vlc rtsp server (#115) 5 years ago
aler9 db4fc43f1b fix crash when receiving tcp streams 5 years ago
aler9 3461796e40 fix crash when proxying streams with udp (#115) 5 years ago
aler9 2c9e07376c fix execution of external commands with quotes on Windows (#113) 5 years ago
aler9 7a3db78de4 fix creation and deletion of paths during hot reloading 5 years ago
aler9 b1153bbcb4 update gortsplib 5 years ago
aler9 2304dfc124 support vlc SDPs (#115) 5 years ago
aler9 ac032c4b54 support PAUSE method (#107) 5 years ago
aler9 7147add303 tidy up config file 5 years ago
Alessandro Ros 46d289ffa3
update readme 5 years ago
aler9 58fe1cfe77 add docs 5 years ago
aler9 0519abc106 update readme 5 years ago
aler9 94c55e6573 use a new, more generic, sdp unmarshaler 5 years ago
Alessandro Ros 8415cfc30e update readme 5 years ago
aler9 0777204b38 support proxying streams with control paths that start with '?' 5 years ago
aler9 2f5b0160ad support SDPs with global attributes in random positions 5 years ago
aler9 0f9eb4370e update readme 5 years ago
aler9 5facab1a48 move subpackages into internal/ 5 years ago
aler9 42fa504014 support proxing servers that redirect to other urls 5 years ago
aler9 14990f8a9e add configuration file to docker images 5 years ago
aler9 c6c79783a8 fix error when using vlc, authentication and urls with query parameters 5 years ago
aler9 88538634e4 update gortsplib 5 years ago
aler9 655e0d0fd6 implement fallback (#104) 5 years ago
aler9 bbc2401ac2 new environment variable RTSP_PORT 5 years ago
aler9 93f6687ad9 rename RTSP_SERVER_PATH environment variable into RTSP_PATH 5 years ago
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