cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
871
Views
0
Helpful
1
Replies

Hosting Jabber Web SDK on WPF (CefSharp)

Hi Community,

I'm trying to integrate Cisco Jabber Web SDK with an WPF App. by using CefSharp or EO Web Brower.

However I have found a big issue trying to get the Jabber Chrome Extension to load inside the WebBrowser Chromium based Control.

Is there any way to load or use this extension or plugin inside these WebBrowser controls? or is there any workaround in how to get Jabber SDK to work inside a WPF app

Regards,

Asd

1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

Use of the Jabber/Jabber Guest SDKs from within embedded browser components is unfortunately not supported.

Currently about the only option for integrating a Windows native app with CUCM video is via SIP - however Cisco does not provide/recommend a SIP stack or RTP/media handling stack, so this is a pretty heavy lift.

I do understand that a C# library for Cisco Spark SDK video is in the works - which would address your need (though via Spark, not Jabber), but no ETA quite yet...