Hi
I need to download a WMV video from RTSP protocol.
I tried mplayer ; It doesn't work.
According to this:
http://all-streaming-media.com/recor...ware.htm#recmp
I tried VLC but it doesn't work too (The link has two videos - first is intro and company logo and the second is the main video and VLC just shows first in low resolution!)
In Windows "NetTransport" Can get the stream (Both Videos separately) with high resolution.
I googled for a linux application and found these:
http://bisqwit.iki.fi/source/ms-rtsp-dump/
http://sourceforge.net/projects/dget
http://sourceforge.net/projects/msdl/
First & Second Ones dont work! Third works and gets stream with high resolution. but it just get the main video and doesn't download Intro video. It also has several bugs (Download percent ,Estimated Time,... and the most important its resume feature sometimes writes bytes in the first of file instead of its end)
Do you know better application for downloading RTSP streaming videos (with full protocol support)?
Thanks