Ant-Media-Server
Ant-Media-Server copied to clipboard
Android 14 Beta 1 while rotating to Landscape, streaming is getting stopped.
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
- install the webrtc-android-sample-app-debug.apk and launch the app.
- Select the Streaming source to SCREEN. allow the permission. Note down the stream ID and click on START STREAMING
- 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 Landscape :-

Logs
Putting this to the backlog to schedule.