Skip to content

Read frames from shared memory

Patrick Godwin requested to merge patrick.godwin/locklost:shm_datafind into master

This merge request allows reading from frames via shared memory partitions. It adds a new function frame_fetch_shm in data.py.

Merge request reports