Skip to content

ofxiOSVideoWriter allows to screen record OF applications on iOS. (still very much a work in progress)

Notifications You must be signed in to change notification settings

julapy/ofxiOSVideoWriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxiOSVideoWriter is a openFrameworks addon for screen recording on iOS.

image

The iosScreenRecordExample demostrates how graphics and video can be recorded into a h264 video in real-time. Sound from the source video is also recored to the output video, although ofxiOSVideoWriter only supports the recording of one audio source at the one time (for now).

AssetsLibrary.framework - needs to be added to xcode project libraries.

This addon was developed during the Foxtel All Stars iOS project, which allows for live video compositing and recording in OpenGL using openFrameworks. For a better understanding of how this addon can be used, feel free to checkout the app. https://itunes.apple.com/au/app/foxtel-all-stars/id814838234?mt=8

About

ofxiOSVideoWriter allows to screen record OF applications on iOS. (still very much a work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published