2074 Commits (f5d9fde60499c1a3ba51f91166f88753d9146256)
 

Author SHA1 Message Date
aler9 fb799326dc rename files 5 years ago
aler9 87a41685e8 use a standard value for the control attribute 5 years ago
aler9 d730511bfb rename file 5 years ago
aler9 7ee158d18f fix comment 5 years ago
aler9 f83c805a8d update gortslib 5 years ago
aler9 34665a2cc8
Merge pull request #3 from flaviostutz/patch-1 5 years ago
aler9 81e9b89c65
cleanup 5 years ago
Flavio Stutz d263a0e3ca
updating readme to add rtsp-relay links 5 years ago
aler9 26f57e02df
fix readme 5 years ago
aler9 2133737b2a replace publish key with specification-compliant username and password 5 years ago
aler9 a17cd5d51d
Merge pull request #2 from tekdoc/script 5 years ago
aler9 7f90724336 remove os check 5 years ago
aler9 3617e544c9 run gofmt 5 years ago
Jonathan Sims 37d938da17 Add option to run a script when client connects or disconnects (Linux only for now) 5 years ago
aler9 6fefb89a7c fix race condition 5 years ago
aler9 924592a219 update gortsplib 5 years ago
aler9 8bed6ecfeb add checks on ports 5 years ago
aler9 0285d029c7 update gortsplib 5 years ago
aler9 f46d6f4ba2 fix sdp filtering 5 years ago
aler9 215a44fd33 fix: clean up SDP before serving it to receivers 5 years ago
aler9 a9799c7cf1 fix: add SetWriteDeadline() and prevent timeout when receiving via tcp 5 years ago
aler9 d28a87ce3c update readme 5 years ago
aler9 ec32c80736 add read and write deadlines 5 years ago
aler9 7f792f465c update gortsplib 5 years ago
aler9 1ec4cb1c52 fix 5 years ago
aler9 00cf8c650b update gortsplib 5 years ago
aler9 f69700a738 update gortsplib 5 years ago
aler9 18451c1431 rename rtsp* into server* 5 years ago
aler9 5c468c77d8 rename rtsplistener into rtsp tcp listener, udplistener into rtsp udp listener 5 years ago
aler9 16e4fcb372 improve performance by using int states instead of strings 5 years ago
aler9 412e2c7642 move transportHeader into gortsplib 5 years ago
aler9 9349146d47 move rtsp into gortsplib 5 years ago
aler9 4e0ac501b4
update readme 5 years ago
aler9 f607fa82e6 add command line option --protocols to set what protocols are available 5 years ago
aler9 e78f3f22a0 fix: allow publishing with RTP/AVP 5 years ago
aler9 5d5ac15666 make travis run unit tests 5 years ago
aler9 0fcdc79b1d fix: send proper SETUP response when publishing or receiving via udp 5 years ago
aler9 888691dec9 fix: support ffmpeg option '-rtsp_transport udp' while receiving 5 years ago
aler9 55262b63f4
update readme 5 years ago
aler9 e3ebd21659 reply with 401 when publish key is missing 5 years ago
aler9 77918272df cleanup code 5 years ago
aler9 88f2c5e869 implement authentication 5 years ago
aler9 f64a8d25cb update readme 5 years ago
aler9 a48bac0f1b fix: send right server ports when playing via udp 5 years ago
aler9 c90d259913
update readme 5 years ago
aler9 9728ea823d support multiple paths 5 years ago
aler9 507eff4eab support multiple tracks per stream 5 years ago
aler9 f96659fa2d fix: include CSeq in 400 responses 5 years ago
aler9 4500ac3008 update readme 5 years ago
aler9 dd8af1c2a2 fix: never parse client sent data when client is receiving 5 years ago