A cheap way to get HDMI input to Raspberry Pi

A cheap way to get HDMI input to Raspberry Pi

blicube

5 лет назад

29,159 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@blicube3269
@blicube3269 - 24.04.2019 17:17

The HDMI source supported by Raspberry Pi with the module is 720p50,720p60,1080i50,1080p24,1080p25. Lower resolution is also working.
This is the python code used in my video.The Pi uses an official image with no other changes.
from picamera import PiCamera
from time import sleep
camera = PiCamera()
camera.start_preview()
sleep(1000)
camera.stop_preview()

Ответить
@rstkid
@rstkid - 01.05.2019 11:21

Is this an Auvidea board? or something else? Where is it purchased from?

Ответить
@Technicotop
@Technicotop - 07.05.2019 18:05

So promising <3
Just ordered one !

Ответить
@robotzeroone
@robotzeroone - 08.05.2019 16:19

Do you have more information and a somewhere to buy it rather than just an email address?

Ответить
@Ooulu
@Ooulu - 04.06.2019 21:08

where can i buy this?

Ответить
@narpat007
@narpat007 - 10.06.2019 17:05

Nice, have sent you mail

Ответить
@V1P3RSlab
@V1P3RSlab - 01.08.2019 15:15

interested, i sent you an email

Ответить
@abhishekacharya5965
@abhishekacharya5965 - 12.08.2019 01:45

anyone bought it .?

Ответить
@edcyhn5220
@edcyhn5220 - 27.08.2019 16:17

i would like to know where i could get it as well ? thanks.

Ответить
@randall3981
@randall3981 - 16.09.2019 22:01

I would like to purchase a board from you, I have sent you an email.

Ответить
@daniel.boggiano
@daniel.boggiano - 27.09.2019 19:54

This module permits also to handle both audio+video from hdmi input? for example, to record audio+video stream from a hdmi camera, not only video.

Ответить
@cruzcarneiro
@cruzcarneiro - 22.11.2019 08:42

Hi, what sofware is this? qv4l2?

Ответить
@SkyMusiz
@SkyMusiz - 17.05.2020 21:32

Hello, have sent a mail. please check

Ответить
@kaizeng4744
@kaizeng4744 - 20.05.2020 18:23

Is it working with rPi4 now?

Ответить
@JoostThissen
@JoostThissen - 19.06.2020 19:31

I found a board like this on aliexpress, nr. 4000169645826, it's made by Kaisaya.

Ответить
@carlborgen
@carlborgen - 01.04.2021 14:00

Hi! I'm really interested in creating a hdmi video buffer that is able to delay a video signal a certain amount of frames. Would this be able to do that?

Ответить
@headlinebr
@headlinebr - 30.04.2021 07:58

can I make a system that works in api to control the time of use of a raspberry as a flipperama? more or less like this ... raspberry (flipper) ==> raspberry (hdmi interceptor with networked api) ==> tv

Ответить
@walkingwithj8076
@walkingwithj8076 - 25.06.2021 01:03

Hi, is there any updated version, I am keen to record the full quality from gopro input.

Ответить
@SoundSpeeding
@SoundSpeeding - 21.10.2021 10:26

Is there something else for Raspberry Pi that would support 1080 30fps? (or dare I dream.... 1080 60fps??)

Ответить
@EA-zg1kn
@EA-zg1kn - 19.04.2022 23:52

Does this work with rock pi 4 ?

Ответить
@EA-zg1kn
@EA-zg1kn - 20.04.2022 09:33

Do you have TC358749XBG?

Ответить