Skip to content

raspberrypiexperiments/RaspberryPi-gst-rpicamsrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPi-gst-rpicamsrc

Overview

This repository enables to install GStreamer plugin for rpicamsrc.

Known supported Raspberry Pi

  • Raspberry Pi 3B,
  • Raspberry Pi 3A+.

Known supported OS

  • Bullseye.

Installation

Installation procedure:

git clone --recurse-submodules \
    -j$(nproc) https://github.com/raspberrypiexperiments/RaspberryPi-gst-rpicamsrc.git
cd RaspberryPi-gst-rpicamsrc
make install

Uninstallation

Uninstallation procedure:

make uninstall
cd ..
rm -rf RaspberryPi-gst-rpicamsrc

License

MIT License

Copyright (c) 2022-2023 Marcin Sielski marcin.sielski@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors