Commit Graph

51 Commits

Author SHA1 Message Date
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
aler9
2a89e41a69 add tests 2020-05-10 21:32:40 +02:00
aler9
2cf52d928b cleanup travis-setup 2020-04-18 19:12:52 +02:00
Caijinglong
84fc45fac0
Update Makefile
Add cross-platform support for macos in Makefile.
2020-04-16 10:39:51 +08:00
aler9
215a44fd33 fix: clean up SDP before serving it to receivers 2020-01-21 10:08:53 +01:00
aler9
412e2c7642 move transportHeader into gortsplib 2020-01-20 12:53:06 +01:00
aler9
9349146d47 move rtsp into gortsplib 2020-01-20 10:38:14 +01:00
aler9
88f2c5e869 implement authentication 2020-01-03 22:39:55 +01:00
aler9
3f8e645640 update readme, travis ci 2019-12-28 22:23:52 +01:00