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
When I start recording a video stream, the following errors occur.
Please help who can.
Same error when running as superuser
sudo ./qvh record /var/www/out.h264 /var/www/out.wav
libva info: VA-API version 1.14.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_14
libva info: va_openDriver() returns 0
{"error_message":"failed connecting to usb","original_error":"descriptor of interface (-1, 0) in vid=05ac,pid=12a8,bus=3,addr=11,config=4: interface -1 not found, available interfaces 0..2"}
If try to use this commant ./qvh gstreamer
Have this one error data:
{"level":"info","msg":"Starting Gstreamer..","time":"2023-07-25T12:49:59+02:00"}
{"level":"info","msg":"Gstreamer is running!","time":"2023-07-25T12:49:59+02:00"}
{"error_message":"failed connecting to usb","original_error":"descriptor of interface (-1, 0) in vid=05ac,pid=12a8,bus=3,addr=11,config=4: interface -1 not found, available interfaces 0..2"}
I see that there is this error "failed connecting to usb", but I can not understand how to solve it and even where to start.
I will be grateful for help
The text was updated successfully, but these errors were encountered:
When I start recording a video stream, the following errors occur.
Please help who can.
Same error when running as superuser
sudo ./qvh record /var/www/out.h264 /var/www/out.wav
If try to use this commant
./qvh gstreamer
Have this one error data:
I see that there is this error "failed connecting to usb", but I can not understand how to solve it and even where to start.
I will be grateful for help
The text was updated successfully, but these errors were encountered: