Multiple IP camera streaming in BBB

Hello All,
I want to stream 4 camera inputs at once through BBB. I have ethernet switch which connects four 1MP camera and this ethernet switch connects to ethernet port of BBB.
Please help me how to stream from all 4 cameras at once. So I can check video on HDMI port. Please help what points i need to consider while designing.

Regards,
Vinayak

Sounds pretty simple, just use the Chromium browser on the BBB to look at the 4 ipcams?
Assuming you are using ip cameras…

Sounds pretty simple, just use the Chromium browser on the BBB to look at the 4 ipcams?
Assuming you are using ip cameras…

Yeah, also look at:

http://webrtc.org

Regards,
John

That’s cool John…
They have some cool samples
http://googlechrome.github.io/webrtc/

Hello All,
I want to use IP camera Qorivva MPC5604EKIT.
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MPC5604EKIT&nodeId=01624606C1427E

This freescale indivisual board comes with preloaded software & IP 192.168.1.2

I will use 4 such boards then I want to combine these videos to get
combined view from all cameras.

WebRTC gives option for video chatting. Does this help to create usecase?

Regards,
Vinayak