Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find the bottle necks in Transcoding #3693

Closed
mekya opened this issue Oct 25, 2021 · 0 comments
Closed

Find the bottle necks in Transcoding #3693

mekya opened this issue Oct 25, 2021 · 0 comments

Comments

@mekya
Copy link
Contributor

mekya commented Oct 25, 2021

Issue

Short description

Ant Media Server supports about ~20 sessions in g4dn.2xlarge. However it should support more. Let's find out the bottlenecks in the code that can removes this barrier.

Environment

  • Operating system and version: Ubuntu 18.04
  • Java version: 11
  • Ant Media Server version: 2.4.0.2
  • Browser name and version:

Steps to reproduce

  1. Install Ant Media Server and Enable GPU in g4dn.2xlarge
  2. Add two or three adaptive bitrates(720, 480, 360)
  3. Disable WebRTC playback
  4. Send 20 RTMP Streams to the server

Expected behavior

CPU usage should be about ~40-50%

Actual behavior

CPU usage is about ~90% and GPU usage is about %50

Join Google Group and be a part of Ant Media Server Community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants