Hello;
Is it possible to install Teamviewer on the generic x64 version of libreelec?
Hello;
Is it possible to install Teamviewer on the generic x64 version of libreelec?
No.
you can use VNC - basically the same function
Teamviewer was released for linux so why would it not get ported over.
VNC is nothing like teamviewer. For remote managing my familys installs it provides little benefit when you want to connect over the internet. There is too much configuration required to get it working.
Whereas Teamviewer is install and your ready to go.
Now if VNC had upnp port mapping and DDNS then it might be a choice.
This is why it won't happen.
LibreELEC:/tmp # ldd opt/teamviewer/tv_bin/TeamViewer
linux-vdso.so.1 (0x00007fff80d8d000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007fcd1c4a9000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007fcd1c2a1000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fcd1c09d000)
libQt5WebKitWidgets.so.5 => not found
libQt5X11Extras.so.5 => not found
libQt5DBus.so.5 => not found
libQt5Quick.so.5 => not found
libQt5Qml.so.5 => not found
libQt5WebKit.so.5 => not found
libQt5Network.so.5 => not found
libQt5Widgets.so.5 => not found
libQt5Gui.so.5 => not found
libQt5Core.so.5 => not found
libm.so.6 => /usr/lib/libm.so.6 (0x00007fcd1bd54000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fcd1bb36000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007fcd1b78b000)
/lib64/ld-linux-x86-64.so.2 (0x00007fcd1c6ea000)
libsystemd.so.0 => /usr/lib/libsystemd.so.0 (0x00007fcd1c89a000)
Display More
We are not installing Qt into LibreELEC
OK I did not realize all the dependancies...
What about upnp option for tigervnc?
I have not looked into it much but I think there is a DDNS, will have to do more digging.
You can try and use docker maybe to run teamviewer.