This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Video streaming --EUCDK.

HI All,

My application based on DM368 soc and DVSDK 4.2 (kernel 2.6.32.17), Where we need to capture video from different input standars like s-video,composite etc... then encode this video into MPEG-2 format and stream this MPEG-2 video from board to host pc through USB and Recoder video at host.

Encode Demo in DVSDK 4.2 provide detail of  capture video and encode it into MPEG-2 format but USB based streaming application not avialable.

Now I am able to understand capture video and encode it into MPEG-2 format but not able to stream video from board to Host PC.Community people suggest to use EUCDK where already streaming over USB available.

But EUCDK application developed with old version kernel 2.6.18 so i have queries :

1. Capture,Encode(compress) video application of EUCDK is equivelent of DVSDK 4.2.

2. Can EUCDK application used same CODEC API for encoding video as like DVSDK 4.2 Encode Application.

3. Can be port gadget driver which is provide by EUCDK (kernel 2.6.18)  to our kernel 2.6.32.17

4. Can possible to change in EUCDK application and run this application in our kernel 2.6.32.17 with TI EVM.

 

Regards,

Anil