nathanlitjens
Posts: 8
Joined: Tue Mar 03, 2020 2:20 am

HDMI input for pi 4

Tue Mar 03, 2020 2:30 am

Hi everyone. This is my first post and I am looking at using a pi 4 for wildlife monitoring, combining ultrasonic samples with images from a hdmi connected, sensor triggered dslr as required. My thought was to get screen captures from each sensor trigger event to assist with matching up images.

How can I connect the camera to feed images into the pi? Any ideas? Thanks!

User avatar
Burngate
Posts: 6290
Joined: Thu Sep 29, 2011 4:34 pm
Location: Berkshire UK Tralfamadore
Contact: Website

Re: HDMI input for pi 4

Tue Mar 03, 2020 11:01 am

nathanlitjens wrote:
Tue Mar 03, 2020 2:30 am
... images from a hdmi connected, sensor triggered dslr ...
The Pi has no hdmi input, so you cannot grab images from the dslr that way.

The second hdmi socket is a second hdmi screen output

nathanlitjens
Posts: 8
Joined: Tue Mar 03, 2020 2:20 am

Re: HDMI input for pi 4

Tue Mar 03, 2020 11:17 am

Older Pi models had hdmi input boards that could be integrated?

What about a HDMI to USB adapter that works as an input? Would that be a solution?

Thanks

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: HDMI input for pi 4

Tue Mar 03, 2020 11:55 am

Why do you need an HDMI link for still images?

Does your camera not have a USB port for getting the photographs from the device? This is likely to be much simpler than having to use an HDMI capture device which you have to decode/capture/store.
Leave the camera to create the image files and just fetch them via USB.

Use the timestamp to synchonise the trigger events with the images.
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter

nathanlitjens
Posts: 8
Joined: Tue Mar 03, 2020 2:20 am

Re: HDMI input for pi 4

Wed Mar 04, 2020 4:05 am

Thanks,

The idea was to create a bundle of data, I need an image to allow for cross referencing the image in that bundle to a full resolution image that is on the camera. So I need both.

I find it odd that there are 2 HDMI OUT ports instead of one in and one out.

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: HDMI input for pi 4

Wed Mar 04, 2020 4:29 am

nathanlitjens wrote:
Wed Mar 04, 2020 4:05 am
Thanks,

The idea was to create a bundle of data, I need an image to allow for cross referencing the image in that bundle to a full resolution image that is on the camera. So I need both.

I find it odd that there are 2 HDMI OUT ports instead of one in and one out.

It is very expensive to incorporate HDMi In, hence why 3rd party hardware is not cheap, around $50 for a Chinese offering and $150 or more for a quality branded product.

Therefore every RPi buyer would be subsidising a small minority who feel that this feature is essential:

viewtopic.php?f=43&t=109137
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Return to “Graphics, sound and multimedia”