Commit Graph

125 Commits

Author SHA1 Message Date
aler9 0cf0cd9045 fix crash 2021-01-06 22:49:16 +01:00
aler9 d590805cda move RTCP receivers into gortsplib 2021-01-06 22:31:08 +01:00
aler9 2132226f90 move client state and client tracks into gortsplib 2021-01-06 21:23:45 +01:00
aler9 9fb844331e move UDP support into gortsplib 2021-01-06 12:40:18 +01:00
aler9 3050893d32 support hashed credentials 2020-12-31 19:47:25 +01:00
aler9 6bc240daf2 fix gstreamer tests 2020-12-17 13:24:24 +01:00
aler9 19fec814fa fix possible freeze 2020-12-16 12:15:36 +01:00
aler9 9887abc51a fix freeze 2020-12-15 21:25:40 +01:00
aler9 5e32a526e5 support proxying rtsps streams 2020-12-14 23:32:24 +01:00
aler9 ccb8b92bfb implement RTSPS (#77) 2020-12-13 23:51:44 +01:00
aler9 854f00afdc update gortsplib 2020-12-13 13:58:56 +01:00
aler9 f9e6cdcb7b rewrite client to use the new gortsplib ServerConn 2020-12-12 23:37:15 +01:00
aler9 74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 2020-12-08 12:21:06 +01:00
aler9 a6c06d3853 support transport headers with a single port (#136) 2020-12-06 22:06:22 +01:00
aler9 6e352aca7f support SDPs with spaces in origin (#127) 2020-12-06 20:16:03 +01:00
aler9 286d837d9e update gortsplib 2020-12-06 18:01:10 +01:00
aler9 19440f2486 switch to golangci-lint 2020-12-05 20:42:59 +01:00
aler9 b883240639 update gortsplib 2020-11-30 15:21:01 +01:00
aler9 f315d9c684 fix clock rate computation with standard RTP payload type (#123) 2020-11-29 16:24:38 +01:00
aler9 20ef0e842c add jitter and delay to rtcp receiver reports 2020-11-29 00:32:30 +01:00
aler9 716e2edccc support SDPs with RS bandwidth (#136) 2020-11-28 11:03:52 +01:00
aler9 46265f9d28 increase maximum length of content of RTSP requests/responses to 128k (#136) 2020-11-27 13:57:51 +01:00
aler9 c5a5c03bb2 increase udp kernel read buffer size to minimize packet losses (#124) 2020-11-25 21:14:50 +01:00
aler9 c929f3d963 make RTMP sources emit RTCP packets 2020-11-22 15:46:16 +01:00
aler9 a90ba1b4bf add number of lost packets to rtcp receiver reports 2020-11-21 15:56:13 +01:00
aler9 5db5b44471 fix generation of rtcp receiver reports 2020-11-21 15:15:28 +01:00
aler9 a9dee11496 support automatic protocol selection when proxying rtsp 2020-11-21 13:34:27 +01:00
aler9 eaf115f604 drastically improve performance when reading streams with TCP 2020-11-21 11:57:38 +01:00
aler9 ac74c7ed95 fix freeze when proxying streams with tcp 2020-11-19 12:25:06 +01:00
aler9 fef639c94a fix freeze when using a rtsp source 2020-11-16 09:10:46 +01:00
aler9 f63647ab1e update gortsplib 2020-11-16 00:17:28 +01:00
aler9 cbab55af4c update gortsplib 2020-11-15 17:56:54 +01:00
aler9 00678b7188 support SDPs with empty unicast address in origin (#121) 2020-11-12 11:50:51 +01:00
aler9 ba9d2a33fb support SDPS with MP2T in protocol (#120) 2020-11-11 10:40:21 +01:00
aler9 c0fc07a108 fix timeout when proxying streams from vlc rtsp server (#115) 2020-11-11 10:10:37 +01:00
aler9 3461796e40 fix crash when proxying streams with udp (#115) 2020-11-09 22:31:27 +01:00
aler9 2c9e07376c fix execution of external commands with quotes on Windows (#113) 2020-11-08 23:12:43 +01:00
aler9 b1153bbcb4 update gortsplib 2020-11-08 20:06:03 +01:00
aler9 2304dfc124 support vlc SDPs (#115) 2020-11-08 00:12:06 +01:00
aler9 ac032c4b54 support PAUSE method (#107) 2020-11-07 22:47:10 +01:00
aler9 94c55e6573 use a new, more generic, sdp unmarshaler 2020-11-05 11:18:53 +01:00
aler9 0777204b38 support proxying streams with control paths that start with '?' 2020-11-03 12:08:28 +01:00
aler9 2f5b0160ad support SDPs with global attributes in random positions 2020-11-02 20:05:19 +01:00
aler9 42fa504014 support proxing servers that redirect to other urls 2020-11-01 22:25:50 +01:00
aler9 c6c79783a8 fix error when using vlc, authentication and urls with query parameters 2020-11-01 19:41:33 +01:00
aler9 88538634e4 update gortsplib 2020-11-01 19:11:03 +01:00
aler9 e511eb4ef1 fix error when using vlc, authentication and slashes in paths 2020-10-31 15:43:08 +01:00
aler9 63c833e92e update gortsplib 2020-10-31 12:02:38 +01:00
aler9 f5ec679187 switch to go 1.15 2020-10-28 23:03:44 +01:00
aler9 dfcf80b2df update gortsplib 2020-10-25 12:50:56 +01:00