I am new to webrtc. I followed a tutorial from http://www.html5rocks.com/en/tutorials/webrtc/basics/#toc-security on webrtc and i was able to do some chatting.
If I want to broadcast to more number of users say like 1000 users or more, then what are the things I need to consider while designing such an application?
I googled a bit but all i got was implementations of webrtc and some questions like mine. But haven't got any concrete answer till now.