dual_cameras_ios 0.1.1 copy "dual_cameras_ios: ^0.1.1" to clipboard
dual_cameras_ios: ^0.1.1 copied to clipboard

PlatformiOS

iOS implementation of dual_cameras (AVCaptureMultiCamSession + Metal compositor + AVAssetWriter).

0.1.1 #

  • Crisp full-frame back camera: pick a non-binned ~720p multicam format for the back (primary) camera and the cheap binned format for the front inset, with a hardwareCost-relief downgrade for lower-end devices.
  • Release the camera and mic immediately on dispose (remove all inputs/outputs and await teardown) so a following single-camera session can acquire the hardware without waiting on ARC.
  • True circular picture-in-picture: size the inset off the shorter side so a circle is a real square in pixels, with corner radius = half the side.

0.1.0 #

  • Initial release: front+back simultaneous capture with a unified manual GPU compositor (GLES on Android, Metal on iOS), single composited .mp4 + composited photo, live preview, capability detection, and thermal telemetry.
0
likes
140
points
149
downloads

Documentation

API reference

Publisher

verified publisherdualcameras.com

Weekly Downloads

iOS implementation of dual_cameras (AVCaptureMultiCamSession + Metal compositor + AVAssetWriter).

Repository (GitHub)
View/report issues

Topics

#camera #video #recording

License

MIT (license)

Dependencies

dual_cameras_platform_interface, flutter

More

Packages that depend on dual_cameras_ios

Packages that implement dual_cameras_ios