VBrick Systems 4410-0118-0009 Server User Manual


 
Global Settings
ETV Portal Server Admin Guide 63
Valid URL Examples
The following examples show valid URL syntax for live video streams. All URLs are case
sensitive and the syntax must be accurate because there is no internal validation of user input.
URL Enter a valid URL or IP address. See examples above.
Type Choose MPEG, WM, H.264, or Other. Select Other for most non-MPEG
streams; select WM for .swf Flash streams.
Title Title is what will display to clients in the ETV Portal Server viewing pages.
Stream Type URL Syntax
MPEG-1/MPEG-2
vbricksys://ip=239.1.1.1&port=4444
Where
239.1.1.1 is the multicast IP address and 4444 is the
multicast port.
MPEG-4
rtsp://172.1.1.1/vbrickvideo1
vbrtsp://172.1.1.1/vbrickvideo1
Where
172.1.1.1 is the source IP address and vbrickvideo1 is the
program name.
vbhttp://172.1.1.1/vbs2d1.sdp
Where
172.1.1.1 is the source IP address and vbs2d1.sdp is the
SDP file name.
WM
http://172.22.2.147/vbs1http.asx
http://172.22.2.147/vbrickvideo1
Where 172.22.2.147 is the source IP address and vbrickvideo1 is
the program name. Note that the WM IPR does not support RTSP
streams.