You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello pchab,
i am trying to change my display orientation during video call in android . But when i am trying to do that local video stream is being inverted .can you please guide me on how to change screen orientation before or during the video call .Can i use the SetPreviewRotation for changing the rotation angle?.
The text was updated successfully, but these errors were encountered:
In the VideoStreamsView class, you could interchange the left-right coordinates of the drawn rectangle or the upside-down ones, according to your needs.
Hello pchab,
i am trying to change my display orientation during video call in android . But when i am trying to do that local video stream is being inverted .can you please guide me on how to change screen orientation before or during the video call .Can i use the SetPreviewRotation for changing the rotation angle?.
The text was updated successfully, but these errors were encountered: