I've been able to successfully stream the KT videos in the past, but now I get the following error:
Quote:
Connecting ...
ERROR: Problem accessing the DNS. <addr: mbrstream.kelbymediagroup.com>
|
Have Kelby done some extra encoding steps lately?
I thought my IP might have been blocked, but I tried it on multiple IPs/computers with the same result.
Here an example .bat file i've been running flawlessly in the past:
Code:
setlocal EnableDelayedExpansion
for /L %%n in (1 1 19) do (
set "num=00%%n"
set "num=!num:~-2!"
c:\downloads\rtmpdump\rtmpdump.exe -r "rtmpe://mbrstream.kelbymediagroup.com/ondemand/encoding" -a "ondemand/encoding" -f "WIN 11,2,202,228" -W "http://media.kelbymediagroup.com/players/player5.8/player.swf" -p "http://kelbytraining.com/online/watch/skelby_lsrhotshoe" -y "mp4:skelby_lsrhotshoe/kt_skelby_lsrhotshoe_!num!_720p.mp4" -o kt_skelby_lsrhotshoe_!num!_720p.flv
)
FYI: the code above loops through and records all the videos in the "series".
In the case of the "Light It. Shoot It. Retouch it – On a Budget with Hot Shoe Flash" above, there are "19" episodes