1 / 10

WebRTC Multimedia in www

WebRTC Multimedia in www. Ján Murányi, Ivan Kotuliak. WebRTC. What is it? Protocol suite and API for use in realtime communication on the Web It is based on JavaScript CSS WebSocket HTML5. WebRTC. Real Time Communication brought to browsers

fritzi
Download Presentation

WebRTC Multimedia in www

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WebRTCMultimedia in www Ján Murányi, Ivan Kotuliak

  2. WebRTC • What is it? • Protocol suite and API for use in realtime communication on the Web • It is based on • JavaScript • CSS • WebSocket • HTML5

  3. WebRTC • Real Time Communication brought to browsers • Signaling is independent of the implementation • Media are handled by browsers • Standardized by IETF and W3C

  4. WebRTC trapezoid

  5. WebRTCShowCase • Proof of concept platform • Build to demonstrate the possibilities of WebRTC • Built on • Node.JS • Socket.IO • Express • Asterisk • JSSIP

  6. WebRTCShowCase - Architecture

  7. WebRTCShowCase • Implementation challenges • SRTP • Mandatory to implement • ICE • Mandatory to implement • TURN servers • Websockets • Own signaling protocol • SIP over Websockets • Interconnection to PSTN • Asterisk 12.1.0

  8. WebRTCShowCase • Use cases • Anonymous calls to user • User to user calls • User to PSTN calls • PSTN to user calls • Endpoints • Google Chrome stable 23+ • PC • OS X • Linux • Google Chrome beta for Android

  9. WebRTCShowCase

  10. Show time … Ján Murányi, STU Bratislava jan.muranyi@stuba.sk

More Related