Coder Social home page Coder Social logo

Comments (11)

TIS-Stefan avatar TIS-Stefan commented on May 27, 2024

No, currently not.

from tiscamera.

Neoo avatar Neoo commented on May 27, 2024

Thank you a lot.
What can I do for the gsttiswhitebalance to get it to work with Gstreamer-1.0 ?

from tiscamera.

TIS-Stefan avatar TIS-Stefan commented on May 27, 2024

What can I do for the gsttiswhitebalance to get it to work with Gstreamer-1.0 ?
Well, you have the source code of the 0.10 version, therefore you only need to enhance the GStreamer interface functions to 1.0. Since I did not work with 1.0 on my own before, I must admit, I do not know, what to do. But I guess, the low level on byte functions doing the white balance, wont change.

from tiscamera.

tkaiso avatar tkaiso commented on May 27, 2024

any progress since then ? does TIS has the planning date to fix this issue ? gst-0.1 is getting out of date and obsolete from my point of view.
I ran the following command and got this error,
$ sudo GST_DEBUG=totem:4,typefind:5 GST_PLUGIN_PATH=/usr/local/TCAM_INSTALL_GST_1_0 gst-launch-1.0 v4l2src ! video/x-bayer,width=1280,height=720 ! tcamwhitebalance ! queue ! bayer2rgb ! videoconvert ! autovideosink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

(gst-launch-1.0:19749): GLib-GObject-CRITICAL **: g_object_get: assertion 'G_IS_OBJECT (object)' failed
Caught SIGSEGV
#0 0x00007f5bf34c3e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f5bf39f939c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f5bf39f9722 in g_main_loop_run ()
#3 0x00007f5bf3f548e9 in gst_bus_poll ()
#4 0x00000000004046f8 in ?? ()
#5 0x0000000000403808 in ?? ()
#6 0x00007f5bf33e9830 in __libc_start_main (main=0x403130, argc=14,
#7 0x0000000000403d19 in ?? ()
Spinning. Please run 'gdb gst-launch-1.0 19749' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:04.342455867
Setting pipeline to PAUSED ...
Setting pipeline to READY ...

from tiscamera.

TIS-Stefan avatar TIS-Stefan commented on May 27, 2024

You can try the beta-release branch. It contains GStreamer 1.0 modules.

from tiscamera.

tkaiso avatar tkaiso commented on May 27, 2024

Yes, I did. this was the result with next. My cam is DFK 23UX249. thanks.
$ git branch -a

  • beta-release
    master
    remotes/origin/HEAD -> origin/master
    remotes/origin/beta-release
    remotes/origin/documentation-2.0
    remotes/origin/master

from tiscamera.

tkaiso avatar tkaiso commented on May 27, 2024

I forgot to say, My HEAD is almost the latest as shown below.
$ git log
commit bf76267
Author: Edgar Thier [email protected]
Date: Mon Jun 13 08:46:04 2016 +0200

Enable videoconvert as final bin element

from tiscamera.

TIS-Stefan avatar TIS-Stefan commented on May 27, 2024

Well, I have to admit, I do not have much more on my own currently.

from tiscamera.

tkaiso avatar tkaiso commented on May 27, 2024

when do you plan to release this beta version as production version ?
DFK 23UX249 is your product and this problem is getting critical from user's stand point. someone working for TIS needs to fix it. I hope you to put high priority on this issue. otherwise, it is inevitable for us to give up using it.

Q1) haven't you reproduced this problem at your site ? (I think this can be reproduced at any site, but I am not sure.)

If we have time, we might be able to try to dig into this problem to fix it, but to do that, we need more information with this code from TIS. can we talk to the developer of this code ?

thanks

from tiscamera.

TIS-Stefan avatar TIS-Stefan commented on May 27, 2024

I must admit, currently I have to timing plan for the free software you downloaded from the beta-release branch.
Why do you need to use GStreamer 1.0?

And yes, I have some trouble too, but not a segmentation fault. I simply have no image, but I do not know why. I am not the programmer of these modules.

from tiscamera.

TIS-Edgar avatar TIS-Edgar commented on May 27, 2024

Support for Gstreamer-1.0 has been released.

from tiscamera.

Related Issues (20)

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.