cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8907
Views
0
Helpful
3
Replies

Showing self view using REM client SDK

lakshmar
Level 1
Level 1

Hi, I have integrated REM web SDK in to my ReactJS application. After calling AssistSDK.startSupport('xxx'), i can see only other endpoint video not self view. Is there any way we can show self view? Please suggest.

3 Replies 3

rdoyle001
Level 1
Level 1

Self view and other Video customisations have to be made by splitting the V&V out from the co-browse by using the Advanced SDK for the V&V. The co-browse and the V&V will have to be held in separate windows and you would have to use iframes to have them together on the same page

 

It is non-trivial and may not give the results you want as you will have to manage the display of both elements.

Hi, What is the advanced SDK mentioned in previous response?