Tool/software: Linux
Hi,
We are using the AM5708 with Linux but without an Windowing system.
There is a usecase where the customer would like to use VNC or remote viewing of the status of the device.
Since we are not using X things like VNC are not that trivial.
Now whe where thinking about grabbing the output of the GPU (buffer?) and save it as a screenshot or stream it outside of the device via the network connection somehow.
I did some searching and found some things about gralloc but i'm not familliar with it and if it is suitable.
Could you provide us with hints weather this is a valid path and worth the effort or better to search for alternatives?