PDA

View Full Version : Problem recording Hulu video with rtmpsuck


arromdee
09-27-2010, 12:13 AM
I'm using rtmpsuck 2.3 on Mandriva Linux 10.1. The iptables rule I got off the net somewhere and I don't really understand it; it's iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner rtmp -j REDIRECT

Logging in as rtmp and trying to run rtmpsuck runs intermittently. I find that
1) when I go to a test rtmp video I found on the net (http://demo15.hwdmediashare.co.uk/hwdvideoshare/viewvideo/1507/entertainment/rtmp-stream-test ) it works every single time.
2) hulu only works a fraction of the time. If it works, it works; if it doesn't work, I just get "Streaming on rtmp://0.0.0.0:1935" with nothing else. I was wondering if hulu is not always using port 1935 but I have no idea how to check that.
3) the ads preceding the show are not downloaded. While I have no particular desire to save ads, I'd expect that they'd get downloaded just because they're there.
4)An ad in the middle of the show causes rtmpsuck to immediately stop downloading and it won't restart even after the ad. Is there a workaround for this?

Stream Recorder
09-27-2010, 12:24 AM
Have you tried to use get-flash-videos instead?

arromdee
09-27-2010, 07:45 PM
I tried it (after getting the Hulu plugin). It gives me similar symptoms: first of all, a large portion of the time it doesn't work. Second, whenever it does work, it records up to the first commercial, halts, and produces an error (rtmpdump: ERROR: RTMP_ReadPacket, failed to read RTMP packet header).