Extron electronic SMD 101 Stereo Receiver User Manual


 
6
SMD101 • Setup Guide (Continued)
Connecting to Streams Without SAP Announcements
For a source that is not congured for SAP announcements (such as IP cameras), the RTSP (pull) stream URI is entered directly
in the Source: eld of the SMD101 player controls. The URI prex (udp in the example below) corresponds to the streaming
method.
UDP or RTP Connections
To connect the SMD101 to a stream using the destination port of the encoder, use the following template:
udp://@:<destination port>
For example, to connect to the SME100 stream in gure 6, enter the following URI in the SMD101 Source eld (see figure 5):
udp://@:60000
The SMD101 also supports the URI formats:
ts/rtp://192.168.254.254@192.168.254.254:60000
and
ts/rtp://@192.168.254.254:60000
HTTP Connection to an SME100
To connect to RTSP streams over HTTP, use the following templates.
For unicast streams, the URI format is:
http://<sme_ip_adr>/web/output1.sdp.
For multicast RTP over UDP RTSP (pull) streams, the URI format is:
http://<sme_ip_adr>/web/output1/multicast.sdp.
If the encoder has an active admin password, it challenges the connection. An admin or user password is required for connection.
To play the stream, the user name and password must be embedded in the URI entered in the Source eld.
For unicast streams requiring credentials, the URI format is:
http://user:password@<sme_ip_adr>/web/output1.sdp.
For multicast RTP over UDP RTSP (pull) streams requiring credentials, the URI format is:
http://user:password@<sme_ip_adr>/web/output1/multicast.sdp.