STORE IMAGES IN PC THROUGH USB CABLE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

STORE IMAGES IN PC THROUGH USB CABLE

Jump to solution
2,395 Views
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

Labels (3)
0 Kudos
Reply
1 Solution
2,168 Views
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.

View solution in original post

0 Kudos
Reply
4 Replies
2,168 Views
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 Kudos
Reply
2,168 Views
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 Kudos
Reply
2,168 Views
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 Kudos
Reply
2,169 Views
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 Kudos
Reply