NickM-27 / swatch

Color detection in images to capture presense of known objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Support]: still image

hw-monkey opened this issue · comments

Describe the problem you are having

My camera operates on a self-signed SSL certificate and only make the main stream available as a snapshot. Swatch doesn't like the self signed certificate. So I tried connecting the the webrtc server (go2rtc). It can serve serve stills as [frame.mp4] when encoding is H.264, but does not send jpeg.

Any chance it could support the raw frame from mp4 or accept a self-signed ssl?

Version

3.1.0-2717ec6

Swatch config file

Default. Attempting to install

Relevant log output

None

Any other information that may be helpful

No response

Go2rtc supports jpeg as well with version 1.5.0, I'd suggest trying that