STORE IMAGES IN PC THROUGH USB CABLE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

STORE IMAGES IN PC THROUGH USB CABLE

跳至解决方案
2,414 次查看
shanmugamsundar
Contributor IV

hi all,

    I am using i.MX535 qsb in that i interfaced a camera application, i am using ov5640 camera sensor for recording, streaming and capturing the video and images, now i need to send the images and video through the USB cable to PC whether it is windows or Linux, can anyone help  me, i am new to linux.

NOTE :

  I want to use the board like a webcam does any one have idea about this

Thanks,

shan

标签 (3)
0 项奖励
回复
1 解答
2,187 次查看
LeonardoSandova
Specialist I

yes, installing this code is the hard part :smileysad:

Try using LTIB to compile this repo. Look at the .spec files located on ltib/dist/lfs-5.1/fsl-mm. before creating a new spec, run your commands under the ltib's shell (./ltib -m shell) and see if GST is found.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,187 次查看
LeonardoSandova
Specialist I

I found this: https://github.com/RidgeRun/gst-plugin-usb

Try using the usb sink element and post your results please.

Leo


0 项奖励
回复
2,187 次查看
shanmugamsundar
Contributor IV

hi leo,

    There is no configure file to compile the source, how can i get the file, is there any other way

Thanks,

shan,

0 项奖励
回复
2,187 次查看
shanmugamsundar
Contributor IV

hi leo,

       I find the configure file and i tried to configure the source it shows the following the error, i am using the  IMX_MMCODECS_11.09 mutimedia codecs, wheteher i need to upgrade the source? do you have any idea.

NOTE:

        I am using the same source for the i.MX board.

ERROR:

checking for GST... no

configure: error:

      You need to install or upgrade the GStreamer development

      packages on your system. On debian-based systems these are

      libgstreamer0.10-dev and libgstreamer-plugins-base0.10-dev.

      on RPM-based systems gstreamer0.10-devel, libgstreamer0.10-devel

      or similar. The minimum version required is 0.10.16.

Thanks,

shan

0 项奖励
回复
2,188 次查看
LeonardoSandova
Specialist I

yes, installing this code is the hard part :smileysad:

Try using LTIB to compile this repo. Look at the .spec files located on ltib/dist/lfs-5.1/fsl-mm. before creating a new spec, run your commands under the ltib's shell (./ltib -m shell) and see if GST is found.

0 项奖励
回复