simple webrtc client and sip.js webrtc client

218 views
Skip to first unread message

rahul.sa...@gmail.com

unread,
Jan 12, 2015, 8:29:01 AM1/12/15
to sip...@googlegroups.com
Hello Everyone,

Can we connect the simple webrtc user stream to sip.js user. Means can we able to put in conference with simple webrtc client to sip+webrtc client ?


Will Mitchell

unread,
Jan 12, 2015, 10:04:14 AM1/12/15
to sip...@googlegroups.com
Hi Rahul,

I'm not sure exactly what you are asking, but my gut tells me it is possible.  You may want to check out the demo phone (http://sipjs.com/demo-phone) for a simple example of a SIP.js client.

SIP.js is structured in a way that separates the signaling from the media, so there is a lot of flexibility for compatibility between different media endpoints.  In the default case, it uses WebRTC to generate its SDP.  If you have any other backend that generates SDP (such as another WebRTC service, with its own signaling system), you can create your own MediaHandlerFactory.  Just give SIP.js the SDP and it should be compatible.  It won't be easy, but it is definitely a possibility.

Cheers,

Will

Rahul Dabhi

unread,
Jan 12, 2015, 11:42:56 PM1/12/15
to Will Mitchell, sip...@googlegroups.com
Thank you Will

--
You received this message because you are subscribed to a topic in the Google Groups "SIP.js" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sip_js/67zj9Um9VtU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sip_js+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages