438 Commits (f315d9c684731f23b819fb7e02d873e4414e6ed9)
 

Author SHA1 Message Date
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
aler9 d33ab5bec6 drastically improve performance when reading streams with UDP 5 years ago
aler9 ac74c7ed95 fix freeze when proxying streams with tcp 5 years ago
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