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

Android 14 Beta 1 while rotating to Landscape, streaming is getting stopped.

Open varunkumarct opened this issue 2 years ago • 1 comments
trafficstars

Short description

I have tried with Ant-Media SDK with master code while rotating the device screen from Portrait to Landscape, streaming is getting stopped.

  • Operating system and version: Ubuntu 20
  • Java version: JDK 11
  • Ant Media Server version:Lateset
  • Browser name and version: Chrome 111

Steps to reproduce

  1. install the webrtc-android-sample-app-debug.apk and launch the app.
  2. Select the Streaming source to SCREEN. allow the permission. Note down the stream ID and click on START STREAMING
  3. check the player by using the streaming id. In Portrait mode it will work but as soon as you try to rotation from Portrait to Landscape, Streaming will stopped and a black screen will be there

Expected behavior

It should rotation and display the Screen in Landscape Mode.

Actual behavior

streaming is getting stopped .

Screenshot Portrait :- Screenshot from 2023-04-21 10-07-15

Screenshot Landscape :- Screenshot from 2023-04-21 10-07-28

Logs

antMedia_SDK_14Beta1.log

varunkumarct avatar Apr 21 '23 04:04 varunkumarct

Putting this to the backlog to schedule.

mekya avatar Apr 24 '23 12:04 mekya