Hi there,
I am an app developer working on a VR video player. Currently, my application supports NDI video playback, but I would like to add support for H.264/H.265 videos. However, I’ve noticed that all NDIlib_recv_color_format_compressed
types require handling the SpeedHQ compression format.
Is there a way for me to receive only compressed H.264/H.265 streams while allowing the NDI SDK to manage the decoding of the SpeedHQ format?
I have attached my NDI test video
https://youtu.be/n3-sb6fGjtI
Best regards