History :-
We have created a module in BBB-0.8-beta-3, which is for capturing image
from camera. For this we have taken help of Video conf module. Here we
haven’t made any changes in Video conf module. Created separate Module
called SecondCam module. Both are working individually, no any
communication between these two.
Issue:-
All these are working as per our requirement. But there is a small issue
which we are facing in Video conference module.
Suppose there are two persons available in the conference. One is Moderator
and other is user. When Moderator shares his camera, the video window
disappears and directly sets in Dock window, but at the same time at users
end, the video window also opens as well as it shows the video in dock
window. For user side shared video shows in both window.
We have not changed any code from Video conf module. But taken help of the
same module while creating second video camera module. We have checked code
from VideoEventMap.mxml file from map folder of video conf module. Here we
can block the dock video window but not the camera window from users side.
Is it reflecting because of second camera module? If yes then where could
be the issue? Or it is a issue in BBB-0.8-beta-3 default version?
Thanks !!!
Regards
Ritesh