Skip to content

How to use x264 encoder on AMS on version 2.5.1 and above? #5087

Answered by yashtandon113
Mohit-3196 asked this question in FAQs
Discussion options

You must be logged in to vote

AMS uses the libopenh264 encoder by default starting with v2.5.1. Prior to v2.5.1, the default encoder was libx264. Please follow the steps below to utilise the x264 encoder in subsequent versions.

  1. Get the FFMPEG jar file.
  • Download the file for version 2.5.1 and 2.5.3 from here.

  • Download the jar file for version 2.6.0 and higher from here.

  1. Now, copy the jar file to your AMS and place it in the /usr/local/antmedia/plugins folder, and grant the antmedia user access to the file.

    sudo chown -R antmedia:antmedia /usr/local/antmedia/plugins

  2. After copying the file, add the property listed below to the'red5-web.properties' file in the '/usr/local/antmedia/webapps/App-Name/WEB-INF' fol…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@muratugureminoglu
Comment options

@mekya
Comment options

Answer selected by Mohit-3196
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants