johnmills
07-17-2011, 08:37 PM
So, I'm trying to figure out how to capture a live stream from blogTV (http://anonym.to/?http://www.blogtv.com/Livenow) 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:
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:
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! :o
Command given by rtmpsrv.exe:
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:
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! :o