Page 1 of 1

MPTS from UDP to HTTP, possible?

Posted: 10 Feb 2014 10:07
by mstevan
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?

Re: MPTS from UDP to HTTP, possible?

Posted: 11 Feb 2014 17:36
by Jean-Baptiste Kempf
use different ports for http streaming.