Commit Graph

59 Commits

Author SHA1 Message Date
aler9 f36951a5c1 switch to go 1.16 2021-06-19 21:29:51 +02:00
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 2021-06-19 16:16:35 +02:00
aler9 99323ba740 update golangci-lint 2021-05-23 18:51:21 +02:00
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 2021-04-24 18:52:13 +02:00
aler9 0e59e3df5c switch to mkv test files 2021-03-22 19:59:18 +01:00
aler9 c979217e0d update golangci-lint 2021-03-20 14:14:41 +01:00
aler9 fa381c73ac add codecov 2021-02-13 20:45:23 +01:00
aler9 a0aa88cb45 update makefile 2021-02-04 21:55:00 +01:00
aler9 887a95f2f1 run internal tests too 2021-01-30 17:45:33 +01:00
aler9 6d98532f19 convert stress test into benchmark tests 2021-01-06 23:24:05 +01:00
aler9 36caa51081 update golangci-lint 2020-12-30 17:15:00 +01:00
aler9 007cfb33ae isolate stress tests 2020-12-16 13:23:42 +01:00
aler9 baf7abc9a6 add release workflow 2020-12-15 14:14:24 +01:00
aler9 769e1a7e1a simplify linter settings 2020-12-06 12:22:00 +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 359a7f0f2f unexport version 2020-11-24 21:45:44 +01:00
aler9 14990f8a9e add configuration file to docker images 2020-11-01 20:36:50 +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 f5ec679187 switch to go 1.15 2020-10-28 23:03:44 +01:00
aler9 51c9060aed fix makefile 2020-10-16 22:49:49 +02:00
aler9 0b99a2fddc rename folder 2020-09-20 10:21:37 +02:00
aler9 05140a5cd5 add stress tests 2020-09-18 19:59:07 +02:00
aler9 1c19af6251 add -race flag to tests 2020-09-03 16:31:58 +02:00
aler9 2fe7004bc9 fix onDemandCmd when path is 'all' 2020-08-30 15:27:03 +02:00
aler9 74f7e5df66 improve performance by avoiding copy() (#21) 2020-08-25 19:30:37 +02:00
aler9 7a440030ad update gortsplib 2020-08-15 22:43:57 +02:00
aler9 ae68587987 cleanup makefile 2020-08-07 12:02:02 +02:00
aler9 6ec30a86eb update makefile 2020-08-05 12:17:09 +02:00
aler9 a5bd05dcfc add options logDestinations, logFile (#37) 2020-07-30 19:21:36 +02:00
aler9 90aa47d2a3 add metrics exporter (#37) 2020-07-30 17:31:38 +02:00
aler9 7ec3f771d1 add TestRunOnDemand 2020-07-30 13:41:56 +02:00
aler9 e409f673d4 add option runOnDemand (#36) 2020-07-30 13:31:18 +02:00
aler9 d7d2ba38f1 add option sourceOnDemand to pull sources only when there are connected clients (#36) 2020-07-29 23:30:42 +02:00
aler9 4c87cdaa9a cleanup makefile 2020-07-27 15:28:40 +02:00
aler9 6efc8713cf rename arm64 port into arm64v8 2020-07-21 23:41:59 +02:00
aler9 dfa0873919 fix docker hub image generation 2020-07-20 15:53:01 +02:00
aler9 8f0535b673 change tag of arm64 docker image to arm64v8 2020-07-20 15:16:47 +02:00
aler9 25f59abfc0 update gortsplib 2020-07-19 22:40:09 +02:00
aler9 3451060548 rename conf.yml into rtsp-simple-server.yml 2020-07-13 17:27:04 +02:00
aler9 b837b7afdd new options runOnConnect, runOnPublish, runOnRead 2020-07-13 11:51:17 +02:00
aler9 03f020ec33 implement rtcp receiver reports; fix #22 2020-07-12 12:34:35 +02:00
aler9 0c8745009e fix authentication with vlc (#28) 2020-07-09 22:59:05 +02:00
aler9 f7a9d2fc7e update base image 2020-07-04 18:27:31 +02:00
aler9 9c3554d719 implement proxy mode; add conf.yml to release assets 2020-06-30 15:12:39 +02:00
aler9 8b67b5bd89 add docker hub images 2020-06-21 21:07:16 +02:00
aler9 a535dab477 support zero spaces between header keys and values, support transport headers with implicit unicast; fix #9 2020-06-14 17:46:27 +02:00
aler9 d68c18de2d run tests without --network=host 2020-06-08 21:51:36 +02:00
aler9 f3436faec3 remove --network=host from 'make run' 2020-06-08 16:17:21 +02:00