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

rtmpt to vlc

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

omsu111 10-06-2014 02:26 PM

rtmpt to vlc


 
how to play this iptv in vlc with rtmpdump format

rtmpt://5.39.72.4:80/liverepeater<playpath>167140 <swfUrl>http://cdn.goodcast.me/players.swf <pageUrl>http://goodcast.me/stream.php?id=167...610&height=500


and thanks

troller12 10-06-2014 03:05 PM

Re: rtmpt to vlc


 
Why do you create a second topic with the same question!
http://stream-recorder.com/forum/vlc-t18877.html

greetz

omsu111 10-06-2014 05:23 PM

Re: rtmpt to vlc


 
so why i get this message


rtmpdump -v -r "rtmpt://5.39.72.4/liverepeater" -a "liverepeater"
-y "167140" -W "http://cdn.goodcast.me/players.swf" -p "http://goodcast.me/strea
m.php" -T "Fo5_n0w?U.rA6l3-70w47ch" | "C:\Program Files\VideoLAN\VLC\vlc.exe"

troller12 10-06-2014 05:33 PM

Re: rtmpt to vlc


 
What for a message?Link does work.If you want you can also add some buffer.
Code:

rtmpdump -v -r "rtmpt://5.39.72.4/liverepeater" -a "liverepeater" -y "167140" -W "http://cdn.goodcast.me/players.swf" -p "http://goodcast.me/stream.php" -T "Fo5_n0w?U.rA6l3-70w47ch" --buffer 4000 | "vlc"
greetz

omsu111 10-06-2014 08:01 PM

Re: rtmpt to vlc


 
Quote:

Originally Posted by troller12 (Post 71264)
What for a message?Link does work.If you want you can also add some buffer.
Code:

rtmpdump -v -r "rtmpt://5.39.72.4/liverepeater" -a "liverepeater" -y "167140" -W "http://cdn.goodcast.me/players.swf" -p "http://goodcast.me/stream.php" -T "Fo5_n0w?U.rA6l3-70w47ch" --buffer 4000 | "vlc"
greetz


sorry i get this message
rtmpdump -v -r "rtmpt://5.39.72.4/liverepeater" -a "liverepeater"
-W "http://cdn.goodcast.me/players.swf" -p "http://goodcast.me/stream.php" -T "F
o5_n0w?U.rA6l3-70w47ch" -y "167140" | "C:\Program Files\VideoLAN\VLC\vlc.exe"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

troller12 10-06-2014 08:06 PM

Re: rtmpt to vlc


 
Check your rtmpdump version.Use latest which was post by KSV so this works.
https://github.com/K-S-V/Scripts/releases

greetz


All times are GMT -6. The time now is 05:24 AM.