619 Commits (3d1b5296d78068aabc05aff6b4613b3fd18e3046)
 

Author SHA1 Message Date
aler9 cea8fe358b add delay before gstreamer tests 5 years ago
aler9 6bc240daf2 fix gstreamer tests 5 years ago
aler9 b3e9249158 fix PAUSE with UDP (#157)" 5 years ago
aler9 007cfb33ae isolate stress tests 5 years ago
aler9 4b3b0bb73c remove useless header 5 years ago
aler9 19fec814fa fix possible freeze 5 years ago
aler9 9887abc51a fix freeze 5 years ago
aler9 baf7abc9a6 add release workflow 5 years ago
aler9 5e32a526e5 support proxying rtsps streams 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 40c2eb3da2 forbid runOnPublish when source is not record (#143) 5 years ago
aler9 41c1deda63 update issue templates 5 years ago
aler9 cd958588ac rewrite readme 5 years ago
aler9 f9e6cdcb7b rewrite client to use the new gortsplib ServerConn 5 years ago
aler9 692b236c6c update linter settings 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 a6c06d3853 support transport headers with a single port (#136) 5 years ago
aler9 7d0bfe563c try to increase test success rate 5 years ago
aler9 cce08c12b6 fix crash when using publishIp or readIp (#142) 5 years ago
aler9 6e352aca7f support SDPs with spaces in origin (#127) 5 years ago
aler9 60d1407a01 add multiple sources example (#141) 5 years ago
aler9 27b046c217 update gstreamer pipelines to publish and read audio too 5 years ago
aler9 286d837d9e update gortsplib 5 years ago
aler9 769e1a7e1a simplify linter settings 5 years ago
aler9 19440f2486 switch to golangci-lint 5 years ago
aler9 b40b2f2463 switch to github actions 5 years ago
aler9 c2a1f55abc update readme 5 years ago
aler9 b883240639 update gortsplib 5 years ago
aler9 f315d9c684 fix clock rate computation with standard RTP payload type (#123) 5 years ago
aler9 20ef0e842c add jitter and delay to rtcp receiver reports 5 years ago
aler9 716e2edccc support SDPs with RS bandwidth (#136) 5 years ago
aler9 46265f9d28 increase maximum length of content of RTSP requests/responses to 128k (#136) 5 years ago
aler9 3deaa4c395 fix shutdown of udp sockets during hot reloading 5 years ago
aler9 0f11dd5c71 fix hot reloading of configuration on macOS and with text editors that deletes and recreates the configuration file 5 years ago
aler9 e0845a0af8 remove redundant buffer 5 years ago
aler9 c5a5c03bb2 increase udp kernel read buffer size to minimize packet losses (#124) 5 years ago
aler9 26c5c3eb7a update readme 5 years ago
aler9 bed42ab2b6 allow calling PLAY twice (#128) 5 years ago
aler9 359a7f0f2f unexport version 5 years ago
aler9 c929f3d963 make RTMP sources emit RTCP packets 5 years ago
aler9 a90ba1b4bf add number of lost packets to rtcp receiver reports 5 years ago
aler9 5db5b44471 fix generation of rtcp receiver reports 5 years ago
aler9 4f7daacdda cleanup 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 7e8f4d4631 add hls example 5 years ago
aler9 8e1c9a7468 add PAUSE to supported methods in OPTIONS 5 years ago