Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

RTMP send error 10053

(http://stream-recorder.com/forum/showthread.php?t=18491)

dexteriptv 07-04-2014 11:33 PM

RTMP send error 10053


 
Hello All!

I am using the below code to play a stream.
Code:

rtmpdump -v -r "rtmp://srv1.e-screen.tv:80/vod/tv20sd" --pageUrl=http://pl.e-screen.tv/kanal/tvp-2-hd -W http://pl.e-screen.tv/site/flowplayer/flowplayer-3.2.16.swf -o - -b 36000 | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -q --one-instance --fullscreen --play-and-exit --network-caching=1600 --no-osd -
The stream plays for ~20 seconds and end up in RTMP send error 10053. Am I missing anything?? Please assist. Thanks!


peterpan 07-05-2014 12:28 AM

Re: RTMP send error 10053


 
Your code is playing fine for me...it's been playing 5 min non-stop!
Try updating your librtmp...

dexteriptv 07-05-2014 08:36 AM

Re: RTMP send error 10053


 
I am using the latest version of rtmpdump binary by KSV but still facing the issue.

peterpan 07-05-2014 10:23 AM

Re: RTMP send error 10053


 
Try playing with your -b param. (increase/decrease it and see if it does the trick for you)


All times are GMT -6. The time now is 10:51 AM.