-
Notifications
You must be signed in to change notification settings - Fork 3
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
Not working on PINE64 command line #2
Comments
@PanderMusubi |
Do you intend to capture images with a headless server image? I have never tried but maybe this could work, please try this: Type in shell: From a second shell window type in:
Guvcview output:
|
$ guvcview -d /dev/video0 -x 640x480 -r sdl -f yu12 (process:7952): Gtk-WARNING **: Locale not supported by C library. also infinite loop |
Hmmm, interesting:
|
Can you tell which Distro you are using? |
Yes, I am trying to use it in a headless way. It is with Ubuntu on a PINE64. I installed the deb packages for guvcview from GitHub and followed the other instructions. |
Guvcview was meant to use SDL to render it on screen (X11), i thought that --no_display could work. For video stream with headless i need to check if it would be possible with guvcview. |
See also avafinger/cap-v4l2#1 |
All latest version, not working on PINE64 command line:
And it waits indefinitely.
What can I do to help fix this, please?
The text was updated successfully, but these errors were encountered: