Socket error 10054 when streaming with RTMPTI am using libRTMP to publish stream to FMS.
It goes well with rtmp protocol, but when I use rtmpt, I always end up with the socket error 10054 after a few minutes. It causes "stack overflow" on my program. Does anyone know the root cause of this error? Thanks! |
Re: Socket error 10054 when streaming with RTMPTError 10054 is connection reset error. use Wireshark to trace who is initiating the connection reset (client or server) and look for any abnormality in the leading events just before the reset occurs.
|
All times are GMT -6. The time now is 06:13 PM. |