danrossi
New Member
I am investigating ways to output multiple language audio tracks via mpeg-ts for ingesting into Wowza. I have had success using UDP locally , however unsure if this will work over public networks, and testing it locally I was suffering blocky picture and skipping frames.
I'm looking for an example over TCP, and how to ingest that ?
With UDP I have to output with a URL
udp://192.168.4.43:10000?pkt_size=1316
I'm not sure how to configure wowza to ingest tcp://192.168.4.43:10000?pkt_size=1316 ?
I'm looking for an example over TCP, and how to ingest that ?
With UDP I have to output with a URL
udp://192.168.4.43:10000?pkt_size=1316
I'm not sure how to configure wowza to ingest tcp://192.168.4.43:10000?pkt_size=1316 ?