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
For some reason I need to call mjpegView.stopStream() when switching to another camera, but that crashes the app so I don't call mjpegView.startStream() first. Is there a way to avoid crashing the app when calling stopStream()? Or can you use a function to check if the stream is running? Any help would be helpful, thanks!
The text was updated successfully, but these errors were encountered:
For some reason I need to call mjpegView.stopStream() when switching to another camera, but that crashes the app so I don't call mjpegView.startStream() first. Is there a way to avoid crashing the app when calling stopStream()? Or can you use a function to check if the stream is running? Any help would be helpful, thanks!
The text was updated successfully, but these errors were encountered: