Do you plan to create a plugin which implements MQTT protocol for IoT?
Posts made by anamurie
-
MQTT support
-
OpenVR / SteamVR / Oculus Rift support
My HTC Vive works perfectly with your HTC Vive plugin through SteamVR. Can I use that with Oculus Rift as well?
-
[SOLVED] Nbind fails with Visual Studio 2017 v15.5.4
I get the following error when trying to build a fresh clone from develop branch:
\3rdparty\nbind\include\nbind\v8/Caller.h(68): fatal error C1001: An internal error has occurred in the compiler. (compiler file 'msc1.cpp', line 1507) To work around this problem, try simplifying or changing the program near the locations listed above. Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information
-
RE: [SOLVED] CEF Browser Mouse Click
Dear @pkovacs,
Thanks! I've tested your branch and it seems that mouse click and scroll works well!
However, I noticed that CEF Browser opens a new window like a popup in some cases. Please check: CEF Browser New Window problem in topics.Regards
-
[SOLVED] CEF Browser New Window problem
Dear developers,
CEF Browser opens a new (operating system specific) window every time when a link contains target="_blank" in HTML source. Is this the default behavior or a bug?
Thanks!
-
[SOLVED] CEF Browser Mouse Click
Hi Guys,
I tested CEF browser plugin in ApertusVR but mouse clicks do not get through to the browser itself. I would like to click on a button on a given website but I can't do that yet. Could you help me please?