Commit graph

27 commits

Author SHA1 Message Date
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
d730511bfb rename file 2020-04-10 12:24:43 +02:00
aler9
7ee158d18f fix comment 2020-04-10 12:24:21 +02:00
aler9
2133737b2a replace publish key with specification-compliant username and password 2020-02-16 16:05:08 +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
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
ec32c80736 add read and write deadlines 2020-01-20 22:24:55 +01:00
aler9
f69700a738 update gortsplib 2020-01-20 16:44:02 +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
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
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
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
aler9
a48bac0f1b fix: send right server ports when playing via udp 2020-01-01 18:01:21 +01:00
aler9
9728ea823d support multiple paths 2019-12-31 14:55:46 +01:00
aler9
507eff4eab support multiple tracks per stream 2019-12-31 13:48:17 +01:00