Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

IPP Video Capturing and Detecting camera?

md_naseri
Principiante
1.409 Vistas
How can I detecting camera and capturing real time video stream with IPP?
Is that provided by IPP?
0 kudos
1 Responder
avolmat
Principiante
1.409 Vistas
As far as I know no such sample is provided with IPP. IPP is only the core part so
basically in your case encoding frames using whatever codec you want. You still
have to write or find somewhere the parts to access the camera and then stream
the encoded frames.

Samples available with IPP provide viewer, encoder and decoder functionalities
so you might be able to use them as a start and add remaining features you
want.

Quoting - md.naseri
How can I detecting camera and capturing real time video stream with IPP?
Is that provided by IPP?

Responder