Display multiple raspberryshake to RSUDP

Is it possible to display multiple rasberryshake 4d to RSUDP?

Thanks.

hi,

it is possible, but not to the same window. you will need to do the following:

  1. cast data to individual ports and keep track of which RS is sending data to which, (since the station name is not forwarded through the UDP packet)
  2. create separate settings files with appropriate port / station name combinations
  3. start separate instances of rsudp from each settings file, please consult the RSUDP documentation for how to do this.

hope this helps,
richard

2 Likes