import React from 'react' const UnsupportedView = () => (
This browser is uncapable of recording video
) export default UnsupportedView