MPTS from UDP to HTTP, possible?
Posted: 10 Feb 2014 10:07
Hi,
i have a question, is it possible to stream MPTS (15-20 services in one stream/IP(port)) over HTTP?
I have this situation.
I receive MPTS with 15-20 services/programs over UDP and i want to send that MPTS to other location (other city) but over HTTP.
I know that it is possible with single stream:
new program broadcast enabled
setup program input udp://@:xxxx
setup program loop
setup program output #std{access=http,mux=ts,url=:xxxx}
control program play
Is it possible to stream MPTS in that way, so that i do not stream 15-20 individualy stream over 15-20 ip adress, but on only one ip adress?
i have a question, is it possible to stream MPTS (15-20 services in one stream/IP(port)) over HTTP?
I have this situation.
I receive MPTS with 15-20 services/programs over UDP and i want to send that MPTS to other location (other city) but over HTTP.
I know that it is possible with single stream:
new program broadcast enabled
setup program input udp://@:xxxx
setup program loop
setup program output #std{access=http,mux=ts,url=:xxxx}
control program play
Is it possible to stream MPTS in that way, so that i do not stream 15-20 individualy stream over 15-20 ip adress, but on only one ip adress?