aler9
|
698ec59ab4
|
add client count to logs
|
2020-06-27 14:20:06 +02:00 |
|
aler9
|
4df4bbba6a
|
use channels instead of mutexes
|
2020-06-27 13:38:35 +02:00 |
|
aler9
|
60371afc1a
|
add ticker to check whether udp packets are being received or not while publishing; fix #15
|
2020-06-21 12:17:16 +02:00 |
|
aler9
|
fbd9f74c8b
|
add --read-ips and --publish-ips arguments; fix #12
|
2020-06-15 22:41:14 +02:00 |
|
aler9
|
8a786b5669
|
support authenticating with vlc; fix #11
|
2020-06-14 21:44:49 +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
|
ed715723f2
|
more detailed error messages
|
2020-05-21 21:46:22 +02:00 |
|
aler9
|
a4d581d02e
|
move sdp functions into gortsplib
|
2020-05-17 16:49:21 +02:00 |
|
aler9
|
a532430396
|
support non-canonical headers, empty sdp origins, non-standard sdp protocols, rtp packets up to 512k; fix #8
|
2020-05-17 16:40:00 +02:00 |
|
aler9
|
5cbfaa4cd8
|
add arguments --read-user --read-pass
|
2020-05-10 22:56:46 +02:00 |
|
aler9
|
dc52266a70
|
add new arguments --read-timeout and --write-timeout
|
2020-05-10 22:35:56 +02:00 |
|
aler9
|
142bc9961c
|
do not show error message in case of EOF
|
2020-05-10 21:37:44 +02:00 |
|
aler9
|
b0ac164530
|
add serverTcpListener.close()
|
2020-05-10 16:28:40 +02:00 |
|
aler9
|
1931e53992
|
rename variables
|
2020-05-10 16:08:41 +02:00 |
|
aler9
|
fae52b415c
|
move forwardTrack into serverTcpListener
|
2020-05-10 16:02:17 +02:00 |
|
aler9
|
e072bdf0b4
|
move clients and publishers below serverTcpListener
|
2020-05-10 15:49:53 +02:00 |
|
aler9
|
83608a2fdd
|
add serverUdpListener.close()
|
2020-05-10 15:40:41 +02:00 |
|
aler9
|
03b5d393cd
|
move arguments outside program
|
2020-05-10 15:33:42 +02:00 |
|
aler9
|
aff73ddcb2
|
update gortsplib
|
2020-05-07 22:30:03 +02:00 |
|
aler9
|
0b38b3c75a
|
support ipv6 link-local addresses; fix #6
|
2020-05-03 23:26:41 +02:00 |
|
aler9
|
6cb36ab4e6
|
move url parsing into gortsplib
|
2020-05-03 19:47:23 +02:00 |
|
aler9
|
02beefcec9
|
fix log printing with ipv6 urls (part of #6)
|
2020-05-03 19:24:54 +02:00 |
|
aler9
|
0fe2df0045
|
move methods into gortsplib
|
2020-05-03 16:07:56 +02:00 |
|
aler9
|
6a641cd4f0
|
move deadline handling into gortsplib
|
2020-05-03 15:22:41 +02:00 |
|
aler9
|
3ca94f9f9d
|
simplify response handling
|
2020-05-03 14:40:06 +02:00 |
|
aler9
|
a8eeaad85e
|
rename client into serverClient
|
2020-05-03 12:38:11 +02:00 |
|
aler9
|
ab5fabf7ac
|
update error messages
|
2020-05-03 12:28:46 +02:00 |
|
aler9
|
fb799326dc
|
rename files
|
2020-04-10 18:54:37 +02:00 |
|