Greeting,
We need do a HDMI video capture- H.264 Encoding- Video streaming via RTP chain on the evm816x.
After reading the following two links and getting the TI-Gstreamer library for DM816x, I become more confused.
link 1. http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/p/138035/514972.aspx#514972
link 2. http://processors.wiki.ti.com/index.php/DM81xx_Gstreamer_Plugin
Wish there are some TI employee could clarify some confusions of me. Any other input are highly appreciated and welcome.
--1.Where is the omx_ctrl in the Gst-omx lib set?
All the openmax components will be encapsulated into the new gst-omx lib, am I right?
However, after going through the whole gst-omx lib, why i cannot find the one similar with the one in openmax lib "omx_ctrl", which is required for TVP video capture.
--2. Should I modify the old example like video-capture of ezsdk 5.02 with the new gst-omx lib?
Or, in the next EZSDK 5.03, all previous examples like video capture-encode, decode-display will be rewrote with new gst-omx lib?
I understand Gstreamer will need v4l2 to do the video capture, while in omx currently using omx_ctrl to do it.
If I want to do a whole chain I mentioned above, What should I do right now?
--3 Will the C code example of Video streaming RTP protocols be provided in EZSDK5.03?
And what is the release date of next SDK5.03. This Friday or the middle of Nov?
BR,
Jun