Changes

Jump to navigation Jump to search

C779

1,359 bytes added, 16:12, 23 July 2020
</pre>
Q2:Customer Feedback 1 for your reference
 
A2:
If you want to use your Raspberry Pi for HDMI capture, this is the only device I'm aware of that will do it. Furthermore you can do some powerful things that would normally require equipment costing many hundreds of dollars. For example, using always-on camera preview and a few lines of Python code you can easily do image flipping, rotation, and rudimentary scaling. Note that you can't adjust color or exposure, and audio is not passed through.
 
I've tried this with a variety of HDMI devices; half of them work perfectly, half of them don't work at all.
Things that worked just fine:
• GoPro Hero2
• Generic no-name HDMI camera
• OREI HD-102 1x2 HDMI splitter with a Google Chromecast attached to it (but see below)
 
There's a downside, though. I could not get any of these to work:
• Canon 6D, which causes a "PiCameraMMALError: Failed to enable connection: Out of resources" error
• Blackmagic ATEM Mini, which produces a scrambled picture
• Google Chromecast, because I don't think this device supports HDCP; but it works fine if you strip off the HDCP.
 
This HDMI input module does what I care about (capturing my generic HDMI camera), but it failed at some things that thankfully I didn't need it to do. Your use case may vary so don't be surprised if some HDMI devices don't work with it.
 
<!--增加评论功能! -->
<comments />

Navigation menu