Skip to content

Add device provider for AVFoundation capture devices.

This makes a new "FaceTime HD Camera" device appear when I run gst-device-monitor-1.0 on my Macbook. This implementation is based off the osxaudio device provider and the windows kernel streaming device provider implementations, as well as reading the documentation for AVCaptureDevice and related interfaces.

Edited by Sebastian Dröge

Merge request reports