View Single Post
  #2  
Old 05-18-2014, 03:44 PM
sandy187 sandy187 is offline
Junior Member
 
Join Date: Jan 2013
Location: Caribbean
Posts: 16
sandy187 is on a distinguished road
Default

Re: RTMPT with rtmpdump & vlc


Quote:
Originally Posted by tdx3000 View Post
rtmpt link:
rtmpt://113.161.95.14:1935/evod/mp4:Phim Le/Casino.Royale.2006.mp4

page link:

http://s1phim.com/xem-phim-song-bac-hoang-gia_ie7cd

command use:

rtmpdump.exe -r rtmpt://113.161.95.14:1935/evod/mp4:Phim Le/Casino.Royale.2006.mp4 --quiet | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

I can't get the video to play on vlc
try this:
Code:
rtmp://113.161.95.14:1935/evod -W http://s1phim.com/jwplayer.flash.swf -p http://s1phim.com/ -y "mp4:Phim Le/Casino.Royale.2006.mp4"
just so you know better next time.
You need to use double quotes when the paths/file names have space(s) in them [example: Phim Le] has a space between Phim and Le
Reply With Quote