Getting actual image from shared memory

Forum for questions and support relating to the 1.30.x releases only.
Locked
mschwaig
Posts: 1
Joined: Thu Mar 15, 2018 4:36 pm

Getting actual image from shared memory

Post by mschwaig »

I need to get the actual image from some monitors in a Perl (or Python :-)) script - and only in memory.

I know zmu - but it writes to disk (and I would have to call a external program).
I wrote a small test script based on zmtrigger.pl and am able to read values like last_event and imagesize from shared memory.

But I could not find any sample of Perl code providing something like Monitor::SingleImage from zm_monitor.cpp.

Anyone any ideas? :-) Thank you!

Markus
Locked