aler9
|
18451c1431
|
rename rtsp* into server*
|
6 years ago |
aler9
|
5c468c77d8
|
rename rtsplistener into rtsp tcp listener, udplistener into rtsp udp listener
|
6 years ago |
aler9
|
16e4fcb372
|
improve performance by using int states instead of strings
|
6 years ago |
aler9
|
412e2c7642
|
move transportHeader into gortsplib
|
6 years ago |
aler9
|
9349146d47
|
move rtsp into gortsplib
|
6 years ago |
aler9
|
4e0ac501b4
|
update readme
|
6 years ago |
aler9
|
f607fa82e6
|
add command line option --protocols to set what protocols are available
|
6 years ago |
aler9
|
e78f3f22a0
|
fix: allow publishing with RTP/AVP
|
6 years ago |
aler9
|
5d5ac15666
|
make travis run unit tests
|
6 years ago |
aler9
|
0fcdc79b1d
|
fix: send proper SETUP response when publishing or receiving via udp
|
6 years ago |
aler9
|
888691dec9
|
fix: support ffmpeg option '-rtsp_transport udp' while receiving
|
6 years ago |
aler9
|
55262b63f4
|
update readme
|
6 years ago |
aler9
|
e3ebd21659
|
reply with 401 when publish key is missing
|
6 years ago |
aler9
|
77918272df
|
cleanup code
|
6 years ago |
aler9
|
88f2c5e869
|
implement authentication
|
6 years ago |
aler9
|
f64a8d25cb
|
update readme
|
6 years ago |
aler9
|
a48bac0f1b
|
fix: send right server ports when playing via udp
|
6 years ago |
aler9
|
c90d259913
|
update readme
|
6 years ago |
aler9
|
9728ea823d
|
support multiple paths
|
6 years ago |
aler9
|
507eff4eab
|
support multiple tracks per stream
|
6 years ago |
aler9
|
f96659fa2d
|
fix: include CSeq in 400 responses
|
6 years ago |
aler9
|
4500ac3008
|
update readme
|
6 years ago |
aler9
|
dd8af1c2a2
|
fix: never parse client sent data when client is receiving
|
6 years ago |
aler9
|
cbb27ab16d
|
fix: require interleaved=0-1 from TCP streamers
|
6 years ago |
aler9
|
dab15e898d
|
support RTCP streaming via TCP
|
6 years ago |
aler9
|
b77ae3a947
|
move interleaved frames logic into rtsp.Conn
|
6 years ago |
aler9
|
8a773a1b16
|
return 400 in case of errors
|
6 years ago |
aler9
|
871aebf536
|
update readme
|
6 years ago |
aler9
|
366ff8e51e
|
fix typo
|
6 years ago |
aler9
|
9a6a813640
|
fix panic when a client disconnects
|
6 years ago |
aler9
|
58e6f6d29e
|
fix: use separate udp ports for publishers and readers
|
6 years ago |
aler9
|
30624e6217
|
update readme
|
6 years ago |
aler9
|
ed5e1c7cfc
|
implement publishing via tcp
|
6 years ago |
aler9
|
b94cbae246
|
implement reading via TCP
|
6 years ago |
aler9
|
076f5977bd
|
use RWMutex instead of Mutex
|
6 years ago |
aler9
|
b02a15b8df
|
implement PAUSE
|
6 years ago |
aler9
|
c3e99ee583
|
fix OPTIONS method; reorder methods
|
6 years ago |
aler9
|
b801f29a12
|
update readme
|
6 years ago |
aler9
|
b1ace1914b
|
update .dockerignore
|
6 years ago |
aler9
|
3f8e645640
|
update readme, travis ci
|
6 years ago |
aler9
|
b36c474561
|
update readme
|
6 years ago |
aler9
|
caf4eedf74
|
add travis ci
|
6 years ago |
aler9
|
449ad1c33a
|
update readme
|
6 years ago |
aler9
|
8d35256812
|
add badges
|
6 years ago |
aler9
|
275b04eae8
|
update readme
|
6 years ago |
aler9
|
2f3baafb54
|
initial commit
|
6 years ago |
aler9
|
e9edb62249
|
Initial commit
|
6 years ago |