Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Rtmpdump with Sock4/5Hey Guys,
I'm trying to sort something out and might need to ask for some help. I'm using rtmpdump to pull a 10 second stream using sock4/5. But I don't want to record the full 10 seconds. I just wanna record enough data to make a single screenshot of the flv. Maybe only 1 second. The problem with using socks it don't seem to work very well. It records the full 10 sec. instead of quit after 2 seconds. Take a look at the command and see if you have some suggestions. Code:
rtmpdump -B 2.0 --timeout 2 -S 103.0.0.1:1234 -r "rtmp://somesite.com/live/livestream" -a "live/livestream" -f "WIN 16,0,0,235" -W "http://somesite.com/public.swf" -C S:PREVIEW --live -y "livestream" -o file.flv |
#2
|
|||
|
|||
Re: Rtmpdump with Sock4/5Yes, I want to record more than 10 seconds.
Maybe somebody should fix rtmpdump. |
Tags: rtmpdump, snapshot, sock, timeout |
Thread Tools | |
Display Modes | |
|
|