WebRTC all you need to know

Hi All, I’ve been getting a lot of request from the users regarding how webRTC (Real-Time Communication) works. Well having worked in the same field, I can say its pretty easy. It wasn't so in earlier days when for android 3.0, input type overload was introduced which was “accept” and “capture” <input type="file" accept="image/*;capture=camera"> It was available … Continue reading WebRTC all you need to know