Hi 

I'm using a VideaDisplay for recording. Once recording stops I call:
netStream.close();
videoDisplay.close();
... but the camera still runs. How can one clear the camera from the
videoDisplay? I have also tried:
videoDisplay.mx_internal::videoPlayer.clear();
... to no avail

Tracy



Reply via email to