* fix(video-select): remove video preview from device selection and fix video switch on android browsers * simplify if statement * add for all mobile devices the stop stream * move mobile check to middleware * code review
Remove ts-ignores that are no longer needed because of tsconfig.web.json Change ts-ignore to ts-expect-error for files outside react/features