How to distinguish between identical cameras in Libav/ffmpeg?
问题 I have two identical cameras connected and using Libav/FFmpeg. The option settings are: format = "dshow" input = "video=Videology USB-C Camera" However, I am not able to distinguish between the two identical cameras. If I try to print out the list of devices, I get the following: $> FFmpeg -list_devices true -f dshow -i dummy [dshow @ 02597f60] DirectShow video devices [dshow @ 02597f60] "Integrated Camera" [dshow @ 02597f60] "Videology USB-C Camera" Last message repeated 1 times [dshow @