@ -698,6 +698,9 @@ const CameraHeader = (props) => {
) : (
""
)}
{
// <VideoPlayModal visible={true} />
}
</>
);
};