View Single Post
  #6  
Old 03-08-2012, 08:10 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: help me to find correct url for rtmpdump


Quote:
Originally Posted by Josan420 View Post
i tried it but nothing happen with this command .bat file close immediately
use cmd.exe
Code:
rtmpdump -r "rtmp://109.200.202.69/hdcaster" -a "hdcaster" -f "WIN 11,1,102,62" -W "http://hdcaster.net/player.swf" -p "http://hdcaster.net/player.php?channel_id=115520&width=630&height=454" -y "115520" -T "%Xr8e(nKa@#." | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
use file bat
Code:
rtmpdump -r "rtmp://109.200.202.69/hdcaster" -a "hdcaster" -f "WIN 11,1,102,62" -W "http://hdcaster.net/player.swf" -p "http://hdcaster.net/player.php?channel_id=115520&width=630&height=454" -y "115520" -T "%%Xr8e(nKa@#." | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Reply With Quote