Giter Site home page Giter Site logo

Comments (6)

zingmars avatar zingmars commented on July 28, 2024 1

You can test it with gst-inspect-1.0 pylonsrc.

from gst-pylonsrc.

zingmars avatar zingmars commented on July 28, 2024

Which Linux distribution are you running?

The first directory (~/.local/share/gstreamer-1.0/plugins/) must be created manually most of the time. The latter might not exist if you only have the distribution's version of gstreamer. For that the location of plugins depends on where gstreamer is installed, I think (/usr/lib/gstreamer-1.0?).

from gst-pylonsrc.

jahwanoh avatar jahwanoh commented on July 28, 2024

I managed to find one below. I will try to follow the last instructions.

  1. ubuntu 14.08 for host pc
    /usr/lib/x86_64-linux-gnu/gstreamer-1.0

  2. and Jetson Xavier.
    /usr/lib/aarch64-linux-gnu/gstreamer-1.0

from gst-pylonsrc.

jahwanoh avatar jahwanoh commented on July 28, 2024

hm, actually I tried it again. I use sudo make install in the gst-pylonsrc/plugins directory.
I think it was installed correctly.

:/usr/local/lib/gstreamer-1.0$ ls -al
total 1128
drwxr-xr-x 2 root root   4096 Oct 10 20:33 .
drwxr-xr-x 6 root root  12288 Oct 10 14:23 ..
-rw-r--r-- 1 root root  74972 Oct 10 20:33 libgstfpsfilter.a
-rwxr-xr-x 1 root root   1105 Oct 10 20:33 libgstfpsfilter.la
-rwxr-xr-x 1 root root  53504 Oct 10 20:33 libgstfpsfilter.so
-rw-r--r-- 1 root root 654966 Oct 10 20:33 libgstpylonsrc.a
-rwxr-xr-x 1 root root   1098 Oct 10 20:33 libgstpylonsrc.la
-rwxr-xr-x 1 root root 338800 Oct 10 20:33 libgstpylonsrc.so

from gst-pylonsrc.

jahwanoh avatar jahwanoh commented on July 28, 2024

gst-launch-1.0 -v pylonsrc camera=1 fps=25 ! bayer2rgb ! nvvidconv ! 'video/x-raw(memory:NVMM), format=NV12' ! omxh265enc ! matroskamux ! filesink location=test_1_265.mp4 -e

it worked fine with above. Thank you.

from gst-pylonsrc.

zingmars avatar zingmars commented on July 28, 2024

Depending on your camera you might be able to use the imageformat parameter for pylonsrc to output rgb directly. See supported formats.

from gst-pylonsrc.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.