possible to rig an HDMI input on an android tablet?

desura

Diamond Member
Mar 22, 2013
4,627
129
101
Key word is input.

Like, it would be cool to rig together something that lets me play an xbox 360 and the android tablet just acting as a dumb monitor. Possible?
 

thecoolnessrune

Diamond Member
Jun 8, 2005
9,673
583
126
Actual HDMI input would obviously not be feasible. That being said, there are several solutions to do HD video streams from an HDMI source, including to Android. The problem is that they would work for video, but not really for gaming. With most of these wireless streaming solutions, you should expect 2 seconds of latency at the absolute minimum.
 

JeffMD

Platinum Member
Feb 15, 2002
2,026
19
81
I don't know of any video capture solutions for android devices, and I figured injecting any additional hardware like another PC was not feasable.
 

thecoolnessrune

Diamond Member
Jun 8, 2005
9,673
583
126
I don't know of any video capture solutions for android devices, and I figured injecting any additional hardware like another PC was not feasable.

By leveraging open and known standards, iOS and Android can both be used. And considering the OP is coming from a device that has no outside connectivity aside from a USB 2.0 port, I figured it would be understood by him that additional hardware is needed in some form or another (an all-in-one appliance or utilizing a PC).

I would personally use RTSP to stream by taking a high def video source, compress it on-the-fly into h.264, encapsulate it with some sort of RDT (I like the open-source Open Broadcaster Software), then stream it over the network. All you need is a video client that can read pick up RTSP streams plus the underlying video container and you're good to go. VLC has done this forever, but there are many other apps on both platforms that will do it too.

You could do the above with an HDMI capable capture card on a computer for around $200 like the BlackMagic Express, with on-the-fly compression (easy if you have a CPU supporting quicksync); or spend huge amounts on an all-in-one appliance for the broadcast field, like the Cube 255 that creates a stream and transports automatically over Ethernet, or 2.4/5Ghz Wifi (for the low low price of ~$1,200).

Either way would be close to real time, but still more than likely not real time enough for video gaming (at least 2 second delay more than likely).