Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
capacitor-community
/
camera-preview
Public
Notifications
You must be signed in to change notification settings
Fork
186
Star
228
Code
Issues
73
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: support video recording on iOS
- #308
#308
Open
mario-deaconescu
wants to merge 8 commits into
capacitor-community:master
capacitor-community/camera-preview:master
from
mario-deaconescu:ios-video-recording
mario-deaconescu/camera-preview:ios-video-recording
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
fix: support video recording on iOS
#308
mario-deaconescu
wants to merge 8 commits into
capacitor-community:master
capacitor-community/camera-preview:master
from
mario-deaconescu:ios-video-recording
mario-deaconescu/camera-preview:ios-video-recording
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2023
Added video recording prototype to iOS plugin
mario-deaconescu
committed
4837b51
View commit details
Copy full SHA for 4837b51
Browse repository at this point
Changed startRecordVideo type to reflect web return type
mario-deaconescu
committed
b7d6874
View commit details
Copy full SHA for b7d6874
Browse repository at this point
Moved video return to stopRecordVideo, as per convention.
mario-deaconescu
committed
c3b5cf3
View commit details
Copy full SHA for c3b5cf3
Browse repository at this point
Commits on Aug 1, 2023
iOS stopRecordVideo() now returns { videoFilePath: string } to match Android implementation
mario-deaconescu
committed
82e1eb9
View commit details
Copy full SHA for 82e1eb9
Browse repository at this point
Commits on Aug 17, 2023
Added resume() method (iOS only)
Show description for c2ee9b8
mario-deaconescu
committed
c2ee9b8
View commit details
Copy full SHA for c2ee9b8
Browse repository at this point
Added mirrorVideo option (iOS only)
mario-deaconescu
committed
11510ae
View commit details
Copy full SHA for 11510ae
Browse repository at this point
Fixed resume() event handler
Show description for 7f09f84
mario-deaconescu
committed
7f09f84
View commit details
Copy full SHA for 7f09f84
Browse repository at this point
Commits on Mar 3, 2024
Fixed audio issue while recording longer videos
Show description for e867def
mario-deaconescu
committed
e867def
View commit details
Copy full SHA for e867def
Browse repository at this point
You can’t perform that action at this time.