FD-/RPiPlay

5 apple in 1 linux is possible?

Opened this issue · 1 comments

ek3e commented

Please tell me if there is any way to create 5 separate windows for broadcasting video from 5 separate apple devices on one linux device.

It would need 5 instances of rpiplay running, and each would need a different (random) MAC address.,
The code can can easily be modified to do this, (see pull request #244 by Sergi030), but I tested a similar modification (on a linux pc using gstreamer) with just two instances of RPiPlay running, and both windows showed a lot of latency and time delay, so I suspect it is not practical to run more than one instance of rpiplay on a single linux pc.