Start here
Requirements
| Item | Requirement |
|---|---|
| Minimum OS | iOS 15 |
| Device | Physical arm64 iPhone or iPad |
| Distribution | NosmaiCameraSDK CocoaPod or verified framework ZIP |
| Simulator | Not supported by the current framework slice |
Available features
- live camera preview and camera controls
- skin retouching, makeup, face shaping, and eye color
- local and cloud
.nosmaipackages, including games - color, image, video, blur, and authored backgrounds
- processed photo capture and video recording
- external BGRA pixel-buffer input
- processed
CVPixelBufferoutput for native consumers - verified native Agora, LiveKit, and raw WebRTC streaming paths
Important ownership rules
Initialize once for the application. Keep one camera owner. Treat frame callbacks as background-thread callbacks, and retain a CVPixelBuffer only when the consumer needs it after the callback returns.
Next steps
- Apply beauty in iOS
- Replace the background in iOS
- Capture a photo in iOS
- Render frames off-screen in iOS
- Choose an iOS streaming integration
- Use iOS with Agora
- Use iOS with LiveKit
- Use iOS with raw WebRTC