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 [2022/02/04 18:45]
– removed - external edit (Unknown date) 127.0.0.1
software:msd:lite [2022/02/05 04:20] (current)
root
Line 1: Line 1:
 +====== Multi Stream daemon Lite (msd_lite) ======
  
 +- this lightweight version of [[software:msd:index|Multi Stream daemon (msd)]].\\
 +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 =====
 +  * Open source
 +  * BSD License
 +  * No deadlocks threads during operation
 +  * Receiving only udp-multicast, including rtp streams
 +  * Not available options [[software:msd:urls|URL]]: [[software:msd:urls#precache|precache]] and [[software:msd:urls#blocksize|blocksize]]
 +  * [[software:msd:config#fZeroCopyOnSend|Zero Copy on Send (ZCoS)]] is always on
 +  * 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
 +
 +
 +
 +===== Settings =====
 +All available settings in the config file msd_lite.conf\\
 +The settings are identical for the same settings in the [[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 [[software:msd:config#ringBufSize|ringBufSize]]
 +  * [[software:msd:config#|sndBuf]] shall not be less than twice the [[software:msd:config#rcvLowat|rcvLowat]]
 +  * To avoid spilling pictures [[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: [[https://github.com/rozhuk-im/msd_lite]]\\
 +Source code: [[http://www.netlab.linkpc.net/download/software/msd/lite/]]
 +
 +
 +
 +{{tag>software freebsd linux net iptv deprecated mysoft}}
software/msd/lite.txt · Last modified: 2022/02/05 04:20 by root