LDCT
LDCT
Sorry for the delay. I totally forget to mention that the source uses h264 codec over rtsp. Hence the error "not matched h264 mjpeg". So actually I have two questions:...
Hi all, just to add more on the tests carried out by @sergey-kuzminov. The setup is: - open62541 -> commit 16a182ea2e2fb872a0d0a826dc4b498f125ee697 (1.3.9 just prior to merge with 1.4) - cmake...
Hi all, I noticed an issue with the 1.3 adaptation from @sergey-kuzminov. This happens on all examples, so I'll pick the basic example (01), compiled in debug mode. If I...
Hi @sergey-kuzminov , I added your modification, and example 1 with string identifier: `QUaBaseDataVariable * varBaseData = objsFolder->addBaseDataVariable("my_variable", QUaNodeId("ns=0;s=myvar"));` works as expected, and does not trigger asserts anymore. By the...