blob: c66abb94edb58971af3994096783bf169c757b4b (
plain)
1
2
3
4
5
6
7
8
9
|
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)
|