av/rtmp
scruzin 0e34623f0f rtmp: Use a net.Conn interface instead of *net.TCPConn. 2019-02-02 12:27:21 +10:30
..
amf TypeString now exported (was typeString). 2019-01-20 07:30:24 +10:30
NOT_PORTED.txt rtmp: created NOT_PORTED.txt to hold names of funcs not ported and also deleted sections of code not run in our case 2018-08-28 19:18:13 +09:30
conn.go rtmp: Use a net.Conn interface instead of *net.TCPConn. 2019-02-02 12:27:21 +10:30
packet.go Log packet size before la and ra. 2019-01-20 09:20:56 +10:30
parseurl.go More elegant switch in parseURL() for port logic. 2019-01-21 10:57:40 +10:30
rtmp.go Return errors from the loop in connect() rather than breaking. 2019-01-20 10:28:05 +10:30
rtmp_test.go av/rtmp/rtmp_test.go: using local rtmpSender io.writer implemntation to handle errors from rtmp 2019-01-22 13:54:56 +10:30