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

Decoding Mpeg4 video via RTSP

fido_genial
Beginner
273 Views
Hi all,

I am developing an streaming player (RTSP client) which should play mpeg4 and h.264 video streamed using RTSP from IP camera. I want know is there any Intel IPP library (API) which support RTSP Client and mpeg4 decoding.

Thanking you
fido
0 Kudos
1 Reply
pushkar_p
Beginner
273 Views

Hello,

IPP contains classes for MPEG4 decoding (see MPEG4VideoDecoder in the UMC manual). However, it does not have support to acquire RTSP stream so you will have to get it from somewhere else (liveMedia).

0 Kudos
Reply