View Single Post
  #6  
Old 02-15-2015, 10:32 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Problem with VLC | RTMP stream.


Quote:
Originally Posted by divadutchess View Post
I have tried to open in VLC directly and it all says "Video cannot open." Any idea one good stream I can test it with?

EDIT: rtmp://rtmp.zerocast.tv:1935/live/ does this work for you in VLC directly?
vlc directly i don't know but you can try

Code:
rtmpdump -r "rtmp://rtmp.myhdcast.com/redirect/" -a "redirect/" -W "http://cdn.zerocast.tv/player/jwplayer.flash.swf" -p "http://00cast.com/embed.php?a=338&id=&width=658&height=430&autostart=true&strech=" -y "Ger61uLQ4fedzvjRjrB7" -T "OOG17t.x#K9Vh#|" --quiet - | /Applications/VLC.app/Contents/MacOS/VLC -
Reply With Quote