Commit Graph

170 Commits

Author SHA1 Message Date
aler9 f36951a5c1 switch to go 1.16 2021-06-19 21:29:51 +02:00
aler9 7299eb8d3c update readme 2021-06-19 16:16:50 +02:00
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 2021-06-19 16:16:35 +02:00
aler9 d8112e75ea update readme 2021-05-17 11:19:26 +02:00
aler9 7490346a33 update readme 2021-05-09 18:20:33 +02:00
aler9 9bab230e0d tidy up logs 2021-05-09 17:22:24 +02:00
aler9 4d260412c4 remove number of clients from logs 2021-05-08 22:52:10 +02:00
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 2021-04-24 18:52:13 +02:00
aler9 5eb6db107f update readme to speed up HLS 2021-04-17 20:11:20 +02:00
aler9 3d1b5296d7 RTSP source: add mandatory parameter sourceFingerprint to validate server certificates and prevent man-in-the-middle attacks (#350) 2021-04-16 22:46:22 +02:00
Florian Levis a5a02ffe82 doc: update prometheus metrics endpoint 2021-04-07 14:10:34 +02:00
aler9 e8f25d8d00 fix raspberry camera pipeline 2021-04-03 22:24:56 +02:00
aler9 5fa2402a61 update readme 2021-03-26 19:04:41 +01:00
aler9 e5f9e80259 update readme 2021-03-19 23:10:02 +01:00
aler9 524e1a2bdc set exact Go version in readme 2021-03-13 18:00:09 +01:00
aler9 4668d0d919 update readme 2021-03-10 23:13:53 +01:00
aler9 d796948379 update readme 2021-03-10 20:53:50 +01:00
aler9 f19e23eaa5 enable rtmp by default; add parameters to disable rtsp and rtmp 2021-03-10 20:43:27 +01:00
aler9 186a91800a Support reading with RTMP (#218) 2021-03-10 18:04:27 +01:00
aler9 25bf7759ef add logo 2021-02-15 12:39:21 +01:00
aler9 fa381c73ac add codecov 2021-02-13 20:45:23 +01:00
aler9 b4f7f6f4fa update action badges to point to the right page 2021-02-13 19:23:58 +01:00
aler9 22ab4d489e support relative fallback paths (#201) 2021-02-09 22:33:50 +01:00
aler9 f9125fe986 update readme 2021-02-03 21:38:27 +01:00
aler9 f8967d05bc update readme 2021-02-01 09:34:58 +01:00
aler9 750d4f7072 update readme 2021-01-31 22:01:23 +01:00
aler9 3bcead121d add a RTMP server that allows to publish legacy streams (#132) 2021-01-31 21:42:27 +01:00
aler9 f9a7ad7eca add serverrtmp 2021-01-31 16:58:57 +01:00
aler9 cc703fe5c5 support clients that don't specify track ID, like tvheadend (#155) 2021-01-20 22:25:47 +01:00
aler9 6b1643940e support encrypting the configuration file 2021-01-16 15:43:56 +01:00
aler9 903842484e apply listenIP to metrics and pprof too 2021-01-15 18:58:45 +01:00
aler9 e40235966e add instructions on how to edit the configuration file with docker 2021-01-15 11:50:33 +01:00
aler9 818307ff54 forbid usage of publishUser, publishPass, publishIps when source is not 'record' 2020-12-31 21:50:18 +01:00
aler9 3050893d32 support hashed credentials 2020-12-31 19:47:25 +01:00
aler9 95559faeb9 update readme 2020-12-17 14:37:39 +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 cd958588ac rewrite readme 2020-12-12 23:56:05 +01:00
aler9 cce08c12b6 fix crash when using publishIp or readIp (#142) 2020-12-06 21:16:04 +01:00
aler9 60d1407a01 add multiple sources example (#141) 2020-12-06 19:45:16 +01:00
aler9 27b046c217 update gstreamer pipelines to publish and read audio too 2020-12-06 19:41:14 +01:00
aler9 19440f2486 switch to golangci-lint 2020-12-05 20:42:59 +01:00
aler9 b40b2f2463 switch to github actions 2020-12-04 23:22:39 +01:00
aler9 c2a1f55abc update readme 2020-12-03 16:17:18 +01:00
aler9 26c5c3eb7a update readme 2020-11-25 10:04:32 +01:00
aler9 7e8f4d4631 add hls example 2020-11-19 21:57:15 +01:00
aler9 a3856222c7 fix pkg.go.dev readme 2020-11-15 10:29:04 +01:00
Alessandro Ros 4a87f4752a
update readme 2020-11-11 11:47:42 +01:00
aler9 2c9e07376c fix execution of external commands with quotes on Windows (#113) 2020-11-08 23:12:43 +01:00
Alessandro Ros 46d289ffa3
update readme 2020-11-05 13:38:46 +01:00