cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9792
Views
0
Helpful
1
Replies

Load assist collaboration video within app instead of popup window using REM CSDK

lakshmar
Level 1
Level 1

Hi, I have integrated REM CSDK in my reactjs application. on calling startSupport method it opens up new popupwindow. Is it possible to load the assist video within app instead of new window?

1 Reply 1

rdoyle001
Level 1
Level 1

For call continuity it is necessary for the webwrtc call itself to be in a separate window to the co-browse as otherwise you would loose the call on page change. The video is rendered as a div on the co-browse page but it relies on the separate call window