23 Commits (f83c805a8deb7379c9aaa393abfa7ac2143fc2a4)

Author SHA1 Message Date
aler9 2133737b2a replace publish key with specification-compliant username and password 7 years ago
aler9 3617e544c9 run gofmt 7 years ago
Jonathan Sims 37d938da17 Add option to run a script when client connects or disconnects (Linux only for now) 7 years ago
aler9 6fefb89a7c fix race condition 7 years ago
aler9 0285d029c7 update gortsplib 7 years ago
aler9 f46d6f4ba2 fix sdp filtering 7 years ago
aler9 215a44fd33 fix: clean up SDP before serving it to receivers 7 years ago
aler9 a9799c7cf1 fix: add SetWriteDeadline() and prevent timeout when receiving via tcp 7 years ago
aler9 ec32c80736 add read and write deadlines 7 years ago
aler9 f69700a738 update gortsplib 7 years ago
aler9 16e4fcb372 improve performance by using int states instead of strings 7 years ago
aler9 412e2c7642 move transportHeader into gortsplib 7 years ago
aler9 9349146d47 move rtsp into gortsplib 7 years ago
aler9 f607fa82e6 add command line option --protocols to set what protocols are available 7 years ago
aler9 e78f3f22a0 fix: allow publishing with RTP/AVP 7 years ago
aler9 0fcdc79b1d fix: send proper SETUP response when publishing or receiving via udp 7 years ago
aler9 888691dec9 fix: support ffmpeg option '-rtsp_transport udp' while receiving 7 years ago
aler9 e3ebd21659 reply with 401 when publish key is missing 7 years ago
aler9 77918272df cleanup code 7 years ago
aler9 88f2c5e869 implement authentication 7 years ago
aler9 a48bac0f1b fix: send right server ports when playing via udp 7 years ago
aler9 9728ea823d support multiple paths 7 years ago
aler9 507eff4eab support multiple tracks per stream 7 years ago