Search found 2 matches

Go to advanced search

by mkov
12 Aug 2008 09:01
Forum: VLC media player for Windows Troubleshooting
Topic: libVLC and Visual Studio 2005 C++
Replies: 4
Views: 929

Re: libVLC and Visual Studio 2005 C++

Thanks VLC_Help, I'm slowly getting there. I now finished generating the .lib files. I'm not 100% sure of how to use 0.9 so i'm sticking with 0.8.6i for the moment. The code I'm now testing is: int main(int argc, char **argv) { libvlc_exception_t excp; libvlc_instance_t *inst; int item; char *myarg0...
by mkov
07 Aug 2008 09:02
Forum: VLC media player for Windows Troubleshooting
Topic: libVLC and Visual Studio 2005 C++
Replies: 4
Views: 929

libVLC and Visual Studio 2005 C++

Hi Everyone, I'm currently attempting to build an application that requires video streaming from a camera over a network. I've researched the many available options and concluded that the functionality and simplicity in VLC is exactly what I need. I was originally going to try and delve into the liv...

Go to advanced search