Commit Graph

420 Commits

Author SHA1 Message Date
aler9 8e1c9a7468 add PAUSE to supported methods in OPTIONS 2020-11-19 19:20:27 +01:00
aler9 d33ab5bec6 drastically improve performance when reading streams with UDP 2020-11-19 14:02:31 +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 6a82c0ce3b fix tests against gstreamer 2020-11-15 18:17:00 +01:00
aler9 cbab55af4c update gortsplib 2020-11-15 17:56:54 +01:00
aler9 a3856222c7 fix pkg.go.dev readme 2020-11-15 10:29:04 +01:00
aler9 00678b7188 support SDPs with empty unicast address in origin (#121) 2020-11-12 11:50:51 +01:00
aler9 10ad48931e remove PAUSE tests (moved into gortsplib) 2020-11-12 00:03:01 +01:00
aler9 584d2c9494 allow repeated PAUSE requests (#107) 2020-11-11 23:10:25 +01:00
Alessandro Ros 4a87f4752a
update readme 2020-11-11 11:47:42 +01:00
aler9 8ff33f88ab increase rtmp analyze timeout 2020-11-11 11:07:40 +01:00
aler9 7dc72f4490 fix compilation on windows 2020-11-11 10:56:18 +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 db4fc43f1b fix crash when receiving tcp streams 2020-11-09 22:42:41 +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 7a3db78de4 fix creation and deletion of paths during hot reloading 2020-11-08 22:07:25 +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 7147add303 tidy up config file 2020-11-07 22:28:32 +01:00
Alessandro Ros 46d289ffa3
update readme 2020-11-05 13:38:46 +01:00
aler9 58fe1cfe77 add docs 2020-11-05 12:37:16 +01:00
aler9 0519abc106 update readme 2020-11-05 11:39:35 +01:00
aler9 94c55e6573 use a new, more generic, sdp unmarshaler 2020-11-05 11:18:53 +01:00
Alessandro Ros 8415cfc30e update readme 2020-11-03 15:41:12 +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 0f9eb4370e update readme 2020-11-01 23:19:58 +01:00
aler9 5facab1a48 move subpackages into internal/ 2020-11-01 22:56:56 +01:00
aler9 42fa504014 support proxing servers that redirect to other urls 2020-11-01 22:25:50 +01:00
aler9 14990f8a9e add configuration file to docker images 2020-11-01 20:36: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 655e0d0fd6 implement fallback (#104) 2020-11-01 17:48:00 +01:00
aler9 bbc2401ac2 new environment variable RTSP_PORT 2020-11-01 17:33:06 +01:00
aler9 93f6687ad9 rename RTSP_SERVER_PATH environment variable into RTSP_PATH 2020-11-01 16:58:25 +01:00
aler9 d88fa2a24b change default write timeout to 10 seconds 2020-11-01 16:53:39 +01:00
aler9 20e478b8bd new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62) 2020-11-01 16:51:21 +01:00
aler9 5c5cfe8e6e update docs 2020-10-31 17:19:28 +01:00
aler9 08823ddc92 fix memory leak caused by time.Timer 2020-10-31 17:03:03 +01:00
aler9 0495c1ed4b remove useless close() 2020-10-31 16:45:19 +01:00
aler9 4a942b4f9e externalcmd: increase restart pause 2020-10-31 16:39:05 +01:00
aler9 38b07ab68a add 'restart' option to all external commands 2020-10-31 16:36:14 +01:00
aler9 e511eb4ef1 fix error when using vlc, authentication and slashes in paths 2020-10-31 15:43:08 +01:00
aler9 c0d282ab42 support special characters in usernames and passwords 2020-10-31 13:06:39 +01:00
aler9 42ba83245b decrease memory usage 2020-10-31 12:16:53 +01:00