Bluetooth pairing doesn't work when USB camera is used - Raspberry Pi Forums


hello there,
team has moved rpi project uses usb camera , has mobile application pairs rpi.

simplify things, mobile app pairs rpi , can send command via bluetoothsocket turn camera on\off , record video. both listen bluetooth connection , use camera python script, bluetooth use bluetoothsocket library , camera handling use ffmpeg , opencv.

issue when pair mobile device, , activate camera, moment bluetooth connection becomes unstable, , disconnects without ability connect again.
in log have many messages of
bluetooth: hci0: frame reassembly failed (-84)
i've searched web issue couldn't find solution...can please advise?
thanks



raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'