nVLC
nVLC copied to clipboard
build nvlc for x64 platform
Hi I want to use nvlc wrapper in a x64 platform (wpf prgramming). I built nvlc code for x64 platform but when I use it in my application, it suddenly closes. Some times it show in output window that it can not connect to my rtsp address, some times it can not play webcam. it shows access violation and ... I searched in code project nvlc article . Some one wrote to change Utile Class in nvlc.Implementation . Is it a correct solution ? Could you send me a stable code for x64 platform . Please upload in github,