Introduced VideoCaptureManager for managing video capture and preview. Added new UI components including CameraPreview and VideoStreamView for integrating live video feed. Updated permissions and project files to support camera access and real-time video streaming.
Only for iOS
Note video compression and audio is not implemented.
Introduced
VideoCaptureManager
for managing video capture and preview. Added new UI components includingCameraPreview
andVideoStreamView
for integrating live video feed. Updated permissions and project files to support camera access and real-time video streaming.Only for iOS
Note video compression and audio is not implemented.