Example of custom layout for recording

Hello team,

I want to set recording layout grid wise like 4*4 so how can I set it, I have checked doc but I didn’t get proper example there can you please help me to short out this issues ASAP.

Please send me custom layout example in JavaScript.

https://docs.openvidu.io/en/2.16.0/advanced-features/recording/#sample-custom-layout

I have use this but return white screen(Screenshot by Lightshot) only.

Hi, i know this is an old question, but i have the same problem, everything is working fine, but when i try to debug my custom layout, i get only a blank page, if i inspect the page, i can see it created some video tags but they are not showing anything.

In my console i get the following message:
StreamManager of Stream str_CAM_LRM2_con_GPUammRCDm (Subscriber) did not trigger "streamPlaying" event in 4000 ms

SreamManager of Stream str_CAM_U2Ge_con_FRxxtQzW50 (Subscriber) did not trigger "streamPlaying" event in 4000 ms

My code is an exact copy of the example model that is in the documentation

https://docs.openvidu.io/en/stable/advanced-features/recording/#sample-custom-layout