PDA

View Full Version : Problem downloading from vichatter using rtmpsrv (rtmpdump)


Krem
07-31-2011, 12:46 PM
Hi.

I wonder if anybody could help me with a couple of problems. I was trying rtmpsrv on vichatter.net but it gives me segmentation fault. Using RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) 2.3 and here's the error with -z

http://s1.postimage.org/14vcpps4/Screenshot.jpg (http://postimage.org/image/14vcpps4/)

So I have two questions:
1) why does rtmpsrv give the error
2) is it possible to construct rtmpdump url from the data it does get

Thank you

P.S. please don't say "use StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm) or GetFLV (http://all-streaming-media.com/record-video-stream/GetFLV-Download-and-convert-flash-video-streaming.htm)" and please don't move the thread, I'm specifically interested in whether rtmpsrv/rtmpdump can do it.

KSV
07-31-2011, 01:47 PM
vichatter server uses lots of custom commands. so RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) isn't gonna work anyway. however rtmpsuck could have helped you to save the video but they are using AMF3 encoding for commands which is not yet fully supported by librtmp. so currently rtmpdump package can not be used to save these videos.

hyc
07-31-2011, 02:31 PM
rtmpsuck should still work.

Krem
08-02-2011, 11:27 AM
Thank you for the reply and explanation. Good to hear it wasn't just about me being too dumb to use the package. :) I suppose get-flash-videos won't work there either since it relies on RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm)?