Hello all,
I am using the tiovxisp plugin with the gstreamer application. However, if I try to set a lower resolution (inside setup_cameras.sh) - to 640x480, and apply the setting and try to run the code with it, the plugin does not run. There is no error in the Log, but the Gstreamer does not set the pipeline to a playing state.
I presumed this to be an issue with my pipeline and decided to run the demo applications (Edge_AI) in the /opt/edge_ai_apps/apps_python directory by making changes to the resolution. This too failed. I looked at the Github Repo for the code - https://github.com/TexasInstruments/edgeai-gst-plugins/wiki/tiovxisp and ran the example pipeline with the new resolution of 640x480. This too failed.
I am not sure what is going wrong. I am using the imx219 sensor currently.
Could someone help with this?