View Single Post
  #1  
Old 07-17-2011, 08:37 PM
johnmills johnmills is offline
Junior Member
 
Join Date: Dec 2010
Posts: 3
johnmills is on a distinguished road
Default

blogTV - need help capturing with rtmpdump


So, I'm trying to figure out how to capture a live stream from blogTV using rtmpdump.exe (not interested in using any of the pay programs). The command given by rtmpsrv.exe doesn't work and gives an error (see below).

Command given by rtmpsrv.exe:
Quote:
rtmpdump -r "rtmp://edge.fms183.blogtv.com:1935/?rtmp://fms186.blogtv.com/BlogTV/1562016_1296068" -a "?rtmp://fms186.blogtv.com/BlogTV/1562016_1296068" -f "WIN10,3,181,34" -W "http://www.blogtv.com/Flash/application7_8.swf" -p "http://www.blogtv.com/people/kgrccountry1" -C S:0 -C S: -C S:1562016_1296068 -y "1562016_1296068" -o 1562016_1296068.flv
Error:
Quote:
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
Here are the debug and verbose logs for the command:

Debug (-z): http://pastebin.com/U2JGAxJ5
Verbose (-V): http://pastebin.com/A5MRrc54

I'd appreciate any help/suggestions!
Reply With Quote