Jump to content

aplastiras

Members
  • Posts

    2
  • Joined

  • Last visited

  1. Hello again, looking at the debug results i notices that the warning comes and the stack limit is mentioned. 305275 <WARNING> /home/tinker/Downloads/tiscamera/src/aravis/AravisDevice.cpp:723: Timeout has been reached before all packets were received Message from syslogd@localhost at May 7 19:48:25 ... kernel:[ 1094.891597] Internal error: Oops: 5 [#1] PREEMPT SMP ARM Message from syslogd@localhost at May 7 19:48:25 ... kernel:[ 1094.991743] Process swapper/2 (pid: 0, stack limit = 0xee97a218) Message from syslogd@localhost at May 7 19:48:25 ... kernel:[ 1094.998450] Stack: (0xee97bd50 to 0xee97c000) Does this give any clue for the problem? Is there a limit that can be changed? Thank you in advance Apostolow
  2. Dear All, I am running a project with Tinkerboard and a gigE camera. Trying to take video image through gstreamer (gst-launch). The camera is an Imaging source camera (DFK 33GX249) and I am using the linux library (https://github.com/TheImagingSource/tiscamera) for developing apps. My Tinkerboard is running Armbian Stretch (Armbian_5.50_Tinkerboard_Debian_stretch_next_4.14.52_desktop) Everything is working perfectly untill I am trying to run the command below: tinker@tinkerboard:~$ TCAM_LOG=DEBUG gst-launch-1.0 --gst-debug=tcamsrc:5,tcambin:5 --gst-debug-no-color tcambin ! videoconvert ! autovideosink The output is: In general the system crashes but I dont know why. I need to know if it because insufficient system resources or from own my fault. How can I cross check something like that? Is there any info in the above results that I can use for starting searching? Can anyone please help me? Thank you in advance Apostolos
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines