Introduction to WebRTC Apps

preview_player
Показать описание
WebRTC was born out of a desire for real-time communication without the need for proprietary software or codecs. Chris Wilson, Googler working on Chrome, visits SFHTML5 to discuss the fundamentals of WEBRTC and how you can use it to build applications. His talk includes:

• Using getUserMedia()
• Integrating WebRTC with Canvas, WebGL and Web Audio
• What is signaling?
• Using RTCDataChannel for peer-to-peer data communication
• Apps, platforms, libraries, and abstraction layers
• Security and privacy

Join Chris as he outlines the history and future of WebRTC!

Рекомендации по теме
Комментарии
Автор

I really like WebRTC and It's one of my favorite project which you did . But is there any possibility to access to two USB cameras from the same computer in the same time ?

2. Is there any possibility to user IP Camera instead of USB Camera as image source ?

mohsenjamali
Автор

Just so you know it works on my file url

unknownsoul