Hello,
I am using custom layout e.g 2_participants.desktopmix
************************************************************
<?xml version="1.0" encoding="utf-8"?>
<body>
<row height="50%" align="INLINE_VERTICAL_CENTER">
<div width="1col" height="100%" align="INLINE_HORIZONTAL_CENTER">
<video height="60%" width="100%" align="CENTER">.*-screenShare*</video>
</div>
</row>
<row height="50%" align="INLINE_VERTICAL_CENTER">
<div width="1col" height="100%" align="INLINE_HORIZONTAL_CENTER"><video width="95%" height="60%" align="CENTER"/></div>
</row>
</body>
************************************************************
Actual content
View generated
It's working fine if I share the entire screen but screen is cropping if I share the browser tab or some window.
Please suggest the solution for this problem
Regards,
Shri Kant
I am using custom layout e.g 2_participants.desktopmix
************************************************************
<?xml version="1.0" encoding="utf-8"?>
<body>
<row height="50%" align="INLINE_VERTICAL_CENTER">
<div width="1col" height="100%" align="INLINE_HORIZONTAL_CENTER">
<video height="60%" width="100%" align="CENTER">.*-screenShare*</video>
</div>
</row>
<row height="50%" align="INLINE_VERTICAL_CENTER">
<div width="1col" height="100%" align="INLINE_HORIZONTAL_CENTER"><video width="95%" height="60%" align="CENTER"/></div>
</row>
</body>
************************************************************
Actual content
View generated
It's working fine if I share the entire screen but screen is cropping if I share the browser tab or some window.
Please suggest the solution for this problem
Regards,
Shri Kant