I want to integrate multiple camera with Kurento and play their live feed at same html page and at same time. Is it possible to have this with single Kurento. If yes, then please guide me how to proceed.
Currently I am able to take a single camera stream and play its live feed on html page by implementing Kurento-tutorial node. Please guide to add more camera feed on that page.
I also need to know that is there any limitation on the number of cameras that we can attach or number of live feed we can show in single page with single kurento instance. Are there any existing performance analysis results?
Any help will be highly appreciated.