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
Next revision
Previous revision
software:msd:urls [2014/10/23 01:17]
– [blocksize] root
software:msd:urls [2022/02/04 18:55] (current)
root
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// 
- 
 ====== URLs ====== ====== URLs ======
 Available for query URL.\\ Available for query URL.\\
Line 19: 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 48: 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 ====
-Имя алгоритма контроля перегрузки для TCP (cognestion ctrl name).\\ +Congestion control algorithm name for TCP.\\ 
-Для локальной сети лучше подходит htcp, для интернета с большой не стабильностью или высоким RTT (пингомболее 70-100 лучше попробовать hybla (доступен только в linux).\\ +For local area network is better suited htcp, for the Internet with a large no stability or high RTT (ping70-100 is better to try hybla (only available in linux).\\ 
-Так же задаётся в конфиг файле [[ru:software:msd:config#cognestionControl|секция bind настроек HTTP сервера]] и в [[ru:software:msd:config#hubProfileList, hubProfile|секции шаблона настроек 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]]\\
-Порядок применения: +
-  - Заданное в настройках OS +
-  - Заданное в [[ru:software:msd:config|конфиг файле]], [[ru:software:msd:config#cognestionControl|секция bind настроек HTTP сервера]] +
-  - Указанное клиентом в URL запроса +
-  - Заданное в [[ru:software:msd:config|конфиг файле]], [[ru:software:msd:config#hubProfileList, hubProfile|секция шаблона настроек Stream Hub]]+
  
-===== Пример запроса ===== +The order of application: 
-Запрос с параметрами: http://SomeServer.tv:7088/udp/239.0.0.116:4000?precache=4096&blocksize=32&tcpcc=hybla+  - In the settings of OS 
 +  - 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 
 +  - As defined in the [[software:msd:config|config file]], [[software:msd:config#hubProfileList,hubProfile|section template settings Stream Hub]] 
 +===== Example of a request ===== 
 +Request with parameters: http://SomeServer.tv:7088/udp/239.0.0.116:4000?precache=4096&blocksize=32&tcpcc=hybla
  
software/msd/urls.1414027063.txt.gz · Last modified: 2014/10/23 01:17 by root