Skip to main content

A camera widget for qt GUIs using qtpy

Project description

Early stage Qt widget for monitoring cameras at NSLS-II

This is a simple Qt-based widget for monitoring a camera on the network, and performing some overdrawing of the images. It is still subject to change.

It depends upon qtpy which needs PySide2 or PyQt5 in order to show anything.

This currently expects a network endpoint that offers a single JPEG file, which it will use to download from periodically. Things like the FFMPEG plugin for the area detector and the AXIS webcams support this. Likely soon I will add support for the MJPEG stream that is offered by some of the cameras for more efficient data streaming from the cameras.

Expected camera urls/endpoints:

  • Endpoints that offer single JPEG files that are downloaded periodically based on frame rate
  • MJPEG stream (URL must end with mjpg or cgi)

Installation and usage

As of v0.0.2 the widget is not pip installable.

To use clone the repo and run either of the 2 apps developed that use the widget python main.py - Shows a grid of camera feeds python monitor.py - Shows a grid of camera feeds as thumnails which can be clicked to shown on the "main" camera feed. Sort of like a Master Control in TV stations

Plugins API

A number of plugins have been developed to allow each instance of the QMicroscope camera to have it's own set of features as defined by the application. Plugins defined for the two implemented apps are as follows:

main.py

  • Record plugin (alpha testing)
    • Allows user to record video feed into MJPG format

monitor.py

Main camera feed

  • Crosshair plugin
    • Draws a crosshair with a specific color and position
    • Option available to always center the crosshair regardless of size of image
  • Grid plugin
    • Draws a grid with specified number of rows and columns
    • Options to change color, hide or show grid and selector
  • Scale plugin
    • Draws a scale in the x-y direction
    • Options to change color, location, text shown on each axis and toggle visibility
  • Crop plugin
    • Crop the video feed to a specific area
  • Preset plugin
    • Allows settings of other plugins to be named and saved
    • Settings can be restored at any point

Thumbnail camera feed

  • Toggle plugin
    • Adds a checkbox to the camera feed that will pause or resume the video feed

Plugin API

Instructions to write your own plugin, coming soon (checkout the plugins folder)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qmicroscope-0.0.7.tar.gz (33.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qmicroscope-0.0.7-py3-none-any.whl (40.6 kB view details)

Uploaded Python 3

File details

Details for the file qmicroscope-0.0.7.tar.gz.

File metadata

  • Download URL: qmicroscope-0.0.7.tar.gz
  • Upload date:
  • Size: 33.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.25.0

File hashes

Hashes for qmicroscope-0.0.7.tar.gz
Algorithm Hash digest
SHA256 72d30743442850917e0a6fa97268a4fc113fb1a5ff72c291764aa856159129fd
MD5 3107c9c3982b2440b92ee457ab3cdaf6
BLAKE2b-256 bcbc409b8bc9478419469939ad4dfcb373561c844e1144d7844b3f88dcf17cba

See more details on using hashes here.

File details

Details for the file qmicroscope-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: qmicroscope-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 40.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.25.0

File hashes

Hashes for qmicroscope-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 877007959c737cb856133654a502ca5adcfafe5dac176002d3e70da918ad4a00
MD5 f4fccbf24a8996ed46932c04ce0f9293
BLAKE2b-256 d6a336094655a67638f76df5c155580f42d8f83db898a9e32441904cbf3418e5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page