solution for problem with openh264 (using tor)

Опубликовано: 19 Май 2026
на канале: Иван Никонов
777
19

Today I ran into an error while installing an app with an openh264 dependency

While downloading httр://ciscobinary.openh264.org/libopenh264-2.5.1-linux64.7.so.bz2: Server returned status 403 (The link has been changed intentionally, I can't insert links :( )
Reading the forums, I found the answer to it on GitHub from user "symin_denys"
(github.com/cisco/openh264/issues/3886#issuecomment-3133238662)
all comands here:

sudo pacman -S torsocks

sudo systemctl start tor

sudo torsocks flatpak install openh264

sudo systemctl stop tor