Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't start fix #25

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

blackPantherOS
Copy link

Fixed: not starting by default due to high FPS rate

The issues with standard usb cameras:


[[ WARN:0@6.030] global cap_gstreamer.cpp:1728 open OpenCV | GStreamer warning: Cannot query video position: status=0, value=-1, duration=-1
[ WARN:0@6.696] global cap_gstreamer.cpp:2784 handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module v4l2src0 reported: Internal data stream error.
[ WARN:0@6.697] global cap_gstreamer.cpp:1199 startPipeline OpenCV | GStreamer warning: unable to start pipeline
[ WARN:0@6.697] global cap_gstreamer.cpp:1935 setProperty OpenCV | GStreamer warning: no pipeline
[ WARN:0@6.697] global cap_gstreamer.cpp:1810 getProperty OpenCV | GStreamer warning: GStreamer: no pipeline
[ WARN:0@6.714] global cap_gstreamer.cpp:1164 isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created

blackPantherOS and others added 19 commits September 15, 2023 08:34
Fixed won't  start the ovesized FPS rate by default.

''
[ WARN:0@6.030] global cap_gstreamer.cpp:1728 open OpenCV | GStreamer warning: Cannot query video position: status=0, value=-1, duration=-1
[ WARN:0@6.696] global cap_gstreamer.cpp:2784 handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module v4l2src0 reported: Internal data stream error.
[ WARN:0@6.697] global cap_gstreamer.cpp:1199 startPipeline OpenCV | GStreamer warning: unable to start pipeline
[ WARN:0@6.697] global cap_gstreamer.cpp:1935 setProperty OpenCV | GStreamer warning: no pipeline
[ WARN:0@6.697] global cap_gstreamer.cpp:1810 getProperty OpenCV | GStreamer warning: GStreamer: no pipeline
[ WARN:0@6.714] global cap_gstreamer.cpp:1164 isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created
''
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878
…819f3f68f54457

Fix for 10 vulnerabilities
…458e7dee307aed

Security upgrade pillow from 9.2.0 to 10.0.1
…99e02db73e9b39

[Snyk] Fix for 6 vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYINSTALLER-5880434
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYINSTALLER-5880434
…f4401ad07a012e

[Snyk] Security upgrade pyinstaller from 4.6 to 5.13.1
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
…bcfa5378cf2c95

Security upgrade fonttools from 4.36.0 to 4.43.0
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
…e26e7748487711

Security upgrade fonttools from 4.38.0 to 4.43.0
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
…dc428223cdaaf10

Security upgrade fonttools from 4.38.0 to 4.43.0
…aa442c1a8ca8c9

[Snyk] Security upgrade pyinstaller from 4.6 to 5.13.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants