Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • M millipixels
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • millipixels
  • Merge requests
  • !52

Closed
Created Oct 10, 2021 by Dorota Czaplejewicz@dorota.czaplejewiczMaintainer
  • Report abuse
Report abuse

staging support

  • Overview 6
  • Commits 9
  • Pipelines 12
  • Changes 18

This tree is able to take pictures using staging drivers.

It needs libcamera from dorota.czaplejewicz/libcamera@86dbed4a. To use a local install:

  1. Build libcamera with --prefix=/home/purism/caminstall
  2. Build megapixels with PKG_CONFIG_PATH=/home/purism/caminstall/lib/aarch64-linux-gnu/pkgconfig/ meson ../megapixels/ --prefix=/home/purism/mpi
  3. Run megapixels with LD_LIBRARY_PATH=/home/purism/caminstall/lib/aarch64-linux-gnu/ ./mpi/bin/megapixels

What works:

  • preview on both cameras
  • photos on both cameras

What does not work:

  • not Evergreen (needs paths filled in)
  • not raw RGB (mode conversion table needs filled in)
Edited Nov 02, 2021 by Dorota Czaplejewicz
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: libcamera_fix