av/rtmp
Saxon 6143baed0b rtmp: doing conn.close log message after we actually check that there is still a connection, otherwise we might have a nil logger and cause a panic 2019-02-26 09:06:25 +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: doing conn.close log message after we actually check that there is still a connection, otherwise we might have a nil logger and cause a panic 2019-02-26 09:06:25 +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