Site Tools


software:msd:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software:msd:index [2014/10/20 23:42]
– created root
software:msd:index [2022/02/05 04:20] (current)
root
Line 1: Line 1:
 ====== Multi Stream daemon (msd) ====== ====== Multi Stream daemon (msd) ======
  
-Программа для вещания IPTV (MPEG2-TS) в сети по протоколам tcp/HTTP.+ is a program for organizing streaming IP TV on the network via HTTP.\\ 
 +One server can serve thousands of clients simultaneously.
  
-В отличии от [[http://www.udpxy.com/|udpxy]] и [[https://cesbo.com/ru/solutions/streaming/|astra]] акцент сделан на максимальной производительностиа так же множестве тонких настроек влияющих как на производительность так и на качество вещанияскорость переключения каналовустойчивость к сбоям передачи. +The focus is on maximum performanceas well as a variety of subtle adjustments related to the perceptual quality of customer servicespeed channel switchingfault tolerance transfer.\\
- +
-Реализовано проксирование один к многим: данные получаемые через одно HTTP соединение можно раздавать множеству подключённых клиентов.+
  
 +Implemented proxying one to many: the data received via the one HTTP connection to be given away to the set of connected clients.\\
  
 +Also available lite version [[software:msd:lite|Multi Stream daemon Lite (msd_lite)]] open source under the BSD license.\\
 ===== Supported OS ===== ===== Supported OS =====
   * FreeBSD   * FreeBSD
Line 13: Line 14:
  
  
-===== Возможности ===== +===== Features ===== 
-  * поддержка протоколов IPv4 и IPv6 +  * support for IPv4 and IPv6 
-  * анализатор MPEG2-TS потока +  * analyzer MPEG2-TS stream 
-  * [[ru:software:msd:config#fZeroCopyOnSend|Zero Copy on Send (ZCoS)]] - уменьшает накладные расходы на обслуживание подключённых клиентоввсю работу по отправке данных клиенту берёт на себя ядро ОС  +  * [[software:msd:config#fZeroCopyOnSend|Zero Copy on Send (ZCoS)]] - reduces the overhead of service connected clientsall the work of sending the data to the client assumes the OS kernel  
-  * поддержка half closed http клиентов +  * support half closed http clients 
-  * приём udp-multicast, в тч rtp, одновременно с разных интерфейсов +  * receiving udp-multicast, including rtp, simultaneously with different interfaces 
-  * приём по tcp-http-get (в один поток и вещание множеству клиентов+  * receiving tcp-http-get (in a single stream and broadcast to multiple clients
-  * автоматическое отключение от источников если нет клиентов +  * automatic shut-off from the sources if there is no connected clients 
-  * выставление различных TCP Сognestion Control алгоритмов в зависимости от порта на который пришёл клиент и URL запроса клиента +  * the use of various TCP Congestion Control algorithms depending on the port to which the client came and the URL the client's request 
-  * "умнаяотправка MPEG2-TS заголовков новым клиентам +  * "smartsending MPEG2-TS headers new customers 
-  * мгновенная отправка новому клиенту данных из кольцевого буфера, для минимизации времени ожидания начала воспроизведения +  * instantaneous sending new client data from the ring buffer in order to minimize waiting times start playback 
-  * отправка дополнительных http заголовков в запросах и ответах +  * sending any additional http headers in requests and responses 
-  * шаблоны настроек для Stream Hub и источников потока +  * Templates settings for Stream Hub and Stream Src 
-  * очень подробная статистика по каждому TCP соединениюдля упрощения поиска проблем на уровне сети+  * detailed statistics for each TCP connectionto help you find problems at the network level 
 + 
  
-===== Новости ===== +===== How it works ===== 
-[[ru:software:msd:news|change log]]+[[software:msd:internals|A detailed description of the operating principle of]]
  
  
-===== Внутреннее устройство ===== +===== Settings ===== 
-[[ru:software:msd:internals|Подробное описание принципа работы]]+Configuration file: [[software:msd:config|msd.conf]]
  
  
-===== Запуск ===== +===== Start ===== 
-msd -v -c /root/msd/msd.conf ещё умеет демоном и тп, см msd -h+msd -v -c /root/msd/msd.conf\\ 
 +see: msd -h
  
  
 ===== URLs ===== ===== URLs =====
-[[ru:software:msd:URLs|Доступные для запросов URL]].+[[software:msd:urls|Available URLs]]
  
-===== Файл конфигурации ===== 
-[[ru:software:msd:config|msd.conf]] 
  
-===== Скачать ===== +===== Download ===== 
-Демо версия: [[http://netlab.linkpc.net/download/software/msd/]] +Source code: [[https://github.com/rozhuk-im/msd]]
-(ограничено время использования)+
  
  
  
 +{{tag>software freebsd linux net iptv mysoft}}
software/msd/index.1413848578.txt.gz · Last modified: 2014/10/20 23:42 by root