blob: 8cfbc5da19f39b5d41372cf3ecd72aa68285e461 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
This program is to download multimedia streaming files.
Currently it supports following protocols.
* mmst (Microsoft Media Server over TCP)
* mmsh (MMS over HTTP)
* http (Hyper Text Transfer Protocol)
* real-rtsp (Real Time Streaming Protocol / Real/helix)
* wms-rtsp (Real Time Streaming Protocol / WMServer)
* ftp (File Transfer Protocol)
WWW: http://msdl.sourceforge.net/
|