Site Tools


software:msd:lite

This is an old revision of the document!


FIXME This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)

Multi Stream daemon Lite (msd_lite)

- this lightweight version of Multi Stream daemon (msd).
The software is distributed under a BSD open source license.

Lite Version Features

  • Open source
  • BSD License
  • No deadlocks threads during operation
  • Receiving only udp-multicast, including rtp streams
  • Not available options URL: precache and blocksize
  • No polling to send out to clients fUsePollingForSend
  • No analyzer MPEG2-TS stream, and “smart” shipping MPEG2-TS header new clients

Installation

wget http://www.netlab.linkpc.net/download/software/msd/lite/msd_lite-1.03.tar.gz
tar -xf msd_lite-1.03.tar.gz
cd ./msd_lite-1.03
./configure
make install

Settings

All available settings in the config file msd_lite.conf
The settings are identical for the same settings in the msd.conf.
HubProfileList section should contain only one template hubProfile.
Section sourceProfileList should contain only one template sourceProfile.
Section RADIUS, limits, streamProxy channelList and are not supported in the Lite version, and will be ignored, just like any other unknowns sections and options.

Warning!

  • The program uses the /tmp to store the circular buffers, make sure that /tmp is writable and has sufficient free space. For storage buffer per channel is required ringBufSize
  • sndBuf shall not be less than twice the rcvLowat
  • To avoid spilling pictures rcvBuf better not fall below 256kb.

Запуск

msd_lite -v -c /root/msd_lite/msd_lite.conf
см msd_lite -h

Скачать

Поддержка

software/msd/lite.1415327992.txt.gz · Last modified: 2014/11/07 02:39 by root