Page 1 of 1

Clear viewer in multview

Posted: Fri Mar 27, 2020 1:56 am
by wernerh
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?

Re: Clear viewer in multview

Posted: Sat Mar 28, 2020 10:52 am
by Sergey Tkachenko
RVCamMultiView1.Viewers[<index>].Viewer.ClearLastFrame;

Re: Clear viewer in multview

Posted: Sun Mar 29, 2020 7:04 pm
by wernerh
I am already using ClearLastFrame but an image still remains in the viewer.