Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alessandro Ros 9e6abc6e9f
rtmp: rewrite implementation of rtmp connection (#1047)
3 years ago
..
message.go
msg_acknowledge.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_audio.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_command_amf0.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_data_amf0.go rename file 3 years ago
msg_setchunksize.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_setpeerbandwidth.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_setwindowacksize.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_usercontrol.go rtmp: add user control messages 3 years ago
msg_usercontrol_pingrequest.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_usercontrol_pingresponse.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_usercontrol_setbufferlength.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_usercontrol_streambegin.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_usercontrol_streamdry.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_usercontrol_streameof.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_usercontrol_streamisrecorded.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
msg_video.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
reader.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
reader_test.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
readwriter.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
writer.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
writer_test.go rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago