Object RTC (ORTC) API for WebRTC

Hi All,

Below are some of my comments/suggestions to the ORTC specification -


*            For RTCConnection, should there be an 'onerror' event too ?

*            For RTCConnection.connect/close, once an established connection is closed by user and  later if they try to connect again, should the process start from scratch like exchanging track information etc. or try to re-establish connection with available data ?

*            For RTCCOnnection.removeStream, should the linked RTCTracks be stopped and removed too if this stream is the only stream they are linked to?

*            For RTCTrack, should there be a 'pause' method too ?

*            For RTCTrack.remove(), how should the track be 'un-removed' or perhaps enabled again if the user wishes to ?


Please share your views. Thanks.


Regards,
Anniruddh

Received on Monday, 14 October 2013 09:39:17 UTC