PDA

View Full Version : rtspdump aka ms-rtsp-dump


compn
03-26-2012, 10:24 PM
this software may allow you to download streams from windows media server.

http://bisqwit.iki.fi/source/ms-rtsp-dump/

its complicated , it requires php.
maybe you can do a review of it and compare it to other rtsp downloaders?

compn
03-27-2012, 05:48 AM
if you get Receive from socket failed: Success
then try command line
php rtspdump.php -a tcp -r rtsp://

by default it uses udp to connect.

Bahman
03-27-2012, 07:15 AM
Awesome!! Thank you so much! ;)