Commit graph

9 commits

Author SHA1 Message Date
Zakk
384161c891 Version 2.1.14 2020-05-25 19:17:30 -04:00
Zakk
787da4129d Update CSVirtualCamera output settings view to display a link to installer if it is not installed.
Don't use hardcoded test camera UID
2020-05-25 18:46:54 -04:00
Zakk
5c331e0513 Update some text in Virtual camera UI 2020-05-23 03:27:23 -04:00
Zakk
2a2aa7eb91 Added plugin API for outputting sound to an audio device, using a simple CAAudioGraph
Virtual camera output uses above API to output the layout's audio to a user selected system audio device
2020-05-22 05:08:11 -04:00
Zakk
4a79eb3d54 Send layout along with LayoutDeleted notification instead of CaptureController (!?) 2020-05-18 01:40:12 -04:00
Zakk
474929e089 Virtual camera output now has configurable pixel format
Update to latest camera SDK
2020-05-18 01:15:36 -04:00
Zakk
040e339bca Add save/restore settings to Virtual Camera output 2020-05-17 04:00:37 -04:00
Zakk
62972f1dfb Fixed dumb bug that was causing metal rendering to be disabled.
Pass output layout name to Stream service plugins so they can potentially use it for naming etc.
More work on Virtual Camera output
Add more pixel formats to Passthrough compressor
2020-05-17 03:28:31 -04:00
Zakk
970bea7db2 Drop frames if the compressor queue gets too deep (hardcoded to 10 frames, may make it dynamic later?)
Re-enable proper restoration of audio input source settings (oops)
Clear layout source list if a layout recording is stopped and there is no longer a recorder attached to the layout
Fix OAuth request percent encoding for auth codes
Don't change ffmpeg input source size on input file swap
Uninit audio unit with setting input stream format
Start of virtual camera plugin (soooooon). Disabled for now
Update Youtube output plugin
2020-05-15 00:11:52 -04:00