UNSOLVED NDI Streaming
-
Hi,
NDI is a video streaming protocol that works super well with very low latency. I've been trying for days now to code an app that combine the source code of veye_raspivid and the NDI sdk but I'm not able to do it.
NDI HX Supports H.264, so I would think it would be very complicated.
There is an already existing program that can stream NDI from MMAL but I'm too in-experienced in this subject to code the app myself.This is a long shot but could you provide an example for streaming the camera to NDI HX?
-
@thestaticturtle
Thank you for the valuable advice.
I took a brief look at the code of the raspindi project you mentioned, and this is basically a simplification and modification of the raspivid base. The calls to NDIlib are added. Of course, this is a c++ program.
Based on our veye_raspivid, I think it is feasible to do some porting work.
But our software engineers are very busy now, so it will take some time to arrange this.Translated with www.DeepL.com/Translator (free version)
-
This post is deleted!