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

How to play RTMP link with .sdp file via rtmpdump

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

zit1343 01-06-2013 05:36 PM

How to play RTMP link with .sdp file via rtmpdump


 
Hi,
How can I play this link in vlc via rtmpdump via batch file

Code:

rtmp://10.133.5.70:1935/dittotv/_definst_/khana_khazana_500kbs.sdp
Thanks

karlo2105 01-06-2013 06:17 PM

Re: How to play RTMP link with .sdp file via rtmpdump


 
Normally like this, but I think it's Geo-Located to Pakistan or India.

Code:

rtmpdump -v -r "rtmp://10.133.5.70:1935/dittotv/_definst_/khana_khazana_500kbs.sdp" | vlc -
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)


svnpenn 01-06-2013 07:07 PM

Re: How to play RTMP link with .sdp file via rtmpdump


 
Quote:

Originally Posted by Forum rules v1.1
If you truly want definitive answers quickly and without
delay, please include link(s) to the web-page(s) with video(s)


stream-recorder.com/forum/announcement.php?f=4

zit1343 01-06-2013 10:13 PM

Re: How to play RTMP link with .sdp file via rtmpdump


 
Quote:

Originally Posted by karlo2105 (Post 58222)
Normally like this, but I think it's Geo-Located to Pakistan or India.

Code:

rtmpdump -v -r "rtmp://10.133.5.70:1935/dittotv/_definst_/khana_khazana_500kbs.sdp" | vlc -
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)



Thanks, you are right about it is Indian but it is not geo blocked.
because this site offers service to US and Canada resident.

Code:

http://www.dittotv.com/welcome.htm
You can download software for PC, Mac, Apple, Android.
and I can play it here in US.

I used URL Snooper to get rtmp link during free trial, that how I got that rtmp link but I am not about to play it via rtmpdump.

Thanks


All times are GMT -6. The time now is 11:39 AM.