View Single Post
  #1  
Old 03-19-2012, 03:51 AM
vinh107108 vinh107108 is offline
Junior Member
 
Join Date: Mar 2012
Posts: 1
vinh107108 is on a distinguished road
Default

Socket error 10054 when streaming with RTMPT


I 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!
Reply With Quote