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
software:msd:lite [2014/11/19 19:20]
– [Installation] root
software:msd:lite [2022/02/05 04:20] (current)
root
Line 1: Line 1:
 ====== Multi Stream daemon Lite (msd_lite) ====== ====== Multi Stream daemon Lite (msd_lite) ======
  
-- this lightweight version of [[en:software:msd:index|Multi Stream daemon (msd)]].\\+- this lightweight version of [[software:msd:index|Multi Stream daemon (msd)]].\\
 The software is distributed under a BSD open source license. The software is distributed under a BSD open source license.
 +<note important>Deprecated, use [[software:msd:index|Multi Stream daemon (msd)]]</note>
  
 ===== Lite Version Features ===== ===== Lite Version Features =====
Line 10: Line 10:
   * No deadlocks threads during operation   * No deadlocks threads during operation
   * Receiving only udp-multicast, including rtp streams   * 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]] +  * Not available options [[software:msd:urls|URL]]: [[software:msd:urls#precache|precache]] and [[software:msd:urls#blocksize|blocksize]] 
-  * [[en:software:msd:config#fZeroCopyOnSend|Zero Copy on Send (ZCoS)]] is always on +  * [[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 polling to send out to clients [[software:msd:config#fUsePollingForSend|fUsePollingForSend]]
   * No analyzer MPEG2-TS stream, and "smart" shipping MPEG2-TS header new clients   * 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.07.tar.gz\\ 
-tar -xf msd_lite-1.07.tar.gz\\ 
-cd ./msd_lite-1.07\\ 
-./configure\\ 
-make install\\ 
  
  
 ===== Settings ===== ===== Settings =====
 All available settings in the config file msd_lite.conf\\ 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]].\\+The settings are identical for the same settings in the [[software:msd:config|msd.conf]].\\
 HubProfileList section should contain only one template hubProfile.\\ HubProfileList section should contain only one template hubProfile.\\
 Section sourceProfileList should contain only one template sourceProfile.\\ Section sourceProfileList should contain only one template sourceProfile.\\
Line 32: Line 25:
  
 ==== Warning! ==== ==== 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]] +  * 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 [[software:msd:config#ringBufSize|ringBufSize]] 
-  * [[en:software:msd:config#|sndBuf]] shall not be less than twice the [[en:software:msd:config#rcvLowat|rcvLowat]] +  * [[software:msd:config#|sndBuf]] shall not be less than twice the [[software:msd:config#rcvLowat|rcvLowat]] 
-  * To avoid spilling pictures [[en:software:msd:config#rcvBuf|rcvBuf]] better not fall below 256kb.+  * To avoid spilling pictures [[software:msd:config#rcvBuf|rcvBuf]] better not fall below 256kb.
 ===== Start ===== ===== Start =====
 msd_lite -v -c /root/msd_lite/msd_lite.conf\\ msd_lite -v -c /root/msd_lite/msd_lite.conf\\
Line 41: Line 34:
  
 ===== Download ===== ===== Download =====
 +Source code: [[https://github.com/rozhuk-im/msd_lite]]\\
 Source code: [[http://www.netlab.linkpc.net/download/software/msd/lite/]] Source code: [[http://www.netlab.linkpc.net/download/software/msd/lite/]]
  
  
-===== Support ===== + 
-Forum: [[http://www.netlab.linkpc.net/forum/index.php?topic=1832.0]]+{{tag>software freebsd linux net iptv deprecated mysoft}}
software/msd/lite.1416424853.txt.gz · Last modified: 2014/11/19 19:20 by root