gphoto2 icon indicating copy to clipboard operation
gphoto2 copied to clipboard

EOS7D No sound on video streaming

Open mercifulboss opened this issue 4 months ago • 1 comments

Describe the bug

I am trying to use the Canon EOS7D for video streaming to youtube. However, it doesn't seem to use my camera microphone but rather uses my shitty laptop microphone

Name the camera Canon EOS 7D usb:001,005

libgphoto2 and gphoto2 version output of: gphoto2 --version gphoto2 2.5.28 libgphoto2 2.5.31 libgphoto2_port 0.12.2

Archlinux To Reproduce gphoto2 --stdout autofocusdrive=1 --capture-movie --capture-sound | ffmpeg -i - -vcodec rawvideo -pix_fmt yuv420p -threads 0 -f v4l2 /dev/video4

The command

gphoto2 --capture-sound with the camera plugged in and turned on gives the output:

ERROR: Could not capture image ERROR: Could not capture *** Error (-6: 'Unsupported operation') ***

If its a camera misbehavior, attach debug output using --debug --debug-logfile=debug.log (if considered useful).

gphoto2 is almost feature complete but it seems only this last thing remains. Since its an old camera it doesn't have wifi I can't use android apps to detect the sound. Please help!

mercifulboss avatar Feb 21 '24 16:02 mercifulboss