Vinicius Maciel

Results 6 comments of Vinicius Maciel

I have this same issue. The problem is because the onvifagent or libonvifagentcli.a were not compiled. That is problem in compilation: _g++ -o onvifagent -DLINUX -Os -fPIC -DUSE_WEBSOCKET -DWITH_OPENSSL -DWITH_DOM...

I figured out the problem. We cannot use make -jX because will compile out of order and will fail. We have to compile with _make_ without -j argument.

i have cross compiled successfully using rules-arm.mk: $ source successfully $ make

Hi, I cross compiled QT 5.5.1 and QtFreeVirtualKeyboard for Raspberry PI 2. I copied manually the .qml files for /usr/local/qt5pi/qml/QtQuick/VirtualKeyboard and libVirtualKeyboard.so for /usr/local/qt5pi/plugins/platforminputcontexts/ But when I try to execute,...

Same problem here. _[2022-03-31 19:09:22] [application] Connecting to wss://fstream.binance.com/ws/btcusdt@ticker [2022-03-31 19:09:23] [connect] Successful connection [2022-03-31 19:09:23] [error] handle_transport_init received error: TLS handshake failed [2022-03-31 19:09:23] [fail] WebSocket Connection 13.230.148.31:443 -...

Hello. If I close the app and reopen it, the channel is still open. ![image](https://user-images.githubusercontent.com/2475066/130356478-3d96d05f-270a-4355-9a40-02ef84d7cb3c.png)