571 Commits (f5d9fde60499c1a3ba51f91166f88753d9146256)

Author SHA1 Message Date
aler9 0cf0cd9045 fix crash 4 years ago
aler9 d590805cda move RTCP receivers into gortsplib 4 years ago
aler9 2132226f90 move client state and client tracks into gortsplib 4 years ago
aler9 9fb844331e move UDP support into gortsplib 4 years ago
aler9 3050893d32 support hashed credentials 4 years ago
aler9 6bc240daf2 fix gstreamer tests 4 years ago
aler9 19fec814fa fix possible freeze 4 years ago
aler9 9887abc51a fix freeze 4 years ago
aler9 5e32a526e5 support proxying rtsps streams 4 years ago
aler9 ccb8b92bfb implement RTSPS (#77) 4 years ago
aler9 854f00afdc update gortsplib 4 years ago
aler9 f9e6cdcb7b rewrite client to use the new gortsplib ServerConn 4 years ago
aler9 74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 5 years ago
aler9 a6c06d3853 support transport headers with a single port (#136) 5 years ago
aler9 6e352aca7f support SDPs with spaces in origin (#127) 5 years ago
aler9 286d837d9e update gortsplib 5 years ago
aler9 19440f2486 switch to golangci-lint 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 c5a5c03bb2 increase udp kernel read buffer size to minimize packet losses (#124) 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 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 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 cbab55af4c update gortsplib 5 years ago
aler9 00678b7188 support SDPs with empty unicast address in origin (#121) 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 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 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 94c55e6573 use a new, more generic, sdp unmarshaler 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 42fa504014 support proxing servers that redirect to other urls 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 e511eb4ef1 fix error when using vlc, authentication and slashes in paths 5 years ago
aler9 63c833e92e update gortsplib 5 years ago
aler9 dfcf80b2df update gortsplib 5 years ago
aler9 de406e1c4f update gortsplib, support unencoded symbols in urls (#100) 5 years ago