element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Analog video input?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 9 replies
  • Subscribers 666 subscribers
  • Views 6953 views
  • Users 0 members are here
Related

Analog video input?

Former Member
Former Member over 12 years ago

Is it possible to use analog video output as input?

  • Sign in to reply
  • Cancel
  • jason721
    jason721 over 12 years ago

    Hi Jano,

     

    Welcome to the element14 Community!

     

    So that we can better help you get the answer you’re looking for, can you let us know what device you are working with.

     

    Thanks,

    Jason G.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to jason721

    I am talking about Raspberry Pi device, sorry.

    In documentation is information about HDMI port that it is output only. I did not find if composite port is both way or not.

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jason721
    jason721 over 12 years ago in reply to Former Member

    Hi Jano,

     

    No worries. I don't think so but I do not really know for sure.  So what I am going to do is move this question over to the Raspberry Pi Group. Someone in this group should know for sure.

     

    Sorry I couldn't help out more!

     

    Jason G.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • johnbeetem
    johnbeetem over 12 years ago

    The RasPi HDMI and Composite video jacks are output-only.

     

    For video input, I suggest that you go to raspberrypi.org and enter "Video Input" in the Google search box on the front page.  There is a CSI digital camera header and RasPi is working on a camera module, which I just learned will have composite video input: see this thread chez RasPi: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=20159

     

    There may also be USB video capture devices -- the "Video Input" search should tell you what (if anything) works.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 12 years ago in reply to johnbeetem

    Hi John,

     

    I think the camera module won't have any analog input (I looked at that thread recently). There was another thread

    where someone offered to made a digital input hardware (HDMI I recall) but I think that went nowhere either.

    So, I think no video input is planned to be offered on Rasp-Pi, just image or video from the actual camera board.

    USB capture devices may be the easiest solution for now, if drivers can be compiled for it.

    The unfortunate downside (or I suppose fortunately in some scenarios) is that USB capture devices compress the data.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago

    If your problem is finding a way to send the video to the Pi, you probably need somthing like this: http://www.amazon.com/EasyCAP-DC60-Creator-Capture-High-quality/dp/B002H3BSCM

    As for the software to use with it... I guess a throrough search on Google for Linux apps that can fetch analog input from the USB could do the trick.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago

    USB device looks fine but I am afraid about drivers and implementation.

    Idea is to use RPi as video streeming device from analog to digital streem. I saw some ELEC XBMC advert to do it but it maybe generic for other platforms or devices.

    VLC should do it too.

    I read thread referenced by johnbeetem and looks like chance to have analog input on RPi is small. I must wait for somebody who try implement USB device as video input. :-)

    Thanks to all of you

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 11 years ago

    I know this thread is almost a year old but for anyone still considering using an Easycap USB device to encode analogue video there is some useful advice on which versions are compatible with linux here:

    Easycap - LinuxTVWiki

     

    Hope it helps.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Problemchild
    Problemchild over 11 years ago in reply to Former Member

    Yes this stuff has been supported by standard Linux for years so there is no reason why not and if there's a problem it shouldn't be too bad to pull that driver and build it your self presuming another 50 folk haven't already done it image

     

    Good luck with your project...John

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube