AdamK
Posts: 3
Joined: Thu Nov 19, 2015 8:03 am

Composite input via camera input

Thu Nov 19, 2015 8:08 am

Hello

I'm looking if there are any addon boards that allow to capture composite signal using camera interface. I know, there are off-the-shelf IC chips that do required conversion, but I do not have skills required to do it myself, so, I'm looking for out-of-the-box solution for RPi. Is there any?

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

Re: Composite input via camera input

Thu Nov 19, 2015 3:49 pm

AdamK wrote:Hello

I'm looking if there are any addon boards that allow to capture composite signal using camera interface. I know, there are off-the-shelf IC chips that do required conversion, but I do not have skills required to do it myself, so, I'm looking for out-of-the-box solution for RPi. Is there any?
So you have a Digital Camera with Composite Output ?

If so search for STK1160 USB Capture Card: http://www.linuxtv.org/wiki/index.php/S ... re_devices
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

AdamK
Posts: 3
Joined: Thu Nov 19, 2015 8:03 am

Re: Composite input via camera input

Thu Nov 19, 2015 10:25 pm

I'm not intrested in solution that uses USB - I need the bandwidth for Ethernet.

User avatar
mikronauts
Posts: 2783
Joined: Sat Jan 05, 2013 7:28 pm
Contact: Website

Re: Composite input via camera input

Thu Nov 19, 2015 10:39 pm

Then you are out of luck.

No such "camera/CSI/video" board exists. It cannot even exist, as the interface is proprietary and undocumented.

Before you ask, GPIO is also out - to slow for such a digitizer.
AdamK wrote:I'm not intrested in solution that uses USB - I need the bandwidth for Ethernet.
http://Mikronauts.com - home of EZasPi, RoboPi, Pi Rtc Dio and Pi Jumper @Mikronauts on Twitter
Advanced Robotics, I/O expansion and prototyping boards for the Raspberry Pi

AdamK
Posts: 3
Joined: Thu Nov 19, 2015 8:03 am

Re: Composite input via camera input

Fri Nov 20, 2015 6:56 am

mikronauts wrote:Then you are out of luck.

No such "camera/CSI/video" board exists. It cannot even exist, as the interface is proprietary and undocumented.

Before you ask, GPIO is also out - to slow for such a digitizer.
This thread claims something else: viewtopic.php?f=63&t=20159

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Composite input via camera input

Fri Nov 20, 2015 7:34 am

The fact that the mentioned thread never came to an meaningful conclusion says it all.

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

6by9
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 8922
Joined: Wed Dec 04, 2013 11:27 am
Location: ZZ9 Plural Z Alpha, aka just outside Cambridge.

Re: Composite input via camera input

Fri Nov 20, 2015 8:35 am

It looks like the analog devices adv7281 does do composite, s, or component video to csi2. There's no support for it though on Pi, so interfacing to it would be up to you.
You can get access to the raw csi2 peripheral - see the camera forum thread "Raw sensor access/Csi2 peripheral". It's not trivial though, and no guarantees that the incoming data is in a format that is particularly useful (these chips tend to produce yuyv, and very little on the Gpu will deal with that natively).
I very much doubt anyone will have produced an appropriate board to do what you want - you'll have to get your own made, if you can get a supply of the chips in small quantities.
Software Engineer at Raspberry Pi Trading. Views expressed are still personal views.
I'm not interested in doing contracts for bespoke functionality - please don't ask.

atestani
Posts: 3
Joined: Fri Jun 14, 2013 3:34 pm

Re: Composite input via camera input

Sun Jul 24, 2016 1:14 am

If you are still looking for the video capture addon, check this out:
viewtopic.php?f=43&t=154013

Return to “HATs and other add-ons”