Merge remote-tracking branch 'CocoaSplit-github/master'

This commit is contained in:
Zakk 2013-10-20 05:24:00 -04:00
commit b8ef17b0c8

View file

@ -6,7 +6,7 @@ BINARIES HERE: http://krylon.rsdio.com/zakk/cocoasplit/
CocoaSplit uses libavformat and the OSX VideoToolbox hardware h264 encoder to stream to anything libavformat can handle.
Multiple outputs are supported, so you can save to a local file while streaming to something like twitch.tv or own3d.tv
Multiple outputs are supported, so you can save to a local file while streaming to something like twitch.tv
Audio codec is limited to AAC; this is done through AVFoundation's AVCaptureOutput, which means it does not support MP3. Sorry, maybe later.