Hi,
I am working on an DM8168 customized board with EZSDK running on it. I have some doubts regarding video output path of DM8168. My requirement is to display captured video on the SD display (Composite OUT) of DM8168. I am using gstreamer pipelines for capture and display. I am able to get video in the HDMI but i was not able to get on SD (compsite) video OUT.
As far as i know output section is controlled by omx_display sink (gstreamer element ). Which by by default is driving the HDMI display.. So to drive the video to SD(composite) do i need to modify the omx_display sink.
Please correct me if i am going wrong.
Regards
Sourabh