Hi to everybody.
I have the same problem. Working on Kubuntu 17.04, but not on Skype 8.15.
For future searchers I'll put my information in any case someone could find a solution. The audio of the webcam normally works even in Skype.
Kubuntu 17.04, Skype 8.15, Webcam Ausdom.
Code:
$ lsusb
Bus 001 Device 005: ID 1bcf:2286 Sunplus Innovation Technology Inc.
Code:
$ usb-devices
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 5 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=1bcf ProdID=2286 Rev=01.00
S: Manufacturer=Sunplus IT Co
S: Product=AUSDOM FHD Camera
C: #Ifs= 4 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=0e(video) Sub=01 Prot=00 Driver=uvcvideo
I: If#= 1 Alt= 0 #EPs= 0 Cls=0e(video) Sub=02 Prot=00 Driver=uvcvideo
I: If#= 2 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=snd-usb-audio
I: If#= 3 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=snd-usb-audio
Code:
$ lsmod | grep uvc
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
videodev 172032 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
With this command it gives these errors:
Code:
$ dmesg | tail
[ 1338.956353] uvcvideo: Failed to query (GET_CUR) UVC control 2 on unit 1: -32 (exp. 1).
[ 1338.957235] uvcvideo: Failed to query (GET_CUR) UVC control 2 on unit 1: -32 (exp. 1).
[ 1338.958356] uvcvideo: Failed to query (GET_CUR) UVC control 2 on unit 1: -32 (exp. 1).
[ 1338.959486] uvcvideo: Failed to query (GET_CUR) UVC control 2 on unit 1: -32 (exp. 1).
[ 1712.654009] perf: interrupt took too long (10192 > 10142), lowering kernel.perf_event_max_sample_rate to 19500
[ 1826.623311] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 1: -32 (exp. 1).
[ 1826.624433] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 1: -32 (exp. 1).
[ 1826.625556] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 1: -32 (exp. 1).
[ 1826.626676] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 1: -32 (exp. 1).
[ 1826.627806] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 1: -32 (exp. 1).