 Re: video.cnbc.com: Problem downloading CNBC video with rtmpdump, rtmpsrv, rtmpsuck
KSV,
Thanks for the help. I'm a rtmpdump newbie... how did you get the arguments to pass into rtmpdump? I saw a lot of posts online about using rtmpsrv/suck to determine what a video is requesting...
I set up iptables like this (before I read your post about rtmpt on port 80)
iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner root -j REDIRECT
Could I do something similar to pick off the arguments I need? Thanks!
|