Site Tools


software:msd:lite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
software:msd:lite [2014/11/12 06:28]
– [Installation] root
software:msd:lite [2022/02/04 18:45]
– removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Multi Stream daemon Lite (msd_lite) ====== 
  
-- this lightweight version of [[en:software:msd:index|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 [[en:software:msd:urls|URL]]: [[en:software:msd:urls#precache|precache]] and [[en:software:msd:urls#blocksize|blocksize]] 
-  * [[en:software:msd:config#fZeroCopyOnSend|Zero Copy on Send (ZCoS)]] is always on 
-  * No polling to send out to clients [[en:software:msd:config#fUsePollingForSend|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.05.tar.gz\\ 
-tar -xf msd_lite-1.05.tar.gz\\ 
-cd ./msd_lite-1.05\\ 
-./configure\\ 
-make install\\ 
- 
- 
-===== Settings ===== 
-All available settings in the config file msd_lite.conf\\ 
-The settings are identical for the same settings in the [[en:software:msd:config|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 [[en:software:msd:config#ringBufSize|ringBufSize]] 
-  * [[en:software:msd:config#|sndBuf]] shall not be less than twice the [[en:software:msd:config#rcvLowat|rcvLowat]] 
-  * To avoid spilling pictures [[en:software:msd:config#rcvBuf|rcvBuf]] better not fall below 256kb. 
-===== Start ===== 
-msd_lite -v -c /root/msd_lite/msd_lite.conf\\ 
-see: msd_lite -h 
- 
- 
-===== Download ===== 
-Source code: [[http://www.netlab.linkpc.net/download/software/msd/lite/]] 
- 
- 
-===== Support ===== 
-Forum: [[http://www.netlab.linkpc.net/forum/index.php?topic=1832.0]] 
software/msd/lite.txt · Last modified: 2022/02/05 04:20 by root