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
Last revisionBoth sides next revision
software:msd:lite [2014/11/07 02:30]
– [Multi Stream daemon Lite (msd_lite)] root
software:msd:lite [2022/02/05 04:11]
root
Line 1: Line 1:
-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) ====== ====== 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 =====
 +  * 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
  
-===== Особенности Lite версии ===== 
-  * Открытый исходный код 
-  * BSD лицензия 
-  * Отсутствие взаимных блокировок потоков во время работы 
-  * Приём только udp-multicast, в том числе rtp потоков 
-  * Не доступны параметры [[ru:software:msd:urls|URL]]: [[ru:software:msd:urls#precache|precache]] и [[ru:software:msd:urls#blocksize|blocksize]] 
-  * [[ru:software:msd:config#fZeroCopyOnSend|Zero Copy on Send (ZCoS)]] всегда включено 
-  * Отсутствует поллинг для отправки клиентам [[ru:software:msd:config#fUsePollingForSend|fUsePollingForSend]] 
-  * Отсутствует анализатор MPEG2-TS потока и "умная" отправка MPEG2-TS заголовков новым клиентам 
- 
- 
-===== Установка ===== 
-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 ===== 
-Все доступные настройки содержатся в конфиг файле msd_lite.conf\\ +All available settings in the config file msd_lite.conf\\ 
-Настройки абсолютно идентичны аналогичным настройкам в [[ru:software:msd:config|msd.conf]].\\ +The settings are identical for the same settings in the [[software:msd:config|msd.conf]].\\ 
-Секции hubProfileList должна содержать только один шаблон hubProfile.\\ +HubProfileList section should contain only one template hubProfile.\\ 
-Секция sourceProfileList должна содержать только один шаблон sourceProfile.\\ +Section sourceProfileList should contain only one template sourceProfile.\\ 
-Секции RADIUS, limits, streamProxy и channelList не поддерживаются в Lite версии и будут проигнорированыкак и любые остальные неизвестные секции и опции.+Section RADIUS, limits, streamProxy channelList and are not supported in the Lite version, and will be ignoredjust like any other unknowns sections and options.
  
-==== Внимание! ==== +==== Warning! ==== 
-  * Программа использует /tmp для хранения кольцевых буферовубедитесь что /tmp доступно для записи и имеет достаточно свободного местаДля хранения буфера на один канал требуется [[ru:software:msd:config#ringBufSize|ringBufSize]] +  * The program uses the /tmp to store the circular buffersmake sure that /tmp is writable and has sufficient free spaceFor storage buffer per channel is required [[software:msd:config#ringBufSize|ringBufSize]] 
-  * [[ru:software:msd:config#|sndBuf]] должен быть не менее чем в два раза больше [[ru:software:msd:config#rcvLowat|rcvLowat]] +  * [[software:msd:config#|sndBuf]] shall not be less than twice the [[software:msd:config#rcvLowat|rcvLowat]] 
-  * Чтобы избежать рассыпания картинки [[ru:software:msd:config#rcvBuf|rcvBuf]] лучше не опускать ниже 256кб+  * 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\\ msd_lite -v -c /root/msd_lite/msd_lite.conf\\
-см msd_lite -h+see: msd_lite -h
  
  
-===== Скачать ===== +===== Download ===== 
-Исходные коды: [[http://www.netlab.linkpc.net/download/software/msd/lite/]]+Source code: [[https://github.com/rozhuk-im/msd_lite]]\\ 
 +Source code: [[http://www.netlab.linkpc.net/download/software/msd/lite/]]
  
  
-===== Поддержка ===== 
-Форум: [[http://www.netlab.linkpc.net/forum/index.php?topic=1832.0]] 
  
 +{{tag>software freebsd linux iptv deprecated mysoft}}
software/msd/lite.txt · Last modified: 2022/02/05 04:20 by root