Other Parts Discussed in Thread: OMAP3530
Hi,
I am working on application for capturing live video stream over video input and encode it to H.264 on the fly. I am using TI EVM3530 with DVSDK for application development. I tried sample Video encode/decode application provided with DVSDK, with reference to DVSDK I have following queries
1. Does Codec use DSP or ARM for encoding/decoding video?
2. If it used ARM how can i use DSP for encoding/decoding operation?
3. I looked in to "OMAP Performance sheet" on page: http://wiki.omap.com/index.php/OMAP3530Performance#OMAP3530_-_DVSDK3.0_.5BLinux.5D, As per performance parameters, I should be able to do on the fly H.264 encoding of live video stream of D1 resolution.
But to clean my doubt I would like to know, Can I do on the fly encoding of live stream of D1 resolution, coming from video source like composite/s-video/component/usb using DSP on OMAP3530, with Linux OS and other task like network streaming running along? What can be the bottlenecks I should look into?
4. Any link to programming using DVSDK will be highly appreciated
Thanks & Regards,
Dhaval Shah