Mattia Iavarone
|
44e600b283
|
Changes in the demo app
|
6 years ago |
Mattia Iavarone
|
8d54e149f8
|
Remove outdated docs
|
6 years ago |
Mattia Iavarone
|
c716c045f1
|
Add gridColor option
|
6 years ago |
Mattia Iavarone
|
6fe830df90
|
Remove cameraFacing definition in demo app
|
6 years ago |
Mattia Iavarone
|
662641d6db
|
Facing now defaults to FRONT if we have no BACK cameras. Throw a new CameraException if no camera found
|
6 years ago |
Mattia Iavarone
|
8b2c85fe0a
|
Add support for videoBitRate and audioBitRate
|
6 years ago |
Mattia Iavarone
|
264551cddc
|
Migration comments
|
6 years ago |
Mattia Iavarone
|
8ec369998c
|
Add max size and duration constraints to videos
|
6 years ago |
Mattia Iavarone
|
f71288170a
|
Small changes to audio recording. Still bug
|
6 years ago |
Mattia Iavarone
|
91e12d900f
|
Audio recording
|
6 years ago |
Mattia Iavarone
|
233bcac1ca
|
Comments
|
6 years ago |
Mattia Iavarone
|
8d1b62de1f
|
Add comments
|
6 years ago |
Mattia Iavarone
|
a706b97673
|
Delete old media encoder
|
6 years ago |
Mattia Iavarone
|
5b303f0522
|
Add thread annotations
|
6 years ago |
Mattia Iavarone
|
fa899437ca
|
Fix muxer issue
|
6 years ago |
Mattia Iavarone
|
d7e0c3beed
|
Create new MediaEncoder interfaces to support audio
|
6 years ago |
Mattia Iavarone
|
c669308ba8
|
Fast snapshot with new GL preview. Take snapshots while taking video
|
6 years ago |
Mattia Iavarone
|
c6d9f18ed7
|
Fix output size for video snapshots might be flipped
|
6 years ago |
Mattia Iavarone
|
cbc6df035a
|
Add legacy implementation stup
|
6 years ago |
Mattia Iavarone
|
2cc2f217b6
|
Create PictureRecorder and two implementations
|
6 years ago |
Mattia Iavarone
|
2b43b242b1
|
Change demo app appearance
|
6 years ago |
Mattia Iavarone
|
72ad6169e5
|
Add Preview control and setPreview
|
6 years ago |
Mattia Iavarone
|
c1e6c22c78
|
Fix rotation issue
|
6 years ago |
Mattia Iavarone
|
3ec4713e8a
|
Rename video recorders
|
6 years ago |
Mattia Iavarone
|
9b8fe1fc35
|
Respect VideoCodec from options
|
6 years ago |
Mattia Iavarone
|
dc2f65aebf
|
Fix rotation
|
6 years ago |
Mattia Iavarone
|
dc76ff1b45
|
Fix transformation issues in preview and final video result
|
6 years ago |
Mattia Iavarone
|
2e1407e028
|
Remove useless code
|
6 years ago |
Mattia Iavarone
|
26ac11cdc5
|
Throw if api level or preview do not support the video snapshot feature
|
6 years ago |
Mattia Iavarone
|
818a57e94c
|
Working implementation of MediaCodecVideoRecorder
|
6 years ago |
Mattia Iavarone
|
504e1fb871
|
Fix camerapreview tests
|
6 years ago |
Mattia Iavarone
|
fa576d7561
|
Improve MediaRecorderVideoRecorder
|
6 years ago |
Mattia Iavarone
|
4b5d09ec55
|
Revert demo app changes
|
6 years ago |
Mattia Iavarone
|
470ad7783f
|
Rename some methods, have controllers implement onSurfaceDestroyed, revisit controller lifecycle
|
6 years ago |
Mattia Iavarone
|
7df47cdf45
|
Add cropping functionality to GLCameraPreview
|
6 years ago |
Mattia Iavarone
|
6e6714dec4
|
Temp commit
|
6 years ago |
Mattia Iavarone
|
b59bb8800b
|
Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs
|
6 years ago |
Mattia Iavarone
|
a7255ba35f
|
Refactor Previews
|
6 years ago |
Mattia Iavarone
|
6e8b3a0420
|
Add VideoRecorder interface and MediaRecorderVideoRecorder for standard videos
|
6 years ago |
Mattia Iavarone
|
eb47068ac2
|
Add setVideoSize, video size selectors and available video sizes in CameraOptions
|
6 years ago |
Mattia Iavarone
|
6936c2b34e
|
Move to PictureResult, rewrote takePicture and takePictureSnapshot
|
6 years ago |
Mattia Iavarone
|
dc34977833
|
Refactor onVideoTaken, introducing VideoResult
|
6 years ago |
Mattia Iavarone
|
b2d70d57d4
|
Add isTakingPicture(), use in demo app
|
6 years ago |
Mattia Iavarone
|
78c5e4b19c
|
Fix VideoRecorder bug
|
6 years ago |
Mattia Iavarone
|
aa88eb08c6
|
Add VideoRecorder interface and MediaRecorderVideoRecorder for standard videos
|
6 years ago |
Mattia Iavarone
|
7411d55855
|
Better README
|
6 years ago |
Mattia Iavarone
|
a043f488b6
|
Update docs for VideoSize
|
6 years ago |
Mattia Iavarone
|
658137b9bf
|
Add setVideoSize, video size selectors and available video sizes in CameraOptions
|
6 years ago |
Mattia Iavarone
|
e1271d43c7
|
Removed VideoQuality.
|
6 years ago |
Mattia Iavarone
|
7884f486e5
|
Rename SessionType to Mode. takePicture fails when Mode == VIDEO
|
6 years ago |