I need to forward 3 different videos from my home pc to 3 other machines on my local network.
They need to be playing simultaneously......so i basically make 3 different channels (one for each video) each with an output pointing to one of the 3 computers i am trying to reach. The first two computers get the stream successfully but then when i try "playing" the last channel to send the stream to the 3rd computer one of the other computers pauses the video!
So it seems as though i can only have two channels under "play" mode simultaneously...is this indeed the case?
The configuration i set up on my home pc consists of 3 channels all setup as follows:
new 1 broadcast enabled
setup 1 input udp:192.168.1.2
setup 1 output #duplicate{dst=standard{access=udp,mux=ts,url=192.168.1.4}"
control 1 play
The input is a udp address because the home PC is streaming the video itself.....
basically i just need to know is it possible to have 3 channels all under "control <1> play"
Thank you very much