Skip to content

Instantly share code, notes, and snippets.

@barentsen
Created June 21, 2016 09:01
Show Gist options
  • Star 21 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save barentsen/bacd4360fb31e7456d659d07b014e834 to your computer and use it in GitHub Desktop.
Save barentsen/bacd4360fb31e7456d659d07b014e834 to your computer and use it in GitHub Desktop.
How to get clickshare working on Ubuntu 16.04
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
@rafatwork
Copy link

Same issue as LBoraz.
Running Pop!_OS 19.10

@ColSep
Copy link

ColSep commented Mar 2, 2020

Anyone found a fix yet?

@ced-mos
Copy link

ced-mos commented Mar 6, 2020

Have the same problem with Ubuntu 18.04 LTS like @LBoraz.

@inigohu
Copy link

inigohu commented Jul 16, 2020

Same problem here with Ubuntu 18.04 LTS. Any idea?

@jerovign
Copy link

jerovign commented Oct 1, 2021

Any improvement for Ubuntu 20.04 ?
Barco still doesn't offer support...

@BrechtRichard
Copy link

Can someone share the clickshare deb package again?

@Utini2000
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment