aler9
|
8b67b5bd89
|
add docker hub images
|
5 years ago |
aler9
|
60371afc1a
|
add ticker to check whether udp packets are being received or not while publishing; fix #15
|
5 years ago |
aler9
|
fbd9f74c8b
|
add --read-ips and --publish-ips arguments; fix #12
|
5 years ago |
Alessandro Ros
|
e644587a6c
|
update readme
|
5 years ago |
aler9
|
8a786b5669
|
support authenticating with vlc; fix #11
|
5 years ago |
aler9
|
3d5d728027
|
update readme; fix #10
|
5 years ago |
aler9
|
a535dab477
|
support zero spaces between header keys and values, support transport headers with implicit unicast; fix #9
|
5 years ago |
Alessandro Ros
|
a05ee4990a
|
update readme
|
5 years ago |
aler9
|
d68c18de2d
|
run tests without --network=host
|
5 years ago |
aler9
|
f3436faec3
|
remove --network=host from 'make run'
|
5 years ago |
Alessandro Ros
|
16c10d4327
|
add authentication notice
|
5 years ago |
Alessandro Ros
|
94d458f514
|
update readme
|
5 years ago |
aler9
|
fb6b05fb60
|
fix flag descriptions
|
5 years ago |
Alessandro Ros
|
52277cf7cb
|
update readme
|
5 years ago |
Alessandro Ros
|
a5eb30614c
|
update readme
|
5 years ago |
aler9
|
ed715723f2
|
more detailed error messages
|
5 years ago |
Alessandro Ros
|
f60e91baba
|
update readme
|
5 years ago |
Alessandro Ros
|
5d5d5a4f88
|
update readme
|
5 years ago |
aler9
|
a4d581d02e
|
move sdp functions into gortsplib
|
5 years ago |
aler9
|
a532430396
|
support non-canonical headers, empty sdp origins, non-standard sdp protocols, rtp packets up to 512k; fix #8
|
5 years ago |
Alessandro Ros
|
da664ab387
|
update readme
|
5 years ago |
aler9
|
cfc3e9bea6
|
cleanup --version
|
5 years ago |
aler9
|
8f839c9d4a
|
simplify tests
|
5 years ago |
Alessandro Ros
|
3436b56d0b
|
update readme
|
5 years ago |
aler9
|
5cbfaa4cd8
|
add arguments --read-user --read-pass
|
5 years ago |
aler9
|
dc52266a70
|
add new arguments --read-timeout and --write-timeout
|
5 years ago |
aler9
|
3113c9e476
|
run go mod tidy
|
5 years ago |
aler9
|
142bc9961c
|
do not show error message in case of EOF
|
5 years ago |
aler9
|
2a89e41a69
|
add tests
|
5 years ago |
aler9
|
e6314ff45d
|
add program.close()
|
5 years ago |
aler9
|
b0ac164530
|
add serverTcpListener.close()
|
5 years ago |
aler9
|
1931e53992
|
rename variables
|
5 years ago |
aler9
|
fae52b415c
|
move forwardTrack into serverTcpListener
|
5 years ago |
aler9
|
e072bdf0b4
|
move clients and publishers below serverTcpListener
|
5 years ago |
aler9
|
83608a2fdd
|
add serverUdpListener.close()
|
5 years ago |
aler9
|
03b5d393cd
|
move arguments outside program
|
5 years ago |
Alessandro Ros
|
278b8fc43f
|
update readme
|
5 years ago |
aler9
|
aff73ddcb2
|
update gortsplib
|
5 years ago |
aler9
|
0b38b3c75a
|
support ipv6 link-local addresses; fix #6
|
5 years ago |
aler9
|
6cb36ab4e6
|
move url parsing into gortsplib
|
5 years ago |
aler9
|
02beefcec9
|
fix log printing with ipv6 urls (part of #6)
|
5 years ago |
aler9
|
da7c1bd1b3
|
fix readme
|
5 years ago |
aler9
|
0fe2df0045
|
move methods into gortsplib
|
5 years ago |
aler9
|
6a641cd4f0
|
move deadline handling into gortsplib
|
5 years ago |
aler9
|
3ca94f9f9d
|
simplify response handling
|
5 years ago |
aler9
|
a8eeaad85e
|
rename client into serverClient
|
5 years ago |
aler9
|
ab5fabf7ac
|
update error messages
|
5 years ago |
aler9
|
2cf52d928b
|
cleanup travis-setup
|
5 years ago |
aler9
|
60275364a7
|
Merge pull request #4 from CaiJingLong/patch-1
Add cross-platform support for macos
|
5 years ago |
Caijinglong
|
84fc45fac0
|
Update Makefile
Add cross-platform support for macos in Makefile.
|
5 years ago |