Skip to content

This repository contains arducam plugin for gstreamer.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

raspberrypiexperiments/gst-arducamsrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gst-arducamsrc

Overview

Some ArduCAM camera boards (e.g. B0162) are avaialable with 1-lane MIPI configuration where the only software interface avialable is closed source Arducam SDK. This repository contains arducamsrc plugin for GStreamer that wraps up Arducam SDK.

Dependencies

This repository depends on:

Known supported Raspberry Pi

  • Raspberry Pi 4B.

Installation

Installation procedure:

git clone https://github.com/raspberrypiexperiments/gst-arducamsrc.git
cd gst-arducamsrc
./autogen.sh --prefix=/usr/local --libdir=/usr/local/lib/arm-linux-gnueabihf/
sudo make install

Uninstalaltion

Uninstallation procedure:

sudo make uninstall
cd ..
sudo rm -rf gst-arducamsrc

License

MIT License

Copyright (c) 2021 Marcin Sielski [email protected]

About

This repository contains arducam plugin for gstreamer.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published