Menu

Tree [r12] /
 History

HTTPS access


File Date Author Commit
 config 2010-05-05 sfjeffersonfr [r1] First commit :)
 man 2014-07-22 sfjeffersonfr [r9] Update informations and copyright
 src 2018-08-06 sfjeffersonfr [r12] Update mlive to new version of jlibcpp
 Makefile 2018-08-06 sfjeffersonfr [r12] Update mlive to new version of jlibcpp
 README 2014-07-22 sfjeffersonfr [r9] Update informations and copyright

Read Me

	Stream request unicast:
		http://host:port/event.xxx?source=<udp,http>-ip-port&destination=<udp-ip-port,http>&method=stream[&resource=/]

	Stream request multicast (application level):
		http://host:port/event.xxx?source=<udp,http>-ip1-port1-ip2-port2-ip3-port3[...]&destination=<udp-ip-port,http>&method=stream[&resource=/]

	Webservice interface:
		http://host:port/?method=getinfo

	Get configuration:
		http://host:port/?method=getconfig

	Set configuration:
		http://host:port/?input-rate=<kb>&output-rate=<kb>&max-clients=<int>&max-sources=<int>&buffer-size=<int>&update-time=<secs>&method=setconfig