Troubleshooting Canon Rebel T3i on Ubuntu 16.04

Demba Ba <[email protected]> Sat, 1 Aug 2020 19:27:34 -0400
Newsgroups gmane.comp.multimedia.gphoto.user
Message-ID <CAPw76aPP-_J5+76pyUNg1y7kNh2gGhPxhSRpTW2r7Y6E4U2k-A@mail.gmail.com>
Greetings,

I hope this message finds you well.

Thanks for putting together and supporting this tool.

My goal is to use my camera as a streaming device. I am running Ubuntu
16.04.

Following the instructions here, I am able to

1) capture images using
gphoto2 --capture-image

2) record video using
gphoto2 --set-config viewfinder=1 --set-config movierecordtarget=Card
--wait-event=10s --set-config movierecordtarget=None
--wait-event-and-download=2s

Unfortunately, I am not able to capture the live stream from the camera
using
gphoto2 --debug --debug-logfile=streaming_file.txt --stdout --capture-movie
| ffmpeg -i - -vcodec rawvideo -pix_fmt yuv420p -threads 0 -f v4l2
/dev/video1

I am attaching the log file obtained by running the command.

P.S.: I create dev/video1 using
sudo modprobe v4l2loopback

Thank you in advance for your assistance.


Demba.

_______________________________________________
Gphoto-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gphoto-user
streaming_log_file.txt (text/plain, 185.2 KB) - not displayed