-
Notifications
You must be signed in to change notification settings - Fork 461
Camera Video Recording #2710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
VladislavAntonyuk
wants to merge
50
commits into
main
Choose a base branch
from
feature/camera-video-recording
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,296
−678
Open
Camera Video Recording #2710
Changes from 24 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
313a3b6
Camera Video Recording
VladislavAntonyuk 9aded49
Android Write to file
VladislavAntonyuk 50055e3
Fix recording
VladislavAntonyuk bcdfcaf
Fix windows recording
VladislavAntonyuk ae96f4d
check for null
VladislavAntonyuk a866b74
Fix to work with old devices
VladislavAntonyuk c72a293
Add camera extensions to android
VladislavAntonyuk 4fbfac9
Fix crash
VladislavAntonyuk 803e21f
updatr csproj
VladislavAntonyuk 8f4f1c6
Merge branch 'main' into feature/camera-video-recording
VladislavAntonyuk 02ef483
Merge branch 'main' into feature/camera-video-recording
ne0rrmatrix 5ae086d
Merge branch 'main' into feature/camera-video-recording
VladislavAntonyuk e5fb573
Fix merge conflicts
VladislavAntonyuk be1ef9e
implement ios
VladislavAntonyuk f23cd6b
fix build
VladislavAntonyuk 8f74aa9
Fix sample app
VladislavAntonyuk 0b336c1
Fix video recording finalization
VladislavAntonyuk d42d978
Move stream as input parameter to avoid memory streams
VladislavAntonyuk e8b8a26
Fixes video recording stream handling
VladislavAntonyuk fb1d056
Updates PlatformStartVideoRecording signature
VladislavAntonyuk d76920d
Fix Android extension modes
VladislavAntonyuk 0f0c926
Rework Android binding and add iOS implementation
VladislavAntonyuk 331b990
Add video recording controls and improve async handling
VladislavAntonyuk 81ef874
Merge branch 'main' into feature/camera-video-recording
VladislavAntonyuk 6f91cd7
Add summary
VladislavAntonyuk 697da18
Merge branch 'feature/camera-video-recording' of https://github.com/C…
VladislavAntonyuk 528c70d
add tests
VladislavAntonyuk 802ca75
Merge branch 'main' into feature/camera-video-recording
ne0rrmatrix cdd819a
remove !
VladislavAntonyuk e6234a5
Merge branch 'main' into feature/camera-video-recording
ne0rrmatrix 690dd3b
Remove unused fields
TheCodeTraveler cba0b9e
Implement Disposables
TheCodeTraveler 352a7e9
Move `Stream` to CameraViewPage
TheCodeTraveler 4354246
Move disposal of videoRecordingStream to `Dispose()`
TheCodeTraveler 6be4152
Refactor `StartVideoRecording` to return `Task<Stream>`
TheCodeTraveler be07891
Revert "Refactor `StartVideoRecording` to return `Task<Stream>`"
VladislavAntonyuk 1fab40f
Fix Apple video recording
VladislavAntonyuk 17f202f
Requests microphone permission for video recording
VladislavAntonyuk f7030de
Merge branch 'main' into feature/camera-video-recording
VladislavAntonyuk e4d3dc1
Merge branch 'main' into feature/camera-video-recording
TheCodeTraveler cd5a30d
Add `ICameraView.StartVideoRecording(CancellationToken)`
TheCodeTraveler ceb400a
Update CameraManager.windows.cs
TheCodeTraveler a399058
Remove `SupportedOSPlatform`
TheCodeTraveler 718da2a
`dotnet format`
TheCodeTraveler 9ae9ef9
Remove unnecessary code
TheCodeTraveler 55150a7
Update CameraViewHandler.shared.cs
TheCodeTraveler 2b2f782
Implement `CancellationToken`
TheCodeTraveler 4985341
Update CameraManager.macios.cs
TheCodeTraveler d097fed
Add `CancellationToken`
TheCodeTraveler 86e520b
Merge branch 'main' into feature/camera-video-recording
TheCodeTraveler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.