export const isSupport = () => !!navigator.mediaDevices && !!navigator.mediaDevices.getDisplayMedia;