Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

installing FFmpeg and other codec for streaming server

2»

Comments

  • This thread is giving me a headache.

    Thanked by 2bdspice doghouch
  • @notgod said:
    sorry
    i has update auto install scripts

    Only Working CentOS 7.* 64bit, other system not Support

    Installer

    yum install git wget -y 
    cd /opt
    git clone https://github.com/hostsoft/ffmpegtookit.git ffmpegtookit
    cd ffmpegtookit
    sh latest.sh
    

    Check this, https://pastebin.com/8h47fsd9 so not completed yet.

  • @bdspice well seems you are missing a bunch of files. Small advice: Running scripts without understanding what they do is not a good idea.

    Thanked by 1bdspice
Sign In or Register to comment.