Re: Notification callback for RTCPeerConnection

On 02/27/2014 05:46 AM, Kiran Kumar wrote:
> Dear All,
> I would like to propose a NotificationCallback for RTCPeerConnection
> object.
> This is useful, for example, in following conditions.

before doing so, it would be good to have your comments on the existing
notification callbacks, of which there are several.
>
> 1. If connection is not established between the two peers within a
> specified time frame, then platform can convey the userAget regarding
> the connection state.

oniceconnectionstatechange? (checking -> failed, I think)
>
> 2. If connection state is expired in the middle of the session. 
> etc.

oniceconnectionstatechange? (connected -> disconnected)

>
> Suggestions and Feedback welcome.
>
> Thanks,
> Kiran.


-- 
Surveillance is pervasive. Go Dark.

Received on Friday, 28 February 2014 11:45:09 UTC