Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

HEADLESS=True yet recieving GStreamer warnings #55

Description

@ohioacer

@nicholaskajoh, I really appreciate your project.

An issue I am experiencing is I'm still receiving GStreamer warnings despite the HEADLESS=True setting in the .env file (I used the .env.example).

The error I received when I typed python3 -m main is as follows:

Opening in BLOCKING MODE
NvMMLiteOpen : Block : BlockType = 261
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 261
[ WARN:0] global /tmp/pip-install-oxrr8sjq/opencv-contrib-python/opencv/modules/videoio/src/cap_gstreamer.cpp (1761) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module qtdemux0 reported: Internal data stream error.
[ WARN:0] global /tmp/pip-install-oxrr8sjq/opencv-contrib-python/opencv/modules/videoio/src/cap_gstreamer.cpp (888) open OpenCV | GStreamer warning: unable to start pipeline
[ WARN:0] global /tmp/pip-install-oxrr8sjq/opencv-contrib-python/opencv/modules/videoio/src/cap_gstreamer.cpp (480) isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created
[2021-01-13 16:12:27,023] ERROR   : Invalid video source ./data/videos/sample_traffic_scene.mp4 {'label': 'INVALID_VIDEO_SOURCE'}

The file sample_traffic_scene.mp4 is there though in the proper directory (I downloaded it from the Google Drive link given in README).

I'm running it on Ubuntu on a Jetson Nano. Python 3 version 3.6.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions