Thibault Beyou
Thibault Beyou
Your orientation setting is not the same as orientation in `configChanges`. See https://github.com/apivideo/api.video-reactnative-live-stream/blob/aa6138bb8f30abed14fa70b8d66516b267a98398/example/android/app/src/main/AndroidManifest.xml#L17 I need to dig a bit deeper in this issue.
I made a PR about this issue: https://github.com/react-native-image-picker/react-native-image-picker/pull/2252 Currently waiting for a review.
Hi, It is not really well documented but what you are describing is the expected behavior: - The application should lock the orientation while in live in the desired orientation....
I am still not sure what you are trying to achieve. If you want the live stream in landscape, you can force the orientation of your app in landscape. Something...
This is probably resolved in 2.0.0. Could you have a look at it?
Hi, As it seems device dependent, it is going to be difficult to test. I will try to recheck with my Pixel 4a.
Could you test to reproduce with https://github.com/ThibaultBee/StreamPack/suites/11275378563/artifacts/578139145?
Stalled issue. Not enough information to reproduce it. Please reopen the issue if you got new info.
Hi, The project and its dependencies are getting too old. We will have to update the project but it requires to support both new and old RN architecture. It is...
Hi, We are currently in the process of upgrading to 0.73 (and support new architecture). See https://github.com/apivideo/api.video-reactnative-live-stream/pull/67 instead.