Hi,
I'm quite new to the RVMedia. I am using RVmultiview and would like to find out how I can clear a viewer when a user leaves? Currently all works well but when a user leaves, they're disconnected but a still of their camera remains in the viewer.
How can I clear this?
Clear viewer in multview
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Clear viewer in multview
RVCamMultiView1.Viewers[<index>].Viewer.ClearLastFrame;
Re: Clear viewer in multview
I am already using ClearLastFrame but an image still remains in the viewer.