opening NoVNC in CefSharp Browser

29 views
Skip to first unread message

Ali P

unread,
Sep 2, 2015, 7:14:09 AM9/2/15
to CefSharp
Hello.
I'm using the latest version of CefSharp to open a NoVNC page.
I am trying to open NOVNC in cefsharp sample project while I set "IgnoreCertificateErrors = true", but it is not working and the message "Server disconnected (code: 1006)" appears on noVNC page.
It's ok when I try it in a browser [like chrome , firefox , ...] but not works in my application using cefsharp.
[noVNC: is a browser based VNC client implemented using HTML5 Canvas and WebSockets.| https://kanaka.github.io/noVNC | novnc.com]
Does anyone have any Idea to solve the problem?
Thanks 
A.P
novnc.jpg

Alex Maitland

unread,
Sep 2, 2015, 6:07:13 PM9/2/15
to CefSharp
Having never used noVNC I can't comment on the problem directly. The one thing I can say is that not all features in CEF are enabled by default, for example WebRTC has to be enabled.

https://github.com/cefsharp/CefSharp/blob/cefsharp/41/CefSharp.Example/CefExample.cs#L38

Another useful source of information is the upstream CEF forum see http://magpcss.org/ceforum/index.php

Also please specify the version your using explicitly. Just saying latest version is not particularly helpful when looking back at this thread in a few months time.
Reply all
Reply to author
Forward
0 new messages