View Single Post
  #4  
Old 04-08-2014, 10:44 PM
ftfish ftfish is offline
Junior Member
 
Join Date: Apr 2014
Posts: 3
ftfish is on a distinguished road
Unhappy

Re: MusicPlayOn; Is it possible to capture streams?


Quote:
Originally Posted by chap View Post
Code:
rtmpdump -r "rtmpe://149.3.132.187:80/streamer" -a "streamer" -f "WIN 11,6,602,180" -W "http://ru.musicplayon.com/video.swf" -p "http://ru.musicplayon.com/play?v=316575" -y "mp4:media2/339641/316575-Namie_Amuro___Hot_Girls__2012_-HD" -o "316575-Namie_Amuro___Hot_Girls__2012_-HD.flv" -T "#Ht%Q3#l@8" -v
I can't get video stream with this code.
Code:
rtmpdump -r "rtmpe://66.63.177.107:80/streamer" -a "streamer" -f "WIN 11,6,602,180" -W "http://ru.musicplayon.com/video.swf" -p "http://ru.musicplayon.com/play?v=316575" -y "mp4:media2/339641/316575-Namie_Amuro___Hot_Girls__2012_-HD" -o "316575-Namie_Amuro___Hot_Girls__2012_-HD.flv" -T "#Ht%Q3#l@8" -v
It returns "ERROR: Closing connection: NetStream.Play.StreamNotFound" and then it exits.
Reply With Quote