Remote IPad solution for multi-control unit deployment?
myer0244
Posts: 34
Hello all!
I have a question.
First of all, I work for a university. We plan on implementing AMX control into each of our video conferencing classrooms. Each classroom will have(AMX-wise):
- 1 touch panel
- 1 control unit
We want our Techs/Admins to be able to have an IPad that can access each of the classrooms AMX control units easily and on the fly. The interface for the Tech/Admins ipads would be the same across all classrooms
Now, from what I understand, there are 2 options that I have:
1) Purchase an NXV-300 Virtual touch panel for each classroom and VNC into them from the IPads
or
2) Purchase a TPControl license and upload a .TP4 to each IPad
Here are the Pros and Cons from what I can see for each...
NXV-300 option:
PROS:
- Easy to create a connection list of all our classroom NXV-300 IP addresses and connect to them as we walk into the room.
CONS:
- Some of the class admins might not have enough technical understanding to use/troubleshoot a vnc client
- NXV-300's max supported resolution is 800x480, we want our IPads to use a 1024x768 interface
- The responsiveness of controlling via vnc is less than ideal
TPControl option:
PROS:
- Responsiveness is amazing
- Extremely user-friendly (Click app icon and ur connected)
- 1024x768 resolution
CONS:
- Switching control between classroom control units is not user-friendly (you would have to manually go into settings and change NI-master IP and the Device number each time)
NOW for my question:
Which would you recommend? Or is there something I missed that could get me everything I wanted?
Any input is appreciated
P.S. Also looking to get into that Android TPControl beta. Info on getting into that is also welcome
I have a question.
First of all, I work for a university. We plan on implementing AMX control into each of our video conferencing classrooms. Each classroom will have(AMX-wise):
- 1 touch panel
- 1 control unit
We want our Techs/Admins to be able to have an IPad that can access each of the classrooms AMX control units easily and on the fly. The interface for the Tech/Admins ipads would be the same across all classrooms
Now, from what I understand, there are 2 options that I have:
1) Purchase an NXV-300 Virtual touch panel for each classroom and VNC into them from the IPads
or
2) Purchase a TPControl license and upload a .TP4 to each IPad
Here are the Pros and Cons from what I can see for each...
NXV-300 option:
PROS:
- Easy to create a connection list of all our classroom NXV-300 IP addresses and connect to them as we walk into the room.
CONS:
- Some of the class admins might not have enough technical understanding to use/troubleshoot a vnc client
- NXV-300's max supported resolution is 800x480, we want our IPads to use a 1024x768 interface
- The responsiveness of controlling via vnc is less than ideal
TPControl option:
PROS:
- Responsiveness is amazing
- Extremely user-friendly (Click app icon and ur connected)
- 1024x768 resolution
CONS:
- Switching control between classroom control units is not user-friendly (you would have to manually go into settings and change NI-master IP and the Device number each time)
NOW for my question:
Which would you recommend? Or is there something I missed that could get me everything I wanted?
Any input is appreciated
P.S. Also looking to get into that Android TPControl beta. Info on getting into that is also welcome
0
Comments
I would think that this could be worked around in code using M2M and then switching in code which master a panel is talking to.
Paul
I know they have been discussing ways to make it easier to address their solution, including some kind of menu driven set of profiles. You might ask them about it. Sounds like you are prepared to spend some money, and revenue can have an effect on priorities.
A third option is to VNC into the room's touchpanel from the iPads.
The drawback is that the tech/admin staff will see exactly what's on the touchpanel in the room and the room users will see anything the tech is doing on that touchpanel.
If tech controls are required that general users shouldn't be accessing, they can always be hidden on a password protected area of the touchpanel in this scenario.
Is it possible for 1 master to communicate with another master over IP? Our classrooms are all in different buildings across campus(even some on different subnets) and wont have the ability to connect them via rs232.
If this is so, my setup would looks something like this?
Basically a simple Star Topology.
Does this look accurate?
@Auser
Don't think I would like to go this route for my setup. We are using Modero 7" TPs due to limited podium/instructor-desk space in the classrooms which has a much smaller resolution than what we are wanting.
Then your option of using NXV-300's is out - they have the same maximum resolution as the native res of Modero 7" TPs.
The tricky part will bhe bridging the subnets with M2M.
Why is that tricky?
Paul
Hmm. I thought the Modero 7" had a lower resolution than the NXV-300. I will have to reconsider this option in that case.
You can do M2M over the internet across the globe. Why is a different subnet such a challenge?
Paul
OK thank goodness. You had me wondering if there was some mystical thing I was missing when it came to M2M across networks, but really its no different than any IP device talking to another across networks.
Paul