• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2-up display on 2 linked tablets
#8
The secondary display API would only work if you can output the display of one Android tablet to another. I do not believe this is supported, as android tablets don't typically have input ports for video sources. Correct me if I'm wrong.

This problem could be solved using Wifi. Other apps on the iPad have managed to implement features where one tablet controls other tablets, so that one person can turn pages for everyone. This is a feature I planned on implementing myself at some point, but there are just a lot of other things that need to be finished first. In order to support what you are describing, it's basically the same idea (one tablet controlling another), but instead of displaying the same page, it just has a page offset of 1. If I add this "page offset" concept, you could use any number of tablets, each with a different offset to display a different page in the song. The file that is used by the first tablet would need to be sent to all the tablets first, so that the only wifi data that needs to be sent is commands (turn page, etc). I do not think it would work well if image data had to be streamed.

Mike
Reply


Messages In This Thread
2-up display on 2 linked tablets - by sejtam - 04-07-2014, 09:52 PM
RE: 2-up display on 2 linked tablets - by Joche - 04-09-2014, 03:44 PM
RE: 2-up display on 2 linked tablets - by sejtam - 04-09-2014, 03:47 PM
RE: 2-up display on 2 linked tablets - by Harry_M - 04-09-2014, 06:13 PM
RE: 2-up display on 2 linked tablets - by sejtam - 04-09-2014, 07:03 PM
RE: 2-up display on 2 linked tablets - by sejtam - 04-13-2014, 01:58 AM
RE: 2-up display on 2 linked tablets - by sejtam - 04-15-2014, 10:30 AM
RE: 2-up display on 2 linked tablets - by Zubersoft - 04-15-2014, 03:00 PM
RE: 2-up display on 2 linked tablets - by Jan - 04-15-2014, 10:45 PM
RE: 2-up display on 2 linked tablets - by sejtam - 04-17-2014, 07:52 AM



Users browsing this thread:
2 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.