65 Commits (eb5bab7e58d24373f23dcd14e5ee32d75b4e2119)

Author SHA1 Message Date
aler9 0f426c3d9d fill version correctly (#503) 4 years ago
aler9 96979dcbb3 publish api docs to github pages 4 years ago
aler9 3134b95e80 api: add documentation 4 years ago
aler9 9062dbf883 move most components into internal/core 4 years ago
aler9 0328b467b3 rename arm6 and arm7 releases into armv6 and armv7 4 years ago
aler9 a6d04aa1e9 add 32-bit tests (#440) 4 years ago
aler9 f36951a5c1 switch to go 1.16 4 years ago
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 4 years ago
aler9 99323ba740 update golangci-lint 4 years ago
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 4 years ago
aler9 0e59e3df5c switch to mkv test files 4 years ago
aler9 c979217e0d update golangci-lint 4 years ago
aler9 fa381c73ac add codecov 5 years ago
aler9 a0aa88cb45 update makefile 5 years ago
aler9 887a95f2f1 run internal tests too 5 years ago
aler9 6d98532f19 convert stress test into benchmark tests 5 years ago
aler9 36caa51081 update golangci-lint 5 years ago
aler9 007cfb33ae isolate stress tests 5 years ago
aler9 baf7abc9a6 add release workflow 5 years ago
aler9 769e1a7e1a simplify linter settings 5 years ago
aler9 19440f2486 switch to golangci-lint 5 years ago
aler9 b40b2f2463 switch to github actions 5 years ago
aler9 359a7f0f2f unexport version 5 years ago
aler9 14990f8a9e add configuration file to docker images 5 years ago
aler9 bbc2401ac2 new environment variable RTSP_PORT 5 years ago
aler9 93f6687ad9 rename RTSP_SERVER_PATH environment variable into RTSP_PATH 5 years ago
aler9 f5ec679187 switch to go 1.15 5 years ago
aler9 51c9060aed fix makefile 5 years ago
aler9 0b99a2fddc rename folder 5 years ago
aler9 33f703a1a3 temp 5 years ago
aler9 05140a5cd5 add stress tests 5 years ago
aler9 1c19af6251 add -race flag to tests 5 years ago
aler9 2fe7004bc9 fix onDemandCmd when path is 'all' 5 years ago
aler9 74f7e5df66 improve performance by avoiding copy() (#21) 5 years ago
aler9 7a440030ad update gortsplib 5 years ago
aler9 ae68587987 cleanup makefile 5 years ago
aler9 6ec30a86eb update makefile 5 years ago
aler9 a5bd05dcfc add options logDestinations, logFile (#37) 5 years ago
aler9 90aa47d2a3 add metrics exporter (#37) 5 years ago
aler9 7ec3f771d1 add TestRunOnDemand 5 years ago
aler9 e409f673d4 add option runOnDemand (#36) 5 years ago
aler9 d7d2ba38f1 add option sourceOnDemand to pull sources only when there are connected clients (#36) 5 years ago
aler9 4c87cdaa9a cleanup makefile 5 years ago
aler9 6efc8713cf rename arm64 port into arm64v8 5 years ago
aler9 dfa0873919 fix docker hub image generation 5 years ago
aler9 8f0535b673 change tag of arm64 docker image to arm64v8 5 years ago
aler9 25f59abfc0 update gortsplib 5 years ago
aler9 3451060548 rename conf.yml into rtsp-simple-server.yml 5 years ago
aler9 b837b7afdd new options runOnConnect, runOnPublish, runOnRead 5 years ago
aler9 03f020ec33 implement rtcp receiver reports; fix #22 5 years ago