-
-
Save barentsen/bacd4360fb31e7456d659d07b014e834 to your computer and use it in GitHub Desktop.
sudo apt install libresample1 | |
wget http://mirrors.kernel.org/ubuntu/pool/universe/liba/libav/libavutil52_9.18-0ubuntu0.14.04.1_amd64.deb | |
sudo dpkg -i libavutil52_9.18-0ubuntu0.14.04.1_amd64.deb | |
wget http://mirrors.kernel.org/ubuntu/pool/universe/liba/libav/libswscale2_9.18-0ubuntu0.14.04.1_amd64.deb | |
sudo dpkg -i libswscale2_9.18-0ubuntu0.14.04.1_amd64.deb | |
wget https://www.dropbox.com/s/gg2i5wszrqkhzy8/clickshare_01.07.01-79_amd64.deb?dl=0# | |
sudo dpkg -i clickshare_01.07.01-79_amd64.deb |
The wget
step is failing; 301 to a non existing resource. Full output below.
$ wget http://mirrors.kernel.org/ubuntu/pool/universe/liba/libav/libavutil52_9.18-0ubuntu0.14.04.1_amd64.deb
--2019-03-25 09:05:16-- http://mirrors.kernel.org/ubuntu/pool/universe/liba/libav/libavutil52_9.18-0ubuntu0.14.04.1_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 198.145.21.9
Connecting to mirrors.kernel.org (mirrors.kernel.org)|198.145.21.9|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mirrors.edge.kernel.org/ubuntu/pool/universe/liba/libav/libavutil52_9.18-0ubuntu0.14.04.1_amd64.deb [following]
--2019-03-25 09:05:16-- http://mirrors.edge.kernel.org/ubuntu/pool/universe/liba/libav/libavutil52_9.18-0ubuntu0.14.04.1_amd64.deb
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.197.195
Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.197.195|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-03-25 09:05:16 ERROR 404: Not Found.
Do I even need the clickshare button when using this method? Can't I just connect directly to the projector's Wifi and project without the USB dongle?
Got it running on Ubuntu 18.04.
Download
https://drive.google.com/drive/folders/0B9IKZqXvLKM_Yno1UmpGLVRXNDg
http://mirrors.kernel.org/ubuntu/pool/universe/liba/libav/libavutil52_9.20-0ubuntu0.14.04.1_amd64.deb
http://security.ubuntu.com/ubuntu/pool/universe/liba/libav/libswscale2_9.20-0ubuntu0.14.04.1_amd64.deb
Install
libavutil52_9.20
libswscale2_9.20
sudo apt install gdebi
sudo gdebi clickshare_01.07.01-79_amd64.deb
On running Clickshare I saw
Gtk-Message: 08:48:02.071: Failed to load module "overlay-scrollbar"
Gtk-Message: 08:48:02.086: Failed to load module "canberra-gtk-module"
So install
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
After that i could share my screen with clickshare
i can start clickshare-launcher and the button is recognized. The clickshare process is started but after that nothing happens.
lickshare-launcher
Info 2020-01-21T15:19:00:967 ClickShare Launcher started.
Info 2020-01-21T15:19:00:967 ============================
Info 2020-01-21T15:19:00:967 VERSION:00.00.00.trunk-1315
Info 2020-01-21T15:19:00:967 BUILD:Mar 17 2015 05:39:22
Info 2020-01-21T15:19:00:967 CPU CORES:4
Info 2020-01-21T15:19:00:967 OS VERSION:Unknown
Debug 2020-01-21T15:19:00:967 Button detector has detected that button is inserted.
Debug 2020-01-21T15:19:00:967 [EDSLocalCommunication::mpStartCommunication] Could not connect with server in LocalCommunication.
Debug 2020-01-21T15:19:00:967 [EDSLocalCommunication::mpTryToCreateServer] Listening as server in LocalCommunication.
Debug 2020-01-21T15:19:00:967 [EDSLocalCommunication::mpStartCommunication] Server created in LocalCommunication.
Debug 2020-01-21T15:19:00:967 ClickShare Button was inserted. Launching client process.
Debug 2020-01-21T15:19:00:967 Launching client process /usr/bin/clickshare.
Debug 2020-01-21T15:19:00:968 [EDSLocalCommunication::EDSLocalCommunication] Begin
Debug 2020-01-21T15:19:00:968 [EDSLocalCommunication::mpStopCommunication]
Debug 2020-01-21T15:19:00:968 [EDSLocalCommunication::mpStopCommunication] Deleting server.
Debug 2020-01-21T15:19:00:968 [EDSLocalCommunication::EDSLocalCommunication] End
@LBoraz, same here
Same issue as LBoraz.
Running Pop!_OS 19.10
Anyone found a fix yet?
Have the same problem with Ubuntu 18.04 LTS like @LBoraz.
Same problem here with Ubuntu 18.04 LTS. Any idea?
Any improvement for Ubuntu 20.04 ?
Barco still doesn't offer support...
Can someone share the clickshare deb package again?
I am also desperate for this. Another solution could be using chrome/chromium to cast via chromecast to the clickshare unit.
But I didn't get this to work either.
And for last version of ubuntu 24.04 ?
I guess since the software is deprecated on Linux, we're out of luck here. Or does anyone have a successfull build?
Same problem here as aseru65: the dongle keeps on blinking, the client keeps on checking for updates. I am on Xubuntu 18.04. Also, when I connect the dongle, Xubuntu mounts it as a drive. Doesn't that conflict with using the device as something else than a drive? When I unmount the drive, the dongle keeps on blinking.