Skip to main content
Skip table of contents

Eagle 3D on Anti-Aliasing

Information about Anti-Aliasing and how to remediate to it.

1. Concept

Anti-Aliasing (AA) is a technique used in computer graphics for smoothing out jagged edges (which is the Aliasing issue).

Anti-Aliasing produces a clearer image that looks more realistic. Smooth curves are what we see in the real world. On a monitor that has rectangular pixels, these smooth curves are difficult to render. Because of this, curves in games tend to be jagged.

This problem is solved with AA by greatly reducing the sharpness of the edges, hence a slight blurring effect around the edges of images in games.

Anti-Aliasing works by taking a sample of the pixels around the edges of an image as well as the colors, and then it blends the appearance and makes those jagged edges look smooth, as a real-life object should look like.

Image 1. curves smoothed by Anti-Aliasing

Image 2. Anti-Aliasing smoothing sharp edges by creating a small blurring effect

2. Remediation

If the app is having issues from UE before streaming then you can fix it locally from your UE.

To remediate to the Anti-Aliasing issue occurring by having jagged edges while streaming from Eagle platform, you should increase the resolution from the Control Panel.

Follow these instructions:

  1. Edit Config.

  2. select video.

  3. select Resolution Custom

  4. set the Resolution values of your choice or 1920x1080 or higher to get a sharper image.

  5. Click save.

Image 1. Control Panel: STEP2: Config Selection: Edit Config

Image 2. Control Panel: Edit Config: Video: Fill in the custom resolution values


Need help? Contact Support

If you still need help, contact support to get your issue resolved quickly.

Submit a new request at E3DS support portal or send an Email at support@eagle3dstreaming.com.

Seek advice. Connect with others. Share your experiences. Join our lively Community Forum today.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.