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
Will need to look into moving the RTSP stream to its own Mixin. Currently it is in the RecordingMixin, but since it does not perform any recording it seems a bit out of place. Also the get_snap function.
Will also have to look into getting rid of the opencv dependency inside the library.