soyer
soyer
Click to load, long press to save. If you move the cursor over the name of the controls, the description will be displayed. Hm, maybe it should be more visible.
Or should this "car-stereo preset style" be changed to something that exists in the world today.
Ups, maybe the desktop portal is not implemented the same way anywhere. Which desktop environment are you using? (KDE/Gnome/Xfce/or other)?
I'll check it out in the next few days.
Yes, saving and loading work without the daemon. The daemon is only needed to automatically restore controls. You can also restore the controls with udev, but this requires root privileges....
I used to think about this as well. GStreamer also has an mjpegh264 demuxer, maybe that is more suitable for you. https://gstreamer.freedesktop.org/documentation/uvch264/uvch264mjpgdemux.html But with this code: Initalize the camera and...
Maybe these can help: https://kakaroto.homelinux.net/2012/09/uvc-h264-encoding-cameras-support-in-gstreamer/ https://www.oz9aec.net/software/gstreamer/using-the-logitech-c920-webcam-with-gstreamer-12
Nice specs :) 4k60p H264 decoding could be tough. Could you please check if 4k60p H264 works with Guvcview? It uses FFmpeg/AVCodec, if it's fast enough I can add a...
Hi Miguel, The C930e puts the H264 into the MJPG. Try with the MJPGH264 format.
Do you have this line in your config? `uvcx_h264_i_frame_period = 1000`