Commit graph

5 commits

Author SHA1 Message Date
Zakk
bf88767bb6 Set deployment targets for xib files to 10.8 so they don’t cause crashes 2014-06-09 21:11:51 -04:00
Zakk
c16403d46f Bounce most UI editable values through an NSObjectController and call commitEditing on it at appropriate times. Turned off continuous updating for lots of fields. This should fix the ‘value doesn’t update unless you hit tab’ problem.
Added Image input type. Advanced settings panel is used to choose a directory. All images in this directory show up as sources.
Change properties on VTCompressionSession and VTPixelTransferSession to letterbox instead of stretch.
Defer captureSetup until resolution is determined on first frame arrival.
captureFPS no longer bound to videoCaptureSession.videoCaptureFPS. Which means it doesn’t reset when the source is changed.
Fixed an issue with videoCaptureSession deallocation not happening. This means the AVFoundation type will release the camera when it is no longer active.
Added internal API for saving/restoring values. Used for Image capture saving the source directory.
Audio sample rate is now a drop down.
2013-12-30 10:01:20 -05:00
Zakk
8121eaf428 A bunch of changes for live preview and changing video sources on the fly 2013-10-28 04:19:24 -04:00
Zakk
4833ac2ca6 Added twitch specific destination dialog. Grabs ingest list from twitch.tv API 2013-01-08 12:14:01 -08:00
Zakk
a203db034a Initial commit! 2012-10-21 09:16:33 -04:00