Important Note: This plugin works for Winamp version 2 or 5. It will not work for the ill-fated "Winamp3".
rtp://224.44.45.46:8888You can also use this pseudo-URL if you start Winamp from a command shell, e.g.,
winamp rtp://224.44.45.46:8888
winamp rtp://224.44.45.46:8888/format=mpa-robust:96<RTP-payload-format-number> must be a dynamic RTP payload format number - i.e., in the range [96,127].
To specify such a stream in a 'rtp://' pseudo-URL, use the "|"
(i.e., vertical bar) character to separate the different subsessions.
(These subsessions should also
be listed in priority order - highest-priority first.)
For example, the following pseudo-URL denotes a particular
two-level, staggered,
erasure-protected stream:
winamp rtp://232.33.34.35,10.11.12.13:8888
winamp rtp://224.44.45.46:8888/ttl=15
rtp://233.64.133.30:7000|233.64.133.31:7002/stagger=5
(The stagger parameter gives the total time range
(in seconds) between the highest and lowest-priority subsessions.
The default value is 5 (seconds).)
rtsp://if this URL refers to a session that contains a MP3 stream.
You can see this error message by running Winamp from the Windows 'Command Prompt' (shell), as follows:
winamp 2> err.txtAfter Winamp exits, the file "err.txt" (in this case) should contain an error message.