Available for query URL.
General Statistics and Information.
Statistics on Stream Hubs (channels) and clients.
Static channels, default prefix.
Dynamic udp-multicast.
Currently the URLs are equivalent, msd uses automatic detection rtp container and unpacking.
With indication name of the interface for multicast: /udp/MULTICAST_IP:PORT?Ifname=vlan886
also only interface index: /udp/MULTICAST_IP:PORT?ifindex=2
Dynamic HTTP-tcp.
For example: /http/SomeServer.tv:7088/udp/239.0.0.116:4000
msd connect to the server on port 7088 SomeServer.tv and send HTTP-GET request: /udp/239.0.0.116:4000
All parameters are optional!
Default values and limits (for some) enrolls in a config file.
The client can specify the following parameters in the request.
Name of the network interface on which to receive multicast.
Name can be seen in the output of: ifconfig
Only for dynamic stream hubs with udp-multicast source.
Number. Index of the network interface in the system.
Only for dynamic hubs with udp-multicast source.
In kilobytes, the size of the data from the ring buffer that the client wants to get immediately after connecting.
Just is defined in the config file.
Has customizable limits.
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.
Just is defined in the config file.
Detailed description of the setting, refer to the section limits.
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).
Just set in the config file bind section of the HTTP server configuration and section template settings Stream Hub
The order of application:
Request with parameters: http://SomeServer.tv:7088/udp/239.0.0.116:4000?precache=4096&blocksize=32&tcpcc=hybla