Hi all,
I am using DM8127 with IPNC_RDK_V3.00. MT9J003 sensor is connected & GLBCE is Enabled. I am able to stream the data using RTSP.
Now I want to dump the RAW data in Glbce_Link after GLBCE Algo. copmpletes the processing each frame.
Since that Link is running on M3-VPSS I am not able to do dump it into the file.
My understanding is that, I have to send this data some how to A8(where Linux is running ) and dump to a file. But not getting the proper way to send data from M3 to A8.
Please help me out in this.