Streaming Ports
With many Broadcaster containers running on the same host in host mode you will also need to specify unique ports for streams pushed into the Broadcaster, such as port 2088 for Zixi protocol, and streams pulled from the Broadcaster. When you create these input and output streams, typically with the add_stream and add_output API calls or via ZEN Master, be sure to specify unique ports. Note that when you build the container you also need to EXPOSE the range of ports you plan to use for input and output streams.
Â