You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running few tests it came to be clear that using jpegparse bin
cause FPS slowdown on long running applications. It was ok for taking
single images, but for longer video feed it is unacceptable.
Copy file name to clipboardExpand all lines: webcam-capture-drivers/driver-gstreamer/src/main/java/com/github/sarxos/webcam/ds/gstreamer/GStreamerDevice.java
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,6 @@ public class GStreamerDevice implements WebcamDevice, RGBDataSink.Listener, Webc
0 commit comments