Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Error when trying to execute object line crossing pipeline #84

Closed
antoniomtz opened this issue Aug 18, 2021 · 5 comments
Closed

Error when trying to execute object line crossing pipeline #84

antoniomtz opened this issue Aug 18, 2021 · 5 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@antoniomtz
Copy link

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?

@antoniomtz
Copy link
Author

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

@nnshah1 nnshah1 added the documentation Improvements or additions to documentation label Aug 18, 2021
@nnshah1
Copy link

nnshah1 commented Aug 18, 2021

Thanks Antonio! We also found late that the pipeline didn't run with default parameters and required parameters. We're working to improve that for the next release so that the pipeline will run by default (without any events) but also clarify how to set them. Let us know if you have any other issues with it.

@whbruce whbruce pinned this issue Aug 18, 2021
@antoniomtz
Copy link
Author

@nnshah1 Do you have an estimate date for the next release?

@nnshah1
Copy link

nnshah1 commented Aug 18, 2021

We are currently working on a minor update (0.6.1) to coincide with the next OpenVINO release (roughly three weeks after).

@whbruce whbruce added the bug Something isn't working label Aug 19, 2021
@whbruce
Copy link

whbruce commented Oct 4, 2021

Fixed in v0.6.1.

@whbruce whbruce closed this as completed Oct 4, 2021
@whbruce whbruce unpinned this issue Nov 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants