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/23 02:09]
– [Multi Stream daemon (msd)] root
software:msd:index [2022/02/05 04:20] (current)
root
Line 4: Line 4:
 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 net iptv mysoft}}
software/msd/index.1414030145.txt.gz · Last modified: 2014/10/23 02:09 by root