export const onvifDevices$ = () => onvifProbe$().pipe(map(a => a.map(b => b.device)))