Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Building In-Browser Telephony Apps with Phono
Search
Voxeo
October 14, 2011
Technology
2
94
Building In-Browser Telephony Apps with Phono
Jose de Castro, Chief Evangelist Voxeo Labs
Voxeo
October 14, 2011
Tweet
Share
More Decks by Voxeo
See All by Voxeo
Rayo: Real-time Cloud Communications
kbmartin15
2
220
Mobility Outlook: HTML and native mobile
kbmartin15
1
90
The New HTML Standards
kbmartin15
1
100
Voice Biometrcis Panel with Intro by Dan Miller, Opus Research
kbmartin15
1
58
Tropo Customer Show and Tell
kbmartin15
1
100
Migrating Legacy Voice Apps - ARCA and Edify Conversion
kbmartin15
1
86
Migrating Legacy Voice Apps - PeriPro Converter
kbmartin15
1
80
What's New in Voxeo Prophecy?
kbmartin15
1
120
Next Generation Application Delivery - Voxeo PRISM
kbmartin15
1
140
Other Decks in Technology
See All in Technology
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
2
910
英語は話せません!それでも海外チームと信頼関係を作るため、対話を重ねた2ヶ月間のまなび
niioka_97
0
130
オープンソースでどこまでできる?フォーマル検証チャレンジ
msyksphinz
0
110
ACA でMAGI システムを社内で展開しようとした話
mappie_kochi
1
290
OCI Network Firewall 概要
oracle4engineer
PRO
1
7.8k
いま注目しているデータエンジニアリングの論点
ikkimiyazaki
0
620
AWSにおけるTrend Vision Oneの効果について
shimak
0
140
AWS 잘하는 개발자 되기 - AWS 시작하기: 클라우드 개념부터 IAM까지
kimjaewook
0
120
スタートアップにおけるこれからの「データ整備」
shomaekawa
1
290
【Oracle Cloud ウェビナー】クラウド導入に「専用クラウド」という選択肢、Oracle AlloyとOCI Dedicated Region とは
oracle4engineer
PRO
3
120
データエンジニアがこの先生きのこるには...?
10xinc
0
460
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
150
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Music & Morning Musume
bryan
46
6.8k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
890
A designer walks into a library…
pauljervisheath
209
24k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Transcript
Building In-Browser Telephony Apps with Phono Friday, October 14, 2011
Wireless Setup 06A757 SSID: P/W: ibahn_conference http://phono.com Friday, October 14,
2011
Voxeo Labs Protocols | APIs | Business Models Innovate Partnerships
| Education Invest Tropo | Phono | Moho | Rayo Open Source Friday, October 14, 2011
• What is WebRTC? • Who’s behind it and why
should I care? • Is this really something new? • How does it work? • How do I get started today? • Hacking! Agenda Friday, October 14, 2011
What? Friday, October 14, 2011
•Standard Protocols RTP, RTCP, ICE, TURN •Standard Codecs PCMU, PCMA,
Opus RTCWeb Friday, October 14, 2011
•Standard JavaScript API Steam API PeerConnection <audio/> <video/> WebRTC Friday,
October 14, 2011
•GIPS code donated on June 1st 2011 •High Quality Video
•Echo Cancel •RTP, Jitter Buffer, Packet Loss •Much more! •Met with some controversy :-S WebRTC + Google Friday, October 14, 2011
Cross Browser Friday, October 14, 2011
Device Ready Friday, October 14, 2011
No Plugins Friday, October 14, 2011
•P2P Video •Video Conferences •Event Broadcasting •Online Gaming •Voice Biometrics
•Customer Self Service Use Cases Friday, October 14, 2011
How? Friday, October 14, 2011
How? Bob Alice Friday, October 14, 2011
How? Bob Alice Friday, October 14, 2011
How? Bob Alice 1 2 5 3 4 Endpoint Exchange
Friday, October 14, 2011
•WebRTC leaves signaling to the app •Developers are free to
use the best technology for the job •The web session is your address •Encourages device-centric models What?!? No SIP? Friday, October 14, 2011
Addressing Bob Alice Bob likes Alice’s post “Migratory patterns of
blue-tipped sea urchins” Bob commented on your status “OMG” Friday, October 14, 2011
Addressing Bob Alice Call Alice Bob is calling Friday, October
14, 2011
Wow! Friday, October 14, 2011
•WebRTC is just getting started •Now is the time to
get involved •Visit http://phono.com/WebRTC What’s next? Friday, October 14, 2011
What about now? Friday, October 14, 2011
Introducing... The Phono SDK The Real-Time Browser Today Friday, October
14, 2011
•JavaScript Library •Make and Receive Calls •Instant Messaging •Free /
Open Source Phono Friday, October 14, 2011
Phono $.phono({ onReady: function() { this.phone.dial(“857-239-0087”); } }); Friday, October
14, 2011
Phono Mobile + = Pure freakin awesome! Friday, October 14,
2011
Phono Mobile Friday, October 14, 2011
Phono Phone Share / Play Jingle XMPP Flash Java iOS
Messaging Chat Presence Media Plugins Friday, October 14, 2011
•WebRTC Media Plugin •Android Mobile •Video •Group Chat •Screen Sharing
•File Transfer Roadmap Friday, October 14, 2011
More Info http://blog.phono.com http://phono.com/WebRTC http://phono.com/mobile @PhonoSDK Friday, October 14, 2011
Thank You @loopingrage Jose de Castro Friday, October 14, 2011