Commit Graph
7 Commits
Author SHA1 Message Date
Troy Lamerton b207f3932b debug log when first video frame was sent 2020-02-02 11:35:10 +01:00
Troy Lamerton eaee6e035b render effects possible without a view
- creates CIContext on the fly when none exists
2020-02-02 11:34:52 +01:00
Troy Lamerton c369fe0c79 log common encoder errors
- log err when encoder prepare fails
- log err when encode failed due to parameter err
2020-02-02 11:34:00 +01:00
Troy Lamerton 75c0d18b37 fix: allow use of the CustomCaptureSession protocol 2020-02-02 11:31:37 +01:00
Troy Lamerton 481c8aef88 support custom screen capture
abstracted ScreenCaptureSession to new protocol CustomCaptureSession
2020-02-01 11:53:32 +01:00
Troy Lamerton e07d7151df static field to set default orientation & always update drawable 2019-03-18 15:53:56 +01:00
Troy Lamerton 7e90b25b3b drawable orientation to match stream when created 2019-03-10 12:01:59 +01:00