Site Tools


software:msd:urls

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
software:msd:urls [2022/02/04 18:46]
– ↷ Page moved from en:software:msd:urls to software:msd:urls root
software:msd:urls [2022/02/04 18:55] (current)
root
Line 17: Line 17:
  
 ===== /channel/CHANNEL_NAME ===== ===== /channel/CHANNEL_NAME =====
-[[en:software:msd:config#channel|Static channels]], default prefix.\\+[[software:msd:config#channel|Static channels]], default prefix.\\
  
 ===== /udp/MULTICAST_IP:PORT ===== ===== /udp/MULTICAST_IP:PORT =====
Line 46: Line 46:
 ==== precache ==== ==== precache ====
 In kilobytes, the size of the data from the ring buffer that the client wants to get immediately after connecting.\\  In kilobytes, the size of the data from the ring buffer that the client wants to get immediately after connecting.\\ 
-Just [[en:software:msd:config#precache|is defined in the config file]].\\  +Just [[software:msd:config#precache|is defined in the config file]].\\  
-Has [[en:software:msd:config#precacheMin,precacheMax|customizable limits]].\\+Has [[software:msd:config#precacheMin,precacheMax|customizable limits]].\\
  
 ==== blocksize ==== ==== blocksize ====
 In kilobytes, the block size for sending.\\ In kilobytes, the block size for sending.\\
 msd will wait ring buffer to accumulate the amount specified using parameter data before sending. Those parameter in functionality similar to precache, only valid for the entire connection.\\ msd will wait ring buffer to accumulate the amount specified using parameter data before sending. Those parameter in functionality similar to precache, only valid for the entire connection.\\
-Just [[en:software:msd:config#sndBlockSize|is defined in the config file]].\\ +Just [[software:msd:config#sndBlockSize|is defined in the config file]].\\ 
-[[en:software:msd:config#sndBlockSizeMin,sndBlockSizeMax|Detailed description of the setting, refer to the section limits]].\\+[[software:msd:config#sndBlockSizeMin,sndBlockSizeMax|Detailed description of the setting, refer to the section limits]].\\
  
 ==== tcpcc ==== ==== tcpcc ====
 Congestion control algorithm name for TCP.\\ Congestion control algorithm name for TCP.\\
 For local area network is better suited htcp, for the Internet with a large no stability or high RTT (ping) a 70-100 is better to try hybla (only available in linux).\\ For local area network is better suited htcp, for the Internet with a large no stability or high RTT (ping) a 70-100 is better to try hybla (only available in linux).\\
-Just set in the config file [[en:software:msd:config#cognestionControl|bind section of the HTTP server configuration]] and [[en:software:msd:config#hubProfileList,hubProfile|section template settings Stream Hub]]\\+Just set in the config file [[software:msd:config#cognestionControl|bind section of the HTTP server configuration]] and [[software:msd:config#hubProfileList,hubProfile|section template settings Stream Hub]]\\
  
 The order of application: The order of application:
   - In the settings of OS   - In the settings of OS
-  - As defined in the [[en:software:msd:config|config file]], [[en:software:msd:config#cognestionControl|bind section of the HTTP server configuration]]+  - As defined in the [[software:msd:config|config file]], [[software:msd:config#cognestionControl|bind section of the HTTP server configuration]]
   - Specified by the client in the request URL   - Specified by the client in the request URL
-  - As defined in the [[en:software:msd:config|config file]], [[en:software:msd:config#hubProfileList,hubProfile|section template settings Stream Hub]]+  - As defined in the [[software:msd:config|config file]], [[software:msd:config#hubProfileList,hubProfile|section template settings Stream Hub]]
 ===== Example of a request ===== ===== Example of a request =====
 Request with parameters: http://SomeServer.tv:7088/udp/239.0.0.116:4000?precache=4096&blocksize=32&tcpcc=hybla Request with parameters: http://SomeServer.tv:7088/udp/239.0.0.116:4000?precache=4096&blocksize=32&tcpcc=hybla
  
software/msd/urls.txt · Last modified: 2022/02/04 18:55 by root