Page 1 of 1

using libvlc wpf player as vnc client

Posted: 30 Sep 2013 05:35
by angelhalo
I'll like to ask a question. Does libVLC for wpf contains the API to supports VLC 2.1.0 's feature of VNC/rfb and Remote Desktop view-only modes ? One of my project requirement requires the app to stream from multiple vnc servers.

So far I've tested VNCSharp and VNCSharpWPF but the performance doesnt look promising.

Can libVLC help me in achieving my requirement ? Any tips/advices are appreciated.

Thank you.

Re: using libvlc wpf player as vnc client

Posted: 30 Sep 2013 19:24
by Jean-Baptiste Kempf
I don't think both are compiled by default.

Re: using libvlc wpf player as vnc client

Posted: 01 Oct 2013 09:07
by angelhalo
Alright thanks. I will attempt to look for other alternatives :)