Touchscreen Monitor for Orbiter

HazMatt

New member
Joined
Nov 19, 2012
Messages
81
Reaction score
0
Points
0
I would love to use this device to make a big 32" monitor into a touchscreen for Orbiter. It's designed to see a user's hand gestures, but I would be happy with just a touch-screen like function.

Leap Motion is supposed to come out later in 2013 with a retail price of $70. They've already shipped hundreds of these to app developers and some of them are posting YouTube videos like this one....

<iframe width="560" height="315" src="http://www.youtube.com/embed/6tn_9KWjp0c?rel=0" frameborder="0" allowfullscreen></iframe>

---------- Post added at 02:15 AM ---------- Previous post was at 02:14 AM ----------

Guess it won't embed videos like it used to
http://youtu.be/6tn_9KWjp0c
 

orb

O-F Administrator,
News Reporter
Joined
Oct 30, 2009
Messages
14,020
Reaction score
4
Points
0
<iframe width="560" height="315" src="http://www.youtube.com/embed/6tn_9KWjp0c?rel=0" frameborder="0" allowfullscreen></iframe>

---------- Post added at 02:15 AM ---------- Previous post was at 02:14 AM ----------

Guess it won't embed videos like it used to
http://youtu.be/6tn_9KWjp0c
It won't embed an "embed code" taken from YouTube which is in HTML, nor youtu.be links, and it didn't use to embed them previously.

You can embed YouTube videos by posting a link to the video taken from the address bar (without additional features), like this:
  • Source:
    Code:
    [PLAIN]http://www.youtube.com/watch?v=6tn_9KWjp0c[/PLAIN]
  • Result:
Or alternatively you can embed YouTube videos by using [youtube] tag with the video hash:
  • Source:
    Code:
    [PLAIN][youtube="The title of the video"]6tn_9KWjp0c[/youtube][/PLAIN]
  • Result:
    The title of the video
 
Top