WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cant set up tc15  (Read 1082 times)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11289
Re: cant set up tc15
« Reply #15 on: May 15, 2024, 09:49:31 PM »
Hi ulfr
In firefox, click Tools->Add-ons and Themes
Select Plugins
You should see these 2:
OpenH264 Video Codec provided by Cisco Systems, Inc.
Widevine Content Decryption Module provided by Google Inc.

Make sure they're enabled.

I've attached files that list which libraries firefox is using
in TC10 32 bit and TC14 64 bit.

To see which libraries firefox is using on your system, install
lsof.tcz and run:
Code: [Select]
lsof -c firefox-bin | grep "\.so" | cut -d '/' -f2- | sort > firefoxlibs.txt

Offline ulfr

  • Full Member
  • ***
  • Posts: 153
Re: cant set up tc15
« Reply #16 on: May 16, 2024, 11:38:55 AM »

    thanks rich

    trying that now

    ulfr