19
Webinar: Telco Application Development with WebRTC

Telco Application Development with WebRTC

Embed Size (px)

Citation preview

Webinar:Telco Application Development with WebRTC

Hands on with

MarketingCustomer careProduction WarehouseWorkforce Mgt . Delivery

Part 01Telco application development with Node

Part 02Internet of Things with hSenid Mobile APIs

Part 03 Telco application development with WebRTC

Part 04TAP IDE

Part 05In App purchasing with Web and Android

Stay Tuned with us…

DevSpacehttp://devspace.hsenidmobile.com/#home

YouTube Channelhttps://www.youtube.com/user/hSenidmobile

What is WebRTC?

WebRTC with hSenid mobile APIs!

A closer look with use cases…

Demo on integrating WebRTC API…

How a business can be benefited from WebRTC?

Topics Addressed

A simple Javascript API, that allows Real Time Communication

via web browsers without the need of any external plugins

What is WebRTC?

Behind the scenes…

Captures the Microphone or the Camera of the web page visitor and streams the

Audio or the Video

The Browsers…

Chrome OperaFirefox

Web RTC SDK

<dependency><groupId>hms.tap.api</groupId><artifactId>webrtc-api</artifactId><version>1.0.0</version>

</dependency>

Some use cases using WebRTC…

OnlineConsultancy

(Tax/Insurance etc…)

Online Counseling

Online Customer Care

Online Trading

Integration withblogs

OnlineMedical Forum

Use Case-Online Advertising …

Call

Customer views the advertisement on the

website

Customer Calls the seller from the

browser

Seller receives the call, while the mobile number

remains anonymous

Use Case- Online Advertising

WebRTC API…

Create Component

Request Script

Revoke Component State

1

2

3

Request

Response

1. Create Web Call Component

{ ApplicationIdPasswordExternalRefId

}

Request

{ StatusCodeStatusDetail

}

Response

Request

Response

2. Request Web Call Script

{ ApplicationIdPasswordExternalRefId

}

Request

{ StatusCodeStatusDetailScript

}

Response

Request

Response

3. Revoke Web Call Component

{ ApplicationIdPasswordExternalRefId

}

Request

{ StatusCodeStatusDetail

}

Response

JS Code Snippet

<div id="phone-icon-00000453" style="width:120px;height:35px;background:url(http://dev.sdp.hsenidmobile.com/icon-server/img/ajax-loader.gif) no-repeat center center">

<script src=" http://dev.sdp.hsenidmobile.com/icon-server/script-loader.js?componentId=127&divId=phone-icon-00000453">

</script>

</div>

Calling

WebRTCDemo

End

<HTML><SCRIPT>

</SCRIPT></HTML>

Call

Dialing

Ringing

ConnectedVoice

Status

Web Call Component Status…

International Telco Application Developer Hackathon13-14 June

Official site http://tadhack.com/2015/

FB event Search for TADHack Sri Lanka 2015

TADHack Line updevspace.hsenidmobile.com

Getting started with Telco Application

TAP IDE

D a t e : 1 8 o f M a y 2 0 1 5T i m e : 4 . 0 0 p m I S T

Next Webinar

For more information

: : [email protected]

© 2015 hSenid Mobile. All rights reserved. Unauthorized usage of any material on this presentation without the explicit permission of hSenid Mobile is prohibited.

Thank You