Saxon
|
8606320731
|
revid: ignoring rtmp.ErrInvalidFlvTag error and checking that rtmp conn is not closed before we try to close it
|
2019-03-03 18:24:54 +10:30 |
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 |
scruzin
|
0e34623f0f
|
rtmp: Use a net.Conn interface instead of *net.TCPConn.
|
2019-02-02 12:27:21 +10:30 |
scruzin
|
0105c76dc5
|
Move port defaulting logic to parseURL().
|
2019-01-20 13:33:44 +10:30 |
scruzin
|
efe40a6778
|
Move test for empty RTMP 'app' into parseURL().
|
2019-01-20 09:59:28 +10:30 |
scruzin
|
6959243d50
|
packet.info renamed streamID and made a uint32 along with Conn.streamID.
|
2019-01-19 17:51:34 +10:30 |
scruzin
|
fc7ae413d3
|
Session renamed Conn.
|
2019-01-19 13:18:15 +10:30 |