{"id":13992813,"url":"https://github.com/cinepi/cinepi-sdk","last_synced_at":"2025-07-22T16:32:26.288Z","repository":{"id":221798881,"uuid":"747434099","full_name":"cinepi/cinepi-sdk","owner":"cinepi","description":"Collection of software components for development of open source cinema camera using raspberry pi hardware and software.","archived":false,"fork":false,"pushed_at":"2024-07-27T02:34:11.000Z","size":11694,"stargazers_count":35,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-10T14:11:41.692Z","etag":null,"topics":["cinema","dng","linux","open-source","raspberry-pi","raw","sdk"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cinepi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-23T23:11:48.000Z","updated_at":"2024-08-09T19:42:17.000Z","dependencies_parsed_at":"2024-02-10T07:28:06.196Z","dependency_job_id":"50faf473-795c-4d37-adfb-f224f2e58920","html_url":"https://github.com/cinepi/cinepi-sdk","commit_stats":null,"previous_names":["cinepi/cinepi-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cinepi%2Fcinepi-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cinepi%2Fcinepi-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cinepi%2Fcinepi-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cinepi%2Fcinepi-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cinepi","download_url":"https://codeload.github.com/cinepi/cinepi-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227133903,"owners_count":17735823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cinema","dng","linux","open-source","raspberry-pi","raw","sdk"],"created_at":"2024-08-09T14:02:08.723Z","updated_at":"2024-11-29T13:31:20.949Z","avatar_url":"https://github.com/cinepi.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"![CinePI SDK Banner](docs/cp_sdk_banner.png)\n\n![Version](https://img.shields.io/badge/Version-0.0.1-green?style=flat-square)\n\n***Collection of software components for development of open source cinema camera using raspberry pi hardware and software.***\n\n![Raspberry Pi](https://img.shields.io/badge/-RaspberryPi-C51A4A?style=for-the-badge\u0026logo=Raspberry-Pi)\n![Debian](https://img.shields.io/badge/Debian-D70A53?style=for-the-badge\u0026logo=debian\u0026logoColor=white)\n![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge\u0026logo=redis\u0026logoColor=white)\n![C](https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge\u0026logo=c\u0026logoColor=white)\n![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white)\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![Shell Script](https://img.shields.io/badge/shell_script-%23121011.svg?style=for-the-badge\u0026logo=gnu-bash\u0026logoColor=white)\n![OpenGL](https://img.shields.io/badge/OpenGL-%23FFFFFF.svg?style=for-the-badge\u0026logo=opengl)\n\n\n# Overview\nThe purpose of this repository is to host pre-built images that include all necessary software and drivers to facilitate quick-and-easy development of cinepi software components. \n\nBased on the latest Debian release for Raspberry Pi ( Bookworm ). Head to the [releases](https://github.com/cinepi/cinepi-sdk/releases) page to download the latest pre-zipped `.img` file and flash to your micro-sd card to get started! \n\n\n# Supported Hardware\n\nCinePI cameras are based around Raspberry Pi hardware / software.\n\n1st party camera modules from Raspberry Pi are supported out of the box, 3rd party sensor modules designs from [Will Whang](https://github.com/will127534) and [Soho-enterprise](https://soho-enterprise.com/) are also supported.  \n\n## Mainboards\n- ~~Raspberry Pi 4B / Compute Module 4~~ (***Unsupported***)\n- Raspberry Pi 5 ( 4/8 GB )\n\n## Image Sensor Modules\n![CinePI SDK Banner](docs/image_sensor_modules.jpg)\n*HQ Camera Module, StarlightEye, OneInchEye, SE-SB8M-IMX585*\n- [Raspberry Pi HQ Camera ( IMX477 )](https://www.raspberrypi.com/products/raspberry-pi-high-quality-camera/)\n- [Raspberry Pi Camera Module 3 ( IMX708 )](https://www.raspberrypi.com/products/camera-module-3/)\n- [OneInchEye ( IMX283 )](https://github.com/will127534/OneInchEye)\n- [StarlightEye ( IMX585 )](https://github.com/will127534/StarlightEye)\n\n\n# Getting started \n\n## Setup\n\n1. Install the latest image from [releases](https://github.com/cinepi/cinepi-sdk/releases) , `unzip` or use software like [Belena Etcher](https://etcher.balena.io/) to flash the .zip directly to a micro-sd card.\n\n* \u003cdetails\u003e\n    \u003csummary\u003e\n    ⚠️\u003cb\u003eSSH Access\u003c/b\u003e⚠️\n    \u003c/summary\u003e \u003cbr /\u003e\n\n    hostname: `cinepi.local`\n    user: `pi`\n    password: `1`\n\n    Example for accessing via a terminal: `ssh pi@cinepi.local`\n    \u003c/details\u003e\n\n2. Depending on which camera module you have decided to use, you will need to modify the `config.txt` found in the boot partition. Enable the correct sensor overlay by uncommenting the appropriate lines for your given sensor module. *By default the image comes with `camera_auto_detect` enabled, so 1st party camera modules from Raspberry Pi should automatically be detected.* ***Connect camera modules to camera port 1.***\n\n```\n# Automatically load overlays for detected cameras\ncamera_auto_detect=1\n\n# OneInchEye Module ( default camera port 1 )\n#camera_auto_detect=0\n#dtoverlay=imx283\n\n# StarlightEye Module ( default camera port 1 )\n#camera_auto_detect=0\n#dtoverlay=imx585\n```\n\n3. Insert the micro-sd card into the Raspberry Pi and power on. ***Connect the Pi to a display via HDMI*** *( During first boot you may experience a sudden reboot, this is normal as the Pi expands the filesystem. )*\n\n4. Upon successful installation, you will presented with the familiar desktop environment for Raspberry Pi. \n\n## Testing\n\nTesting can be done after installation by running ***2*** scripts found within the `home` directory. \n\n1. `run-raw.sh` : this script is responsible for starting the [`cinepi-raw`](https://github.com/cinepi/cinepi-raw) instance that starts and controls the camera. \n\n2. `run-gui.sh` : this script is responsible for starting the [`cinepi-gui`](https://github.com/cinepi/cinepi-gui) instance that displays the live camera preview, overlays and controls. \n\n![Demo video](docs/testing.gif)\n\nIn addition when running the `run-raw.sh` script, you can also preview a live MJPEG stream via a browser on port `8000` on the route `/stream`. For example on another computer sharing the same network as the pi; go to: `cinepi.local:8000/stream`\n\n![mjpeg stream demo](docs/mjpeg.gif)\n\n## Development\n\nThis SDK has been provided as a means to promote development of CinePI software components in a structured and collaborative environment. \n\n### Architecture / Design\n\nBelow is high level overview of the hardware and software components of a CinePI based camera. \n\n![diagram](docs/diagram.png)\n\nFor detailed breakdowns of the individual software components such as [`cinepi-raw`](https://github.com/cinepi/cinepi-raw) or [`cinepi-gui`](https://github.com/cinepi/cinepi-gui), please visit their respective repositories for more details. \n\n# Discussion\n\n\n[![discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://discord.gg/zGMuSUF5er)\n[![github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/cinepi/cinepi-sdk/discussions)\n\n# Donate\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcinepi%2Fcinepi-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcinepi%2Fcinepi-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcinepi%2Fcinepi-sdk/lists"}