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
I am starting the stream with my phone closed. So aquiring the Surface will be an issues for this situation.
I am using GenericStream. I tried some rotations and other things. This is what I am getting.
Is there any way to solve this using GenericStream ? To add also the fact that if the phone is on everything works good.
The text was updated successfully, but these errors were encountered:
then sensorRotationManager .start() where I start the stream and in this scenario I get a GL error. Probably not a proper GL context, so I guess I'm getting it wrong. I tried a few other things but it still didn't trigger.
However, I will give this issue more bandwidth and I'll see what I can come up with too.
Hi,
I am starting the stream with my phone closed. So aquiring the Surface will be an issues for this situation.
I am using GenericStream. I tried some rotations and other things. This is what I am getting.
Is there any way to solve this using GenericStream ? To add also the fact that if the phone is on everything works good.
The text was updated successfully, but these errors were encountered: