This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:msd:lite [2014/11/07 02:34] root [Lite Version Features] |
en:software:msd:lite [2014/11/23 23:01] (current) root [Installation] |
||
---|---|---|---|
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) ====== | ||
Line 18: | Line 16: | ||
- | ===== Установка ===== | + | ===== Installation ===== |
- | wget http://www.netlab.linkpc.net/download/software/msd/lite/msd_lite-1.03.tar.gz\\ | + | wget http://www.netlab.linkpc.net/download/software/msd/lite/msd_lite-1.08.tar.gz\\ |
- | tar -xf msd_lite-1.03.tar.gz\\ | + | tar -xf msd_lite-1.08.tar.gz\\ |
- | cd ./msd_lite-1.03\\ | + | cd ./msd_lite-1.08\\ |
./configure\\ | ./configure\\ | ||
make install\\ | 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 [[en: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 ignored, just 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 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]] |
- | * [[ru:software:msd:config#|sndBuf]] должен быть не менее чем в два раза больше [[ru:software:msd:config#rcvLowat|rcvLowat]] | + | * [[en:software:msd:config#|sndBuf]] shall not be less than twice the [[en:software:msd:config#rcvLowat|rcvLowat]] |
- | * Чтобы избежать рассыпания картинки [[ru:software:msd:config#rcvBuf|rcvBuf]] лучше не опускать ниже 256кб. | + | * 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\\ | 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: [[http://www.netlab.linkpc.net/download/software/msd/lite/]] | ||
- | ===== Поддержка ===== | ||
- | Форум: [[http://www.netlab.linkpc.net/forum/index.php?topic=1832.0]] | ||
+ | ===== Support ===== | ||
+ | Forum: [[http://www.netlab.linkpc.net/forum/index.php?topic=1832.0]] |