LDCT

Results 5 issues of LDCT

Hi all, I have a web application that for historical reasons can accept only MJPEG format, server-size pushed, with the famous "img" tag. Basically the browser issues an HTTP request...

question

Hi all, I'm trying to make the ATWILC3000 shield board working with a CM3+ with IO board. I'm using the drivers from the Microchip repo: https://github.com/linux4wilc/driver/ I made a custom...

**Please only report one bug per issue!** **Describe the bug** After a couple of days working with the camera, `capture_metadata(wait=2.5)` threw a TimeoutError. Code attempted a graceful shutdown with: `cancel_all_and_flush()...

**Describe the bug** When you start your script with the camera in continuous autofocus mode, it correctly focuses on an object placed about one meter away. If you then place...

Currently condition callbacks do not contain sessionId. Indeed `sessionId` is not passed to `UA_Server_callConditionTwoStateVariableCallback`: https://github.com/open62541/open62541/blob/88a8731a657415f5cf74c263ef3e9518fb698203/src/server/ua_subscription_alarms_conditions.c#L1018 Including the sessionId in these callbacks would make it possible to check client permissions related...