Now we are already familiar WebRTC technology and it’s RTCDataChannel API through our last couple of WebRTC posts . WebRTC performance is very high when we transferring video and audio . Isn’t ? As well as audio and video with the help of RTCDataChannel API , WebRTC can send arbitrary data also . Let us start about WebRTC’s RTCDataChannel API through this post .
WebRTC – Walk through RTCPeerConnection API
This is one of the another post in WebRTC technology series . If your new to this technology , please go through the previous post about introduction of webRTC in modern browser and getusermeda( ) API of WebRTC .
WebRTC – Access user media with getUserMedia API
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.
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 .
Introduction of Microsoft Kinect technology
Are you heard about Kinect ? This is one of the technology from Microsoft . Today i want to share some ideas about Microsoft Kinect and it’s app development with SDK . Through this Kinect series post , you can get a overall idea about Microsoft Kinect, how to write a kinect application and it’s development . Before going to the coding section , I want to explain the basics of a Kinect device and Xbox’s .