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
After I call startVideoStreaming stream the selected camera and stream data successfully, I want to change to another camera (from front to rear camera, for example).
I tried to call stopVideoStreaming and dispose the current camera and redo the process of creating a new controller and initing the stream again. However, I get an error and cannot restream this new camera on Android devices.. for iPhone, I can push the new data stream but the camera view is not displayed.
Please could you help me this issue?
The text was updated successfully, but these errors were encountered:
Hello,
After I call startVideoStreaming stream the selected camera and stream data successfully, I want to change to another camera (from front to rear camera, for example).
I tried to call stopVideoStreaming and dispose the current camera and redo the process of creating a new controller and initing the stream again. However, I get an error and cannot restream this new camera on Android devices.. for iPhone, I can push the new data stream but the camera view is not displayed.
Please could you help me this issue?
The text was updated successfully, but these errors were encountered: