Page 1 of 1

How to use libVLC to get image sequence from an IP camera?

Posted: 13 Feb 2013 06:43
by jiapei100
Hi, all:

I'm wondering what is the simplest way to stream data from an IP camera by using libVLC?
I'm trying to embed the VLC/C++ based code into my application. My target is to get images frame by frame, instead of just broadcasting..


Any suggestions?

Cheers
Pei

Re: How to use libVLC to get image sequence from an IP camer

Posted: 13 Feb 2013 18:17
by RĂ©mi Denis-Courmont
The video callbacks give you raw frames. Please refer to the Libvlc doxygen.