question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when trying to execute object line crossing pipeline

See original GitHub issue

Hello, I’m getting the following error when trying to execute the object line crossing pipeline:

{"levelname": "INFO", "asctime": "2021-08-18 18:45:44,824", "message": "Creating Instance of Pipeline object_tracking/object_line_crossing", "module": "pipeline_manager"}
{"levelname": "INFO", "asctime": "2021-08-18 18:45:44,828", "message": "Gstreamer RTSP Server Started on port: 8554", "module": "gstreamer_rtsp_server"}
{"levelname": "ERROR", "asctime": "2021-08-18 18:45:44,843", "message": "Error on Pipeline 1: gi.FunctionInfo(set_state) returned a result with an error set", "module": "gstreamer_pipeline"}
{"levelname": "ERROR", "asctime": "2021-08-18 18:45:44,843", "message": "Error on Pipeline 1: gst-library-error-quark: Error creating Python callback (3): /root/gst-video-analytics/gst/elements/gvapython/gstgvapython.c(210): gst_gva_python_start (): /GstPipeline:pipeline9/GstGvaPython:object-line-crossing:\nModule: /home/video-analytics-serving/extensions/spatial_analytics/object_line_crossing.py\n Class: ObjectLineCrossing\n Function: process_frame\n Arg: []\nKeyword Arg: {}\n", "module": "gstreamer_pipeline"}

I get a similar error when running the object zone count as well. Any ideas?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
antoniomtzcommented, Aug 18, 2021

I was able to make it run by adding --parameter-file vaclient/parameter_files/object-line-crossing.json found on another ticket.

0reactions
whbrucecommented, Oct 4, 2021

Fixed in v0.6.1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error when trying to execute object line crossing pipeline #84
Hello, I'm getting the following error when trying to execute the object line crossing pipeline: {"levelname": "INFO", ...
Read more >
Tensorflow Object-detection running error - python
I am trying to run object detection with faster_rcnn_resnet50_coco ...
Read more >
Intersecting multiple pipes - YouTube
In this Rhino 5 tutorial, learn how to model a smooth intersection between multiple pipe surfaces.
Read more >
Failure Investigation Report Plains Pipeline, LP, Line 901 ...
The pipelines carry high viscosity crude oil at a temperature of approximately 135 degrees Fahrenheit to facilitate transport. Lines 901 and 903.
Read more >
Gst-nvtracker — DeepStream 6.1.1 Release documentation
This plugin allows the DS pipeline to use a low-level tracker library to track the detected objects with persistent (possibly unique) IDs ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found