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
Last revisionBoth sides next revision
software:msd:index [2014/10/22 14:07]
root
software:msd:index [2022/02/05 04:11]
root
Line 1: Line 1:
 ====== Multi Stream daemon (msd) ====== ====== Multi Stream daemon (msd) ======
  
- - is a program for organizing streaming IP TV network via HTTP.\\+ - is a program for organizing streaming IP TV on the network via HTTP.\\
 One server can serve thousands of clients simultaneously. One server can serve thousands of clients simultaneously.
  
-The focus is on maximum performance, as well as a variety of subtle adjustments related to the perceptual quality of customer service: speed channel switching, fault tolerance transfer. +The focus is on maximum performance, as well as a variety of subtle adjustments related to the perceptual quality of customer service: speed channel switching, fault tolerance transfer.\\
- +
-Implemented proxying one to many: the data received via the one HTTP connection to be given away to the set of connected clients.+
  
 +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 17: 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 29: 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 ===== ===== How it works =====
-[[en:software:msd:internals|A detailed description of the operating principle of]]+[[software:msd:internals|A detailed description of the operating principle of]]
  
  
 ===== Settings ===== ===== Settings =====
-Configuration file: [[en:software:msd:config|msd.conf]]+Configuration file: [[software:msd:config|msd.conf]]
  
  
Line 47: Line 45:
  
 ===== URLs ===== ===== URLs =====
-[[en:software:msd:URLs|Available URLs]]+[[software:msd:urls|Available URLs]]
  
  
 ===== Download ===== ===== Download =====
-Demo version: [[http://www.netlab.linkpc.net/download/software/msd/]] +Source code: [[https://github.com/rozhuk-im/msd]]
-(limited period of use)+
  
  
-===== Support ===== 
-Forum: [[http://www.netlab.linkpc.net/forum/index.php?topic=1832.0]] 
  
 +{{tag>software freebsd linux iptv mysoft}}
software/msd/index.txt · Last modified: 2022/02/05 04:20 by root