103 Commits (f5d9fde60499c1a3ba51f91166f88753d9146256)

Author SHA1 Message Date
aler9 fa381c73ac add codecov 4 years ago
aler9 a0aa88cb45 update makefile 4 years ago
aler9 887a95f2f1 run internal tests too 4 years ago
aler9 6d98532f19 convert stress test into benchmark tests 4 years ago
aler9 36caa51081 update golangci-lint 4 years ago
aler9 007cfb33ae isolate stress tests 4 years ago
aler9 baf7abc9a6 add release workflow 4 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
aler9 0c8745009e fix authentication with vlc (#28) 5 years ago
aler9 f7a9d2fc7e update base image 5 years ago
aler9 9c3554d719 implement proxy mode; add conf.yml to release assets 5 years ago
aler9 8b67b5bd89 add docker hub images 5 years ago
aler9 a535dab477 support zero spaces between header keys and values, support transport headers with implicit unicast; fix #9 5 years ago
aler9 d68c18de2d run tests without --network=host 5 years ago
aler9 f3436faec3 remove --network=host from 'make run' 5 years ago
aler9 2a89e41a69 add tests 5 years ago
aler9 2cf52d928b cleanup travis-setup 5 years ago
Caijinglong 84fc45fac0
Update Makefile 5 years ago
aler9 215a44fd33 fix: clean up SDP before serving it to receivers 5 years ago
aler9 412e2c7642 move transportHeader into gortsplib 5 years ago