Contents |
Video streaming is the distribution live or prerecorded broadcasts over a network. DISE supports receiving a video stream using the Video Object, and to output a stream signal using DISE Broadcaster. Using streaming in a DISE system is an efficient way to distribute global video content - for instance, with large systems it is a far simpler task to stream out a TV source than to set all players up with a TV tuner card.
Basically, unicast is communication from one sender to one receiver, whereas multicast is many-to-many and receivers must subscribe to the stream, else ignore it. The decision on whether to use unicast or multicast streaming depends on your network's bandwidth, size and physical setup as well as the chosen streaming solution.
Read more: Differences Between Multicast and Unicast - microsoft.com
Our recommendation is to use a dedicated streaming server with the needed capture cards / sources, especially when delivery is vital and the source of the stream can change.
Read more: List of streaming media systems - Wikipedia
By using the Elecard MPEG2 plugin for DirectShow it is possible to play multicast or unicast MPEG-2 streaming with DISE.
Supported streaming types:
Read more: Elecard MPEG-2 Decoding and Streaming PlugIn User Guide
Typically you connect to the stream by entering a special elecard url like this:
elecard://234.5.5.5:1235/udp
To test that DISE accepts and plays MPEG-2 streams we create an example stream over the LAN using VLC media player.
Elecard also has a Elecard AVC Streaming PlugIn for WMP with support for AVC/H.264 as well as other formats.
Read more: Elecard AVC Streaming PlugIn for WMP v 1.3 User Guide
Axis IP cameras are often accessed via "axrtsp://<axis-camera-ip>/axis-media/media.amp". The playback requires the "AXIS Media Control" ActiveX component, which can be installed by opening Internet Explorer on the player PC, browsing to "http://<axis-camera-ip>" and answering yes to the question to install the ActiveX. Alternatively visit the axis.com website and download the Axis Media Control software.
With Windows Media it is possible to connect to RTSP and MMS streams (Windows Media Services server).
To test that DISE accepts and plays Windows media streams we create an example stream over the LAN using Microsoft Expression Encoder.
Note: Remember the colon followed by the port number.
DISE Broadcaster makes DISE Replay act as a streaming server.
Read more: Troubleshoot video capture and streaming