← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #693891]: Can I point Sikuli to look at a video feed from an Axis camera rether than the screen?

 

Question #693891 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/693891

    Status: Open => Answered

RaiMan proposed the following answer:
generally you can find some image in another image, which can be either
the screen or just an image, you got from somewhere else (usually from a
file).

see: https://sikulix-2014.readthedocs.io/en/latest/finder.html

To see debug output, start the IDE or run the script from a commandline.

To handle the video stream you would need some suitable subprocess, that
on request creates an image to look at.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.