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/07 02:30]
– [Multi Stream daemon Lite (msd_lite)] root
software:msd:lite [2022/02/04 21:03]
– [Installation] 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 заголовков новым клиентам 
  
  
-===== Установка ===== +===== Settings ===== 
-wget http://www.netlab.linkpc.net/download/software/msd/lite/msd_lite-1.03.tar.gz\\ +All available settings in the config file msd_lite.conf\\ 
-tar -xf msd_lite-1.03.tar.gz\\ +The settings are identical for the same settings in the [[software:msd:config|msd.conf]].\\ 
-cd ./msd_lite-1.03\\ +HubProfileList section should contain only one template hubProfile.\\ 
-./configure\\ +Section sourceProfileList should contain only one template sourceProfile.\\ 
-make install\\+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 buffersmake sure that /tmp is writable and has sufficient free spaceFor storage buffer per channel is required [[software:msd:config#ringBufSize|ringBufSize]] 
-Все доступные настройки содержатся в конфиг файле msd_lite.conf\\ +  * [[software:msd:config#|sndBuf]] shall not be less than twice the [[software:msd:config#rcvLowat|rcvLowat]] 
-Настройки абсолютно идентичны аналогичным настройкам в [[ru:software:msd:config|msd.conf]].\\ +  * To avoid spilling pictures [[software:msd:config#rcvBuf|rcvBuf]] better not fall below 256kb
-Секции hubProfileList должна содержать только один шаблон hubProfile.\\ +===== Start =====
-Секция sourceProfileList должна содержать только один шаблон sourceProfile.\\ +
-Секции RADIUS, limits, streamProxy и channelList не поддерживаются в Lite версии и будут проигнорированы, как и любые остальные неизвестные секции и опции. +
- +
-==== Внимание! ==== +
-  * Программа использует /tmp для хранения кольцевых буферовубедитесь что /tmp доступно для записи и имеет достаточно свободного местаДля хранения буфера на один канал требуется [[ru:software:msd:config#ringBufSize|ringBufSize]] +
-  * [[ru:software:msd:config#|sndBuf]] должен быть не менее чем в два раза больше [[ru:software:msd:config#rcvLowat|rcvLowat]] +
-  * Чтобы избежать рассыпания картинки [[ru:software:msd:config#rcvBuf|rcvBuf]] лучше не опускать ниже 256кб+
-===== Запуск =====+
 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
  
-===== Скачать ===== 
-Исходные коды: [[http://www.netlab.linkpc.net/download/software/msd/lite/]] 
  
 +===== Download =====
 +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]] 
  
software/msd/lite.txt · Last modified: 2022/02/05 04:20 by root