element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 So I ordered this camera with the hopes of using it on the pi
  • 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 10 replies
  • Subscribers 665 subscribers
  • Views 1175 views
  • Users 0 members are here
  • pi
  • BeagleBone
  • camera
Related

So I ordered this camera with the hopes of using it on the pi

easyejl
easyejl over 5 years ago

And I'm stumped. I haven't tried connecting it to a pi yet, just a windows pc. It shows up via USB as an audio device, and also as a USB drive. On the drive is an .apk file for android, to install their in car DVR software (and driver I guess?) to allow the android device to access it as a camera.

 

https://smile.amazon.com/gp/product/B07VM85H2P/ref=ppx_yo_dt_b_asin_title_o05_s00?ie=UTF8&psc=1

  • Sign in to reply
  • Cancel
Parents
  • shabaz
    shabaz over 5 years ago

    I think what Clem says is right, it could just be a USB cable to pull off files.

    To do live video capture may need a different camera, there's some info on webcams here:

    https://www.raspberrypi.org/documentation/usage/webcams/

    However it used to be that very few webcams worked with Linux, so I don't know if that has changed.

    The Pi camera module in Sean's link (that plugs into the flat-flex slot) could be easier to use, since the Raspbian image supports it by default.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • beacon_dave
    beacon_dave over 5 years ago in reply to shabaz

    "However it used to be that very few webcams worked with Linux, so I don't know if that has changed."

    There used to be a list of supported USB webcams which worked with the USB Video Class Linux driver listed here:

    Linux UVC driver & tools

    I stumbled across it when using webcams with the Intel Galileo SBC.

     

    Another approach is to use USB audio/video class compliant devices like the AJA U-TAP

    https://www.aja.com/products/u-tap-hdmi

    https://www.aja.com/products/u-tap-sdi

    or Epiphan AVIO and bring your video in that way without the need for yet another driver. I use them for getting broadcast video into devices that expect to use USB webcams. Not a cheap option unfortunately, but allows you to use whatever HDMI/HD-SDI device you want to.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • beacon_dave
    beacon_dave over 5 years ago in reply to shabaz

    "However it used to be that very few webcams worked with Linux, so I don't know if that has changed."

    There used to be a list of supported USB webcams which worked with the USB Video Class Linux driver listed here:

    Linux UVC driver & tools

    I stumbled across it when using webcams with the Intel Galileo SBC.

     

    Another approach is to use USB audio/video class compliant devices like the AJA U-TAP

    https://www.aja.com/products/u-tap-hdmi

    https://www.aja.com/products/u-tap-sdi

    or Epiphan AVIO and bring your video in that way without the need for yet another driver. I use them for getting broadcast video into devices that expect to use USB webcams. Not a cheap option unfortunately, but allows you to use whatever HDMI/HD-SDI device you want to.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Children
  • easyejl
    easyejl over 5 years ago in reply to beacon_dave

    that is a cool device (the U-Tap) but dang that price. I'll have to remember that it exists if I ever find a deep need for it

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • beacon_dave
    beacon_dave over 5 years ago in reply to easyejl

    Epiphan do a similar one.

    https://www.epiphan.com/products/avio-hd/

    If I recall correctly you need to install a driver if you want to configure it, but once configured it is USB AV class compliant.

     

    May be possible to do something on a budget with a FPGA dev board, as a number of them have HDMI capture and USB connectivity.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 5 years ago in reply to beacon_dave

    Interesting product!

    It looks great for microscopes - noticed it mentions latency is extremely low.

    I have a similar type thing for analog uncompressed video from The Imaging Source, but it is not HD : (

    • Cancel
    • Vote Up +2 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