View Single Post
  #2  
Old 03-06-2015, 10:27 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Need help with identifying stream (rtmpdumphelper not working)


Quote:
Originally Posted by lhw455 View Post
Hi all, I'm trying to grab the stream details from

http://cdn.divertiendo.me/rcn1.php?width=500&height=350

But for some reason rtmpdumphelper is not working (worked in the past, so not sure what happened)

So I guess I have 2 problems, one, why isn't rtmpdumphelper working and two, can someone help with the stream itself?

Thanks
hi
add port 443 in rtmpdumphelper's option




Code:
rtmpdump -r "rtmp://93.174.93.50:443/liveedge/" -a "liveedge/" -f "WIN 16,0,0,235" -W "http://turbocast.tv/images/player.swf" -p "http://micast.tv/chn2.php?ch=rcanalhdSbQ" --live -y "rcanalhdSbQ" -o "rcanalhdSbQ.flv"
Reply With Quote