faucamp / SimpleRtmp

SimpleRtmp is a simple Java library for implementing RTMP clients, with no external dependencies or NIO
295 stars 107 forks source link

RtmpConnection #4

Open jerrylining opened 7 years ago

jerrylining commented 7 years ago

Caught SocketException while reading/decoding packet, shutting down: recvfrom failed: ECONNRESET (Connection reset by peer)

ozankonur commented 7 years ago

+1 , Any solution ?