[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[camera] Add ability to concurrently record and stream video #6290

Merged

Commits on Nov 22, 2022

  1. Implement interface methods to allow concurrent stream and record

    There will be a subsequent change to the `camera` package to make use of these implementations.
    Adam Harwood committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    14169ca View commit details
    Browse the repository at this point in the history
  2. Fix android test

    Adam Harwood committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7d07bf9 View commit details
    Browse the repository at this point in the history
  3. Format android_camera_test.dart

    Adam Harwood committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c4bf172 View commit details
    Browse the repository at this point in the history
  4. Resolve analyze failures

    Adam Harwood committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fdf96d2 View commit details
    Browse the repository at this point in the history
  5. Fix version bumps

    Adam Harwood committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7d94fdb View commit details
    Browse the repository at this point in the history
  6. Fix MethodChannelCameraTest

    Adam Harwood committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ce20813 View commit details
    Browse the repository at this point in the history
  7. Fix comment on FLTCam

    Adam Harwood committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    3989374 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Add tests to confirm can't stream on windows or web

    Adam Harwood committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    66a90ef View commit details
    Browse the repository at this point in the history
  2. CHANGELOG updates

    Adam Harwood committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8cd12c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    416e085 View commit details
    Browse the repository at this point in the history
  4. Fix analyze errors

    Adam Harwood committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9433844 View commit details
    Browse the repository at this point in the history
  5. Fix dart analyze warnings for web

    Adam Harwood committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    cb0c094 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Formatted

    Adam Harwood committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3c514d4 View commit details
    Browse the repository at this point in the history