Skip to content

How to create plugins on top of Ant Media Server? #5004

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

You must be logged in to vote

Ant Media Server supports plugins to integrate them into the video/audio processing in it. You can have a plugin that captures video/audio packets (encoded) or frames (decoded) data from Ant Media Server. Then your plugin can consume the data or process them and feed them back to the Ant Media Server.

You can check this blogpost to understand the plugin architecture and check this to learn how you can create a plugin.

Also, I recommend you to check Ant Media's Plugins repository. There are open-source plugins developed by the team.

Thank you.

Replies: 1 comment

Comment options

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