Commit Graph
78 Commits
Author SHA1 Message Date
aler9 ab5fabf7ac update error messages 2020-05-03 12:28:46 +02:00
aler9 2cf52d928b cleanup travis-setup 2020-04-18 19:12:52 +02:00
aler9andGitHub 60275364a7 Merge pull request #4 from CaiJingLong/patch-1
Add cross-platform support for macos
2020-04-16 09:45:21 +02:00
CaijinglongandGitHub 84fc45fac0 Update Makefile
Add cross-platform support for macos in Makefile.
2020-04-16 10:39:51 +08:00
aler9 fb799326dc rename files 2020-04-10 18:54:37 +02:00
aler9 87a41685e8 use a standard value for the control attribute 2020-04-10 12:40:03 +02:00
aler9 d730511bfb rename file 2020-04-10 12:24:43 +02:00
aler9 7ee158d18f fix comment 2020-04-10 12:24:21 +02:00
aler9 f83c805a8d update gortslib 2020-03-13 14:19:58 +01:00
aler9andGitHub 34665a2cc8 Merge pull request #3 from flaviostutz/patch-1
Updating readme to add rtsp-relay links
2020-02-22 22:53:03 +01:00
aler9andGitHub 81e9b89c65 cleanup 2020-02-22 22:52:51 +01:00
Flavio StutzandGitHub d263a0e3ca updating readme to add rtsp-relay links 2020-02-22 04:19:26 -03:00
aler9andGitHub 26f57e02df fix readme 2020-02-18 13:14:29 +01:00
aler9 2133737b2a replace publish key with specification-compliant username and password 2020-02-16 16:05:08 +01:00
aler9andGitHub a17cd5d51d Merge pull request #2 from tekdoc/script
Add option to run a script when client connects or disconnects (Linux…
2020-02-16 13:09:48 +01:00
aler9 7f90724336 remove os check 2020-02-16 13:08:54 +01:00
aler9 3617e544c9 run gofmt 2020-02-16 13:04:43 +01:00
Jonathan Sims 37d938da17 Add option to run a script when client connects or disconnects (Linux only for now) 2020-02-15 12:25:29 -05:00
aler9 6fefb89a7c fix race condition 2020-01-26 18:08:15 +01:00
aler9 924592a219 update gortsplib 2020-01-26 16:20:58 +01:00
aler9 8bed6ecfeb add checks on ports 2020-01-26 12:59:24 +01:00
aler9 0285d029c7 update gortsplib 2020-01-26 12:41:26 +01:00
aler9 f46d6f4ba2 fix sdp filtering 2020-01-21 10:28:13 +01:00
aler9 215a44fd33 fix: clean up SDP before serving it to receivers 2020-01-21 10:08:53 +01:00
aler9 a9799c7cf1 fix: add SetWriteDeadline() and prevent timeout when receiving via tcp 2020-01-21 09:29:02 +01:00
aler9 d28a87ce3c update readme 2020-01-20 23:04:12 +01:00
aler9 ec32c80736 add read and write deadlines 2020-01-20 22:24:55 +01:00
aler9 7f792f465c update gortsplib 2020-01-20 22:16:39 +01:00
aler9 1ec4cb1c52 fix 2020-01-20 17:20:53 +01:00
aler9 00cf8c650b update gortsplib 2020-01-20 17:17:56 +01:00
aler9 f69700a738 update gortsplib 2020-01-20 16:44:02 +01:00
aler9 18451c1431 rename rtsp* into server* 2020-01-20 15:22:01 +01:00
aler9 5c468c77d8 rename rtsplistener into rtsp tcp listener, udplistener into rtsp udp listener 2020-01-20 15:09:28 +01:00
aler9 16e4fcb372 improve performance by using int states instead of strings 2020-01-20 14:41:04 +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
aler9andGitHub 4e0ac501b4 update readme 2020-01-19 22:59:24 +01:00
aler9 f607fa82e6 add command line option --protocols to set what protocols are available 2020-01-15 22:48:51 +01:00
aler9 e78f3f22a0 fix: allow publishing with RTP/AVP 2020-01-15 22:27:44 +01:00
aler9 5d5ac15666 make travis run unit tests 2020-01-15 09:17:23 +01:00
aler9 0fcdc79b1d fix: send proper SETUP response when publishing or receiving via udp 2020-01-14 21:33:53 +01:00
aler9 888691dec9 fix: support ffmpeg option '-rtsp_transport udp' while receiving 2020-01-14 21:19:25 +01:00
aler9andGitHub 55262b63f4 update readme 2020-01-03 23:25:31 +01:00
aler9 e3ebd21659 reply with 401 when publish key is missing 2020-01-03 23:21:56 +01:00
aler9 77918272df cleanup code 2020-01-03 23:05:06 +01:00
aler9 88f2c5e869 implement authentication 2020-01-03 22:39:55 +01:00
aler9andaler9 f64a8d25cb update readme 2020-01-03 21:52:33 +01:00
aler9 a48bac0f1b fix: send right server ports when playing via udp 2020-01-01 18:01:21 +01:00
aler9andGitHub c90d259913 update readme 2020-01-01 13:00:54 +01:00
aler9 9728ea823d support multiple paths 2019-12-31 14:55:46 +01:00