Hi All,
pls help me to start vlc web cam recording project, i have googled but didn't find any thing to start web cam selection and start recording sample.
i tried below code for capture camera, but nothing worked for me.
webcamMrl = "dshow://";
vlcMedia = libvlc_media_new_location(m_vlcInstance, webcamMrl);