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

IPP Video Capturing and Detecting camera?

md_naseri
Beginner
290 Views
How can I detecting camera and capturing real time video stream with IPP?
Is that provided by IPP?
0 Kudos
1 Reply
avolmat
Beginner
290 Views
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?

0 Kudos
Reply