Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 1.08 KB

0.1.9

  • Added in a method to record and stream at the same time.
  • Fixed issues with streaming/previews not working correctly
  • Added in better error handling when the recording/streaming is happening.

0.1.8

  • Can take a photo at the same time as streaming with out interrupting things.
  • Setting up to record and stream at the same time, right now it still stops the video when the record starts. Laying the ground work for all three pieces to be independent.

0.1.7

  • Add in the ability to set the streaming preset on creation.
  • Allow setting the bitrrate on stream creation.

0.1.6

  • Fix the resolution in the android side to correctly stream with the camera size itself.

0.1.5

  • Add in retries and disconnect processing for android on errors.

0.1.4

  • Fix a couple of issues with running on the android around events.

0.1.3

  • Fix the length of the description.
  • Fix the android build.

0.1.2

  • Update based on health warnings from pub.dev

0.1.1

  • Fix iOS build.

0.1.0

  • First version of the system adding in basic rtmp streaming to the camera plugin.