Commit Graph

30 Commits

Author SHA1 Message Date
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
aler9
2f3baafb54 initial commit 2019-12-28 22:07:49 +01:00