This is the another topic in webRTC technology tutorial series . I want to explain here about the getUserMedia API or MediaStream API of webRTC and how can we write a sample function using this API . We already familiar about the word WebRTC from my last post.
webRTC
Introduction of WebRTC technology in Modern browsers
Again i am back with another interesting technology called WebRTC . This is especially a relevant topic in this networking era . WebRTC – Web Real Time Communication is a set of protocols and Api’s that enable real time communication over peer to peer connection .