Skip to content

atomic14/InfiRayCapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IrProCapture

Build

A macOS application for viewing and capturing thermal imagery from the InfiRay P2Pro USB thermal camera.

Please not - this is only confirmed working with the USB-C version. We're investigating if it can work with the lightning version here.

If you find this project useful, please consider buying me a coffee or become a supporter on Patreon.

Alternatively, you can stop by my YouTube channel and watch a few videos.

This was mainly to scratch my own itch. There is an official Windows application, and there are various Python applications - but I could not get these to work on the Mac.

Demo

This application seems to work pretty well. It takes advantage of the fact that the InfiRay P2Pro acts as a USB Camera when plugged in. The actual image is pretty weird. The top half seems to be some kind of grey scale image and the bottom half is the temperature data.

USB Camera

I found a lot of useful information (in particular how to extract the temperature data) here.

Features

  • Real-time thermal camera feed display
  • Multiple color map options for thermal visualization
  • Temperature histogram display
  • Image capture functionality
  • Video recording capability
  • Adjustable camera orientation
  • Temperature range display (min/max)

Requirements

  • macOS
  • InfiRay P2Pro USB thermal camera
  • Xcode

Installation

  1. Clone the repository
  2. Open IrProCapture.xcodeproj in Xcode
  3. Build and run the project

Usage

  1. Connect your InfiRay P2Pro thermal camera to your Mac
  2. Launch IrProCapture
  3. Click "Start Camera" to begin viewing the thermal feed
  4. Use the menu bar options to:
    • Change color maps for different thermal visualizations
    • Adjust camera orientation
    • Capture still images
    • Record video

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Mac Application for viewing InfiRay P2 Pro Camera Streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages