Hi Pooja, Want to customize video conference: You can customize OM5's UI with `*custom.css*` or You can create your own UI for video conferences. In fact you can create a whole video conference web-app, if you have enough understanding of WebRTC and Kurento's APIs.
Want to render video in a customized UI: You need to just use OM5's API to get the path of the recording. Just scp/rsync video wherever you want, change permissions as per need. Serve video as in <video> within your UI. Hope this is the answer you are looking for.
