hamoid / video_export_processing

Processing library that interfaces with ffmpeg to export video files
http://funprogramming.org/VideoExport-for-Processing/
GNU General Public License v2.0
114 stars 18 forks source link

Select Camera #58

Closed Tapestes closed 4 years ago

Tapestes commented 4 years ago

Is there anyway to select which camera is used a la Capture in processing video?

hamoid commented 4 years ago

Hi! Could you share a small code example to understand what you mean?

Tapestes commented 4 years ago

Nevermind. I was conflating the video library with VideoExport. No need to select a camera.