Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVS - Add Support for More Resolution Widths (#3609)
* Add kvs producer audio, start fixing rotation issue (#1) * MIcrophoneFrameSource builds, runs with "failed sampleRate 8000" exception * Fix all runtime errors * Started on 2-track streamInfo * Construct TrackInfo, build errors fixed * Progress, facing STATUS_MKV_INVALID_FRAME_DATA now if include audio with video * Working, missing CPD error on playback though * Works!! Todo: Should up the sample rate * Begin modularizing code, not yet built nor test run * Cleanup spaces, add to createFrameWithTrackID log * Cleanup diffs * Fix some importing and naming * Rename AndroidAudioVideoMediaSource * Add configuration class, control audio start/stop, working * Saving attempted solutions to the issue * Add TimeStampProvider to enforce unique timestamps * Not cleaning junk, saving working camera 90deg rotation! * Saving progress of fixing semi-planar case * Fix convertByteArrayToPlanes, conversions now working perfect for semiplanar, rotation still not * Rotation and colors work! * Optimized rotation working, cleaned up comments. * Turn off rotation, cleanup * Revert EncoderFactory color format changes * Revert "Revert EncoderFactory color format changes" This reverts commit bfd9940. * Revert "Add kvs producer audio, start fixing rotation issue (#1)" This reverts commit 2355788. * Initial fix-resolution commit * Cleanup * Add comments * Apply suggestions from code review Co-authored-by: sirknightj <[email protected]> Co-authored-by: Matt Creaser <[email protected]> * Update aws-android-sdk-kinesisvideo/src/main/java/com/amazonaws/mobileconnectors/kinesisvideo/encoding/EncoderFrameSubmitter.java Co-authored-by: sirknightj <[email protected]> --------- Co-authored-by: sirknightj <[email protected]> Co-authored-by: Matt Creaser <[email protected]> Co-authored-by: Matt Creaser <[email protected]>
- Loading branch information