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

enable socket reader in simple player

kamp0002
Beginner
360 Views

In the Simple Player project sample I added "#define UMC_ENABLE_SOCKET_READER" to umc_defs.h to enable the "#if defined(UMC_ENABLE_SOCKET_READER)" code in codec_pipeline.cpp, but I am getting "error C2039: 'SocketReader': is not a member of 'UMC'.

How can I enable the sample SocketReader code in Simple Player? I am trying to stream mpeg2 in the sample instead of loading an mpeg2 file (which I have working atm)

Thanks!
0 Kudos
2 Replies
Alexander_Modenov__I
New Contributor I
360 Views
Hi kamp0002,
The SocketReader is rudimentary now and not supplied with UMC samples.
Regards,
Alexander
0 Kudos
kamp0002
Beginner
360 Views
Is there documentation for the IPP SocketReader classes?
0 Kudos
Reply