Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

Using VP8 codec and republishing stream when changing aspect ration is creating distortions in the republished stream on IOS devices.

Open Mohit-3196 opened this issue 3 years ago • 0 comments

Short description

When using VP8 codec and republishing the stream to a rtmp endpoint, the republished stream is getting distorted when changing the aspect ratio by rotating from portrait to landscape on iOS devices.

Environment

  • Ant Media Server version: v 2.4.4 snapshot

Steps to reproduce

  1. Enable VP8 codec and Adaptive settings on the server.
  2. Publish a stream to AMS.
  3. Add RTMP endpoint to the ongoing stream and rotate the mobile device to change the aspect ratio.

Expected behavior

The republished stream should play fine when mobile device is rotated.

Actual behavior

The republished stream is showing distortions when mobile device is rotated.

Mohit-3196 avatar Jul 21 '22 16:07 Mohit-3196