Site Tools


software:msd:index

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:index [2014/10/21 00:01]
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 16: Line 17:
   * support for IPv4 and IPv6   * support for IPv4 and IPv6
   * analyzer MPEG2-TS stream   * analyzer MPEG2-TS stream
-  * [[en:software:msd:config#fZeroCopyOnSend|Zero Copy on Send (ZCoS)]] - reduces the overhead of service connected clients, all the work of sending the data to the client assumes the OS kernel +  * [[software:msd:config#fZeroCopyOnSend|Zero Copy on Send (ZCoS)]] - reduces the overhead of service connected clients, all the work of sending the data to the client assumes the OS kernel 
   * support half closed http clients   * support half closed http clients
   * receiving udp-multicast, including rtp, simultaneously with different interfaces   * receiving udp-multicast, including rtp, simultaneously with different interfaces
Line 28: Line 29:
   * detailed statistics for each TCP connection, to help you find problems at the network level   * detailed statistics for each TCP connection, to help you find problems at the network level
  
-===== News ===== 
-[[en:software:msd:news|change log]] 
  
  
-===== Внутреннее устройство ===== +===== How it works ===== 
-[[en:software:msd:internals|Подробное описание принципа работы]]+[[software:msd:internals|A detailed description of the operating principle of]] 
 + 
 + 
 +===== Settings ===== 
 +Configuration file: [[software:msd:config|msd.conf]]
  
  
 ===== Start ===== ===== Start =====
-msd -v -c /root/msd/msd.conf ещё умеет демоном и тп, см msd -h+msd -v -c /root/msd/msd.conf\\ 
 +see: msd -h
  
  
 ===== URLs ===== ===== URLs =====
-[[en:software:msd:URLs|Доступные для запросов URL]].+[[software:msd:urls|Available URLs]]
  
-===== Settings ===== 
-Configuration file: [[en:software:msd:config|msd.conf]] 
  
 ===== Download ===== ===== Download =====
-Demo version: [[http://netlab.linkpc.net/download/software/msd/]] +Source code: [[https://github.com/rozhuk-im/msd]]
-(limited period of use)+
  
  
  
 +{{tag>software freebsd linux net iptv mysoft}}
software/msd/index.1413849676.txt.gz · Last modified: 2014/10/21 00:01 by root