ofxAddons is directory of extensions and libraries for the openFrameworks creative coding toolkit. Compiled fresh from Github daily.
ofx2DCam
Interactive ortoghraphic camera addon for openFrameworks.
Maintained by roymacdonald
Last updated 10/10/19
8
Makefile
Categories: Video/Camera
ofxAndroidVideoPlayer
video player for android based on ffmpeg
Maintained by arturoc
Last updated 07/23/12
8
Categories: Video/Camera
ofxAsyncTransfer
Addon for asynchronous pixel transfers using Pixel Buffer Object
Maintained by shotamatsuda
Last updated 07/21/16
9
Categories: Video/Camera, Graphics
ofxAVFoundationVideoPlayer
ofxAVFoundationVideoPlayer is video player addon for openFrameworks which runs on iOS and OSX.
Maintained by julapy
Last updated 10/28/14
9
Categories: Video/Camera
ofxAVFVideoPlayer
OpenFrameworks addon to support super fast super smooth AV Foundation video playback on OSX 10.7+
Maintained by kronick
Last updated 11/15/17
47
Categories: Video/Camera
ofxAVFVideoRecorder
openFrameworks addon for saving videos using the AVFoundation framework in Mac OSX
Maintained by j-v
Last updated 07/11/13
7
Categories: Video/Camera
ofxAxisGrabber
addon that allows to access the mjpeg or h264 streams from axis cameras
Maintained by arturoc
Last updated 10/16/13
8
Categories: Video/Camera
ofxAzureKinect
An openFrameworks addon for the Azure Kinect.
Maintained by prisonerjohn
Last updated 12/ 5/23
69
Makefile
ofxBlackmagicGrabber
007 grabber for black magic capture hardware: http://www.blackmagic-design.com/
Maintained by arturoc
Last updated 11/21/11
11
Categories: Video/Camera
ofxBumblebeeGrabber
C++ openFrameworks addon to capture stereo images from a PointGrey bumblebee using PTGrey SDKs. NOT TESTED WITH LATEST OPENFRAMEWORKS YET.
Maintained by memo
Last updated 09/25/12
1
Categories: Video/Camera
ofxCameraDeviceTree
get OS X camera info
Maintained by antimodular
Last updated 01/21/16
1
ofxCameraKit
ICDevice wrapper for openFrameworks. You can trigger PTP cameras/scanners and download images from the device.
Maintained by vanderlin
Last updated 08/13/12
12
Categories: Video/Camera
ofxCanon
openFrameworks addon for the Canon EDSK
Maintained by diederickh
Last updated 11/ 4/11
45
ofxCanon
openFrameworks addon for control and capture from Canon DSLR's via the EDSDK
Maintained by elliotwoods
Last updated 12/30/21
36
ofxCanonEOS
Openframeworks addon for the Canon EOS SDK - an alternative for ofxCanon and ofxEdsdk
Maintained by wouterverweirder
Last updated 06/30/13
15
Categories: Video/Camera
ofxCLEye
Wrapper for the CL Eye Platform SDK, necessary to control the PlayStation Eye camera.
Maintained by lgmsampaio
Last updated 02/10/15
2
Examples 1
ofxCLeye
Maintained by woutgg
Last updated 06/11/13
0
Categories: Video/Camera
ofxCvCameraProjectorCalibration
OpenFrameworks addon that helps calibrating a camera and a projector using OpenCV
Maintained by kikko
Last updated 08/31/16
112
Makefile
ofxCvCameraUtil
an addon for converting between ofCamera / cv camera matrix
Maintained by hanasaan
Last updated 09/28/20
4
Categories: Video/Camera
ofxCvPiCam
ofxCvPiCam is a minimal grabber for the Raspberry Pi Camera module. It uses the MMAL interface to grab frames and convert them the cv::Mat type which can be processed using the typical opencv calls.
Maintained by orgicus
Last updated 07/28/16
48
Makefile
Categories: Video/Camera
ofxDepthKit
addon collection for working with RGB+Depth post production data
Maintained by obviousjim
Last updated 05/23/14
34
Examples 6
Categories: Video/Camera
ofxDepthStream
OpenFrameworks addon for working with image streams from remote depth sensor
Maintained by fusefactory
Last updated 07/17/18
29
Makefile
ofxDisplay
An openFrameworks addon for screen capture.
Maintained by tobiasebsen
Last updated 08/11/14
11
Categories: Video/Camera
ofxDome
making projection mapping on a dome screen easily
Last updated 05/17/15
18
Categories: Video/Camera
ofxDSHapVideoPlayer
ofxDSHapVideoPlayer is a Hap video player addon for openFrameworks (Windows-only)
Maintained by secondstory
Last updated 11/17/16
37
Categories: Video/Camera
ofxEasingCam
addon for openFrameworks
Maintained by TatsuyaOGth
Last updated 05/ 8/15
1
Categories: Video/Camera
ofxEdgerControl
an ofxAddon for interfacing with the Edgertronic High Speed Camera
Maintained by fakelove
Last updated 06/12/15
3
Categories: Video/Camera
ofxEdsdk
Interfacing with Canon cameras from openFrameworks for OSX. An alternative to ofxCanon and CanonCameraWrapper.
Maintained by kylemcdonald
Last updated 01/15/18
112
Categories: Video/Camera
ofxExtremeGpuVideo
openFrameworks addons ofxExtremeGpuVideo
Maintained by Default gravatar small Ushio
Last updated 04/22/22
62
Makefile
Categories: Video/Camera, Graphics
ofxFailSafeVideoGrabber
Fail-Safe ofVideoGrabber, provides fallback to a user specified movie if videoGrabber not available.
Maintained by armadillu
Last updated 03/28/12
3
Categories: Video/Camera
ofxFFMovieMaker
Maintained by geoffdonaldson
Last updated 01/14/14
1
Categories: Video/Camera
ofxFFmpegRecorder
A utility to record video/audio with ffmpeg
Maintained by Furkanzmc
Last updated 09/15/21
35
Categories: Video/Camera
ofxFFMPEGVideoPlayer
Maintained by geoffdonaldson
Last updated 10/28/13
10
Categories: Video/Camera
ofxFFVideoPlayer
Maintained by geoffdonaldson
Last updated 11/21/13
5
Categories: Video/Camera
ofxFireFlyMv
OpenFrameworks Pt Grey windows addon
Maintained by m9dfukc
Last updated 02/ 6/12
1
Categories: Video/Camera
ofxFirstPersonCamera
Tiny openFrameworks camera used in first person video games like in FPS genre.
Maintained by ofnode
Last updated 11/13/15
11
Categories: Video/Camera
ofxFirstPersonCamera
Tiny openFrameworks camera used in first person video games like FPS genre.
Maintained by procedural
Last updated 01/ 5/15
0
Categories: Video/Camera
ofxFlyCapture
openFrameworks extension to support direct access to Point Grey cameras via the FlyCapture stack
Maintained by elliotwoods
Last updated 11/30/11
0
Categories: Video/Camera
ofxFlyCapture
openFrameworks addon for capturing video from Point Grey Research's Camera using FlyCapture SDK.
Maintained by katotetsuro
Last updated 01/19/19
6
Makefile
ofxFPSCamera
ofxFPSCamera creates a camera object that behaves like the camera in a first-person shooter, controlled by either the W, A, S, D keys (or the arrow keys) and the mouse.
Maintained by ivaylopg
Last updated 04/13/14
6
Categories: Video/Camera
ofxFPSControls
A virtual camera that can be controlled with mouse and keyboard, fully configurable
Maintained by tiagosr
Last updated 07/ 7/15
6
Categories: Video/Camera
ofxGaplessVideo
Gapless video playback addon for OpenFrameworks. Thread safe, used for network controlled video playback. Runs with avFoundation on OSX and gStreamer on Linux.
Maintained by urshofer
Last updated 10/27/15
21
Categories: Video/Camera
ofxGem
openFrameworks addon for sharing pixel data with Puredata/Gem
Maintained by Default gravatar small avilleret
Last updated 02/24/17
4
Makefile
ofxGizmo
An Openframeworks addon based on LibGizmo
Maintained by NickHardeman
Last updated 01/ 3/22
40
Categories: Video/Camera
ofxGL2Webcam
GL2Webcam addon
Maintained by daitomanabe
Last updated 09/ 8/20
47
Makefile
ofxGoXtreme
Hacked Video Camera GoXtreme Wifi Control PTP/RTSP/FTP
Maintained by kashimAstro
Last updated 04/ 5/15
15
Categories: Video/Camera
ofxGStreamer
openFrameworks addon to use gstreamer under osx and windows. This addon has no code and instead uses the addon_config.mk file to add the needed files from the core + the flags needed to compile using gstreamer
Maintained by arturoc
Last updated 11/21/20
56
Makefile
Categories: Video/Camera
ofxGstStandaloneVideo
A copy of of_v0071_vs2010_release\libs\openFrameworks\video\ofGst* under a different namespace, so Gstreamer can be used under Windows without modifying OF Core. Minor changes to allow textures to be used, and bug fixes for Windows. note:changes are untested on Linux / Mac.
Maintained by soyoungshin
Last updated 10/ 6/12
4
Categories: Video/Camera
ofxGstV4L2Sink
Allows to send any kind of image output from OF to any application that can open a v4l2 camera
Maintained by arturoc
Last updated 05/22/12
8
Categories: Video/Camera
ofxGstVideoRecorder
several utilities for gstreamer utils in OF: streaming, capturing the screen inside an OF app...
Maintained by arturoc
Last updated 04/ 7/10
0
Categories: Video/Camera
ofxGstVideoSyncPlayer
An openFrameworks addon for playing back videos in sync over the network using GStreamer.
Maintained by PetrosKataras
Last updated 11/ 6/17
26
Makefile
Categories: Video/Camera
ofxHAPAVPlayer
An AVFoundation Player for the HAP codec
Maintained by gameoverhack
Last updated 11/13/16
24
Categories: Video/Camera
ofxHapImage
ofxAddon for the Hap image format
Maintained by bangnoise
Last updated 02/15/18
6
Categories: Video/Camera
ofxHapImageSequence
Maintained by bangnoise
Last updated 11/12/15
4
Categories: Video/Camera
ofxHapInAVFoundation
64bit Hap player for OSX utilising AVFoundation
Maintained by JoshuaBatty
Last updated 06/22/16
6
Examples 2
Categories: Video/Camera
ofxHapPlayer
A Hap player for OpenFrameworks
Maintained by bangnoise
Last updated 02/19/24
145
Makefile
Categories: Video/Camera
ofxHPVPlayer
Cross-platform C++ toolset for playing high-res and high-fps video content.
Maintained by vjacob
Last updated 03/ 1/23
129
Categories: Video/Camera
ofxHyperdeck
Maintained by fred-dev
Last updated 09/28/14
1
Categories: Video/Camera
ofxImagePlayer
simple OF addon to load and play back image sequences
Maintained by armadillu
Last updated 08/28/13
2
Categories: Video/Camera
ofxImageSequence
utility for playing back a sequence of images much like one would a movie file
Maintained by Flightphase
Last updated 10/26/19
33
Categories: Video/Camera
ofxImageSequencePlayback
An openFrameworks addon used in conjunction with ofxImageSequence for robust control over a sequence: play, reverse, loop, and ping pong and more.
Maintained by jkosoy
Last updated 04/12/18
5
Categories: Video/Camera
ofxImageSequencePlayer
ofxImageSequencePlayer is a openFrameworks addon for playing image sequences
Maintained by julapy
Last updated 07/16/14
6
Categories: Video/Camera
ofxImageSequenceRecorder
A threaded image sequence recorder for OpenFrameworks
Maintained by atduskgreg
Last updated 06/ 9/17
29
Categories: Video/Camera
ofxInteractiveVideosPlayer
An OF addon that manage and control several videos at same time with Hap or QT Codecs
Maintained by carlesgutierrez
Last updated 07/29/15
1
Categories: Video/Camera
ofxiOSVideoWriter
ofxiOSVideoWriter allows to screen record OF applications on iOS. (still very much a work in progress)
Maintained by julapy
Last updated 11/ 8/17
33
Categories: Video/Camera
ofxIpCamera
(depreciated) use https://github.com/bakercp/ofxIpVideoGrabber instead
Maintained by danomatika
Last updated 07/18/12
4
Examples 1
Categories: Video/Camera
ofxIpVideoGrabber
An openFrameworks addon for MJPEG streams (Axis IP Camera, mjpeg-streamer, etc.).
Maintained by bakercp
Last updated 11/ 7/20
99
Makefile
Categories: Video/Camera
ofxIpVideoServer
A pure POCO mjpeg Video / Web Server for openFrameworks.
Maintained by bakercp
Last updated 01/24/14
3
Examples 1
Categories: Video/Camera
ofxJitterNetworkSender
Send video to Max/MSP/Jitter via the [jit.net.recv] object.
Maintained by bakercp
Last updated 03/25/23
19
Makefile
Categories: Video/Camera
ofxKinect
Maintained by Default gravatar small checkthemethod
Last updated 03/ 8/12
0
Categories: Video/Camera
ofxKinect
legacy openFrameworks wrapper for the xbox kinect (OF pre-0.8.0+ only) - ofxKinect is now included and is being maintained in OF releases
Maintained by ofTheo
Last updated 08/13/13
540
Makefile
Categories: Video/Camera
ofxKinect4Azure
addon for using Azure Kinect DK.
Maintained by sadmb
Last updated 05/ 1/20
18
Makefile
ofxKinectDataReader
kinect data reader
Maintained by daitomanabe
Last updated 12/ 2/10
3
Categories: Video/Camera
ofxKinectDataWriter
kinect data writer with openFrameworks
Maintained by daitomanabe
Last updated 12/ 2/10
3
Categories: Video/Camera
ofxKinectInpainter
Fill those pesky holes in your depth map with ofxKinectInpainter!
Maintained by mazbox
Last updated 02/16/12
24
Categories: Video/Camera
ofxKinectMemoryMapped
Openframeworks plugin to use a kinect that is initialised and runs in a c# app. Kinect updates take much less time and leaves more cpu for cool graphics. No skeleton support yet...
Maintained by Kj1
Last updated 06/17/13
6
Categories: Video/Camera
ofxKinectNui
Kinect SDK 1.0 or higher addon for openFrameworks
Maintained by sadmb
Last updated 09/26/14
46
Categories: Video/Camera
ofxKinectRecorder
Another Useless Project For Fuji Kureta
Maintained by kureta
Last updated 06/25/12
0
Examples 7
Categories: Video/Camera
ofxKinectStreamer
Multi-platform Kinect depth information streamer that use native openFrameworks addons
Last updated 08/10/12
7
Categories: Video/Camera
ofxKuKinectV2
Kuflex's Kinect V2 addon for Windows, based on freenect and ofxKinectV2
Maintained by kuflex
Last updated 10/15/17
0
ofxKuZed
Addon for working with StereoLab ZED camera in openFrameworks, including color, depth and point cloud grabbing and drawing
Maintained by kuflex
Last updated 08/28/16
26
ofxKyonyu
Kyonyu Library
Maintained by novogrammer
Last updated 12/11/11
7
Categories: Video/Camera
ofxLeapMotion
A wrapper for the Leap SDK ( 0.8.1 and up ) - compatible with Leap 1.0 Release
Maintained by ofTheo
Last updated 12/10/18
139
Makefile
Categories: Video/Camera
ofxLibav
A collection of libav related tools for openFrameworks.
Maintained by bakercp
Last updated 10/12/14
3
Makefile
Examples 1
Categories: Video/Camera
ofxLibdc
Open Frameworks wrapper for libdc1394.
Maintained by kylemcdonald
Last updated 10/31/16
30
Categories: Video/Camera
ofxLibFreenect2
Kinect V2 addon using the libfreenect2 library
Maintained by pierrep
Last updated 01/26/21
5
Makefile
Categories: Video/Camera
ofxLibRealSense
librealsense addon for openFrameworks
Maintained by shiyamon
Last updated 05/29/18
2
Makefile
Categories: Video/Camera
ofxLibRealSense2
librealsense 2.x addon for openFrameworks
Maintained by shiyamon
Last updated 10/24/22
8
Makefile
Categories: Video/Camera
ofxLibRealsense2
add librealsense2 to the project
Maintained by asaiyuta
Last updated 08/28/19
1
Makefile
ofxLibRealsense2P
realsense2 addon for openFrameworks.
Maintained by P-A-N
Last updated 02/19/19
0
Makefile
Examples 1
Categories: Video/Camera
ofxLibRealSense2P
realsense2 addon for openFrameworks.
Maintained by P-A-N
Last updated 02/13/20
7
Makefile
ofxLytroFileTools
Tools to parse and view the Lytro camera files in openFrameworks
Maintained by jvcleave
Last updated 10/10/19
6
Categories: Video/Camera
ofxMacamPs3Eye
Fully featured and easy to use OpenFrameworks addon for using the PS3Eye camera on a Mac.
Maintained by paulobarcelos
Last updated 11/14/15
59
Categories: Video/Camera
ofxManipulator
3D manipulator (a.k.a. gizmo) for openFrameworks.
Maintained by ofnode
Last updated 09/17/15
32
Categories: Video/Camera
ofxMjpeg
Motion-JPEG addon for openFrameworks. For use with network cameras like Axis.
Maintained by tobiasebsen
Last updated 10/ 1/12
1
Categories: Video/Camera
ofxMMAL
MMAL RPi camera access in openFrameworks (WORK IN PROGRESS)
Maintained by jvcleave
Last updated 10/10/19
2
Makefile
ofxMotionBlurCamera
OF addon implements "A Reconstruction Filter for Plausible Motion Blur"
Maintained by hanasaan
Last updated 09/28/20
23
Categories: Video/Camera
ofxMovieExporter
Addon to capture and encode video straight from OF applications based on libav.
Maintained by neilmendoza
Last updated 05/24/13
34
Categories: Video/Camera
ofxMSABumblebeeGrabber
C++ openFrameworks addon to capture stereo images from a PointGrey bumblebee using PTGrey SDKs. NOT TESTED WITH LATEST OPENFRAMEWORKS YET.
Maintained by memo
Last updated 09/25/12
3
Categories: Video/Camera
ofxMSAStereoSolver
C++ openFrameworks addon to calibrate, rectify and create disparity maps from two non-rectified and non-calibrated images (or image sequences). NOT TESTED WITH LATEST OPENFRAMEWORKS YET.
Maintained by memo
Last updated 09/25/12
5
Categories: Video/Camera
ofxMSAVideoInput
Multi Video Input wrapper for openFrameworks
Maintained by memo
Last updated 02/ 8/19
2
Makefile
Categories: Video/Camera
ofxMSKinect
Openframeworks addon / Kinect for Windows SDK
Maintained by FictionIO
Last updated 09/27/13
0
Categories: Video/Camera
ofxMullion
draw preview Mullions / Monitor-Grids on top of your project. Useful to preview them if your project will run on video walls
Maintained by armadillu
Last updated 11/ 1/20
0
Categories: Video/Camera
ofxMv
for loading saved h264 motion vectors from a dm365 video processor
Maintained by lh00000000
Last updated 01/20/15
3
Examples 2
Categories: Video/Camera
ofxNCKinect
Kinectv2 addon for openFrameworks
Maintained by wearenocomputer
Last updated 06/19/19
59
ofxNDI
openFrameworks addon for receiving and sending NDI streams
Maintained by thomasgeissl
Last updated 02/17/21
9
Makefile
ofxNDI
NewTek NDI SDK Wrapper for openFrameworks.
Maintained by nariakiiwatani
Last updated 08/10/23
103
Makefile
ofxNDI3
DEPRECATED. Use the original by @thomasgeissl
Maintained by fabianmoronzirfas
Last updated 11/14/18
0
Makefile
Examples 2
ofxOgg
Streaming VIDEO + AUDIO addon for openFrameworks
Maintained by roxlu
Last updated 11/10/11
15
Examples 1
Categories: Video/Camera
ofxOMXCamera
OpenMax accelerated control of the Raspberry Pi Camera Module under openFrameworks
Maintained by jvcleave
Last updated 01/24/20
22
Makefile
Categories: Video/Camera
ofxOMXRecorder
ofxAddon that allows recording of pixels to H264 stream file
Maintained by jvcleave
Last updated 10/15/19
11
Makefile
Categories: Video/Camera, Graphics
ofxOpenH264
openFrameworks addon for https://github.com/cisco/openh264
Maintained by bakercp
Last updated 01/ 8/18
2
Makefile
Categories: Video/Camera
ofxOpenH264
H264 Codec based on Cisco's openH264 for OpenFrameworks
Maintained by chuckleplant
Last updated 10/19/14
1
Categories: Video/Camera
ofxOpenNI
Simple wrapper for OpenNI and SensorKinect
Maintained by armadillu
Last updated 01/12/11
0
Categories: Video/Camera
ofxOpenNI
this used to be a fork from https://github.com/gameoverhack/ofxOpenNI/
Maintained by roymacdonald
Last updated 10/10/19
14
Categories: Video/Camera
ofxOpenNI2
simpler API openframeworks addon for openNI
Maintained by arturoc
Last updated 11/ 2/11
30
Categories: Video/Camera
ofxOpenNI2
lightweight openFrameworks addons for OpenNI 2.1.x
Maintained by hirotakaster
Last updated 09/ 3/13
3
Categories: Video/Camera
ofxOpenNI2Grabber
Maintained by jvcleave
Last updated 10/10/19
2
Makefile
ofxOpenNITT
some wrappers and extensions for ofxOpenNI
Maintained by thomastraum
Last updated 06/20/12
0
Categories: Video/Camera
ofxOrbbec
Implementation of Orbbec Astra SDK
Maintained by elliotwoods
Last updated 04/20/16
12
ofxPBOVideoPlayer
use PBO to playback large size video original: http://forum.openframeworks.cc/index.php/topic,9336.msg44514.html
Maintained by fishkingsin
Last updated 01/30/13
3
Categories: Video/Camera
ofxPGRExample
Point Grey Research Flea3 Camera Addon for Openframeworks
Maintained by walker407
Last updated 08/31/12
3
Categories: Video/Camera
ofxPhoto
an openFrameworks addon which uses libgphoto2 to take photos and use it directly in oF
Maintained by benben
Last updated 01/15/12
24
Categories: Video/Camera
ofxPhysicalCamera
an addon for simulating calibrated physical camera frustum
Maintained by hanasaan
Last updated 05/19/15
1
Categories: Video/Camera
ofxPlaymodes
ofxPlaymodes is an addon to make easy to work with video and audio buffers and headers that can point at any position in the buffer to be rendered. This allows to use different effects like composition of multiple delays.
Maintained by arturoc
Last updated 01/19/13
19
Categories: Video/Camera
ofxPngSequencePlayer
Maintained by arturoc
Last updated 05/17/13
3
Categories: Video/Camera
ofxProCamSolver
!!work in progress!! Solve intrinsics,extrinsics,distortion for a set of cameras,projectors based on image point correspondences (e.g. from ofxGraycode)
Maintained by elliotwoods
Last updated 03/ 1/12
3
Categories: Video/Camera
ofxPS3EyeGrabber
A Sony PS3 Eye Camera grabber for openFrameworks.
Maintained by bakercp
Last updated 07/15/18
83
Makefile
Categories: Video/Camera
ofxPTZControl
OpenFrameworks addon for interfacing with Panasonic AW-HE50 PTZ Cameras
Maintained by mrbichel
Last updated 06/22/21
10
Categories: Video/Camera
ofxPvAPI
openFrameworks Addon for Allied Vision GigE Cameras on MacOS using the Legacy PvAPI SDK
Maintained by moostrik
Last updated 01/16/19
3
Makefile
Categories: Video/Camera
ofxPXCU
openFrameworks addon for Intel's Perceptual Computing SDK (PXCUPipeline)
Maintained by dbruner
Last updated 01/10/13
2
Categories: Video/Camera
ofxQTKitVideoGrabber
addon for fast HD camera grabbing on OS X using CoreVieo and QTKit
Maintained by Flightphase
Last updated 01/29/13
14
Categories: Video/Camera
ofxQTKitVideoPlayer
addon for fast HD video playback on OS X using CoreVieo and QTKit
Maintained by Flightphase
Last updated 01/29/13
20
Categories: Video/Camera
ofxQTKitVideoSaver
A video saver using the QTKit API for openframeworks.
Maintained by mizt
Last updated 12/23/11
3
Categories: Video/Camera
ofxQTVideoSaver
A video saver using the QuickTime API for openframeworks.
Maintained by jamezilla
Last updated 09/11/12
16
Categories: Video/Camera
ofxRangeToWorldCUDA
Transformation of kinect range data into metric 3d space points, using CUDA, packaged as openFrameworks addon
Maintained by coolvision
Last updated 08/24/14
6
Categories: Video/Camera
ofxRealsense
Using the librealsense library in the openframeworks platform for gesture based interactions.
Maintained by pranavb104
Last updated 07/ 6/18
0
Categories: Video/Camera
ofxRealsense
openFrameworks addon for working with Intel Realsense 415,435,435i cameras
Maintained by Default gravatar small perevalovds
Last updated 01/19/24
11
Makefile
Categories: Video/Camera
ofxRealSense2
Maintained by kisakutanaka
Last updated 11/20/18
0
Categories: Video/Camera
ofxRealSense2
Maintained by prisonerjohn
Last updated 01/31/21
12
Makefile
Categories: Video/Camera
ofxRealSense2
IntelĀ® RealSenseā„¢ SDK for openframeworks
Maintained by mizumasa
Last updated 07/20/18
13
Makefile
Categories: Video/Camera
ofxRealSenseUtil
Wrapper and Utilities for RealSense SDK
Maintained by Default gravatar small nama-gatsuo
Last updated 10/29/20
7
Makefile
ofxRemoteCamera
TCP Remote video grabber
Maintained by angeloseme
Last updated 07/10/13
23
Categories: Video/Camera
ofxRemoteKinect
Maintained by toyoshim
Last updated 01/14/13
22
Categories: Video/Camera
ofxRingBufferTexture
openFrameworks addon to render vector<float> data by uploading frames to FBO textures.
Maintained by paulreimer
Last updated 05/17/13
2
Categories: Video/Camera
ofxRPiCameraVideoGrabber
development of ofxRPiCameraVideoGrabber, an addon to control the native Raspberry Pi camera in openFrameworks
Maintained by jvcleave
Last updated 10/10/19
90
Makefile
Categories: Video/Camera
ofxRSSDK
openframeworks external for the intel realsense SDK 2
Maintained by tecartlab
Last updated 03/22/20
7
Categories: Video/Camera
ofxScreenGrab
Screen capturing utility for OpenFrameworks, for recording your desktop to an ofTexture
Maintained by genekogan
Last updated 02/26/17
35
Categories: Video/Camera
ofxSeekThermal
simple addon to use SeekThermal compact thermo cam in openframeworks app
Maintained by Hzikajr
Last updated 04/26/21
11
Makefile
Categories: Video/Camera
ofxSensors4Games
Maintained by carlesgutierrez
Last updated 05/19/18
10
Makefile
ofxSiliconRetina
openFrameworks addon for interfacing to the Dynamic Vision Sensors. This addon is a basic logger and player for the DAVIS/DVS sensors family
Maintained by Default gravatar small federicohyo
Last updated 01/ 6/24
8
Makefile
ofxSimpleOpenNI
A simple addon for OpenNI
Maintained by I33N
Last updated 05/17/11
4
Categories: Video/Camera
ofxSlitScan
slitscanning for openFrameworks
Maintained by obviousjim
Last updated 11/ 7/23
36
Categories: Video/Camera
ofxSmartCapture
Maintained by paulobarcelos
Last updated 11/24/10
1
Categories: Video/Camera
ofxSpinnaker
openframeworks addon for interfacing with FLIR (ne Point Grey) cameras
Maintained by elliotwoods
Last updated 12/ 5/22
6
ofxSubtitles
openFrameworks addon for working with .srt movie subtitles format
Last updated 02/24/11
4
Categories: Video/Camera
ofxSubtitles
an addon for displaying a subtitle track along with a video or audio file
Maintained by YCAMInterlab
Last updated 08/17/12
8
Categories: Video/Camera
ofxThermitrack
Maintained by chrisoshea
Last updated 07/20/15
7
Categories: Video/Camera
ofxThreadedVideo
openFrameworks threaded video addon
Maintained by gameoverhack
Last updated 02/11/19
46
Categories: Video/Camera
ofxThreadedVideoPlayer
OSX video playback addon based on ofxAVFVideoPlayer. Allows to load movies on the fly in a background thread without hiccups.
Maintained by armadillu
Last updated 09/ 7/14
8
Categories: Video/Camera
ofxTimecode
a simple add on to convert between timecode strings, frames, and seconds
Maintained by YCAMInterlab
Last updated 07/29/17
17
Categories: Video/Camera
ofxTLGlitch
An openframeworks addon makes it easy to glitch your image or movie.
Maintained by after12am
Last updated 12/ 1/18
9
Categories: Video/Camera
ofxUeye
OpenFrameworks addons for interfacing IDS uEye cameras. Tested only against GigE uEye SE model. Windows only.
Maintained by paulobarcelos
Last updated 08/ 7/11
6
Categories: Video/Camera
ofxUeye-alt-
Another wrapper for controlling IDS machine vision cameras (uEye series).
Maintained by elliotwoods
Last updated 06/17/19
6
Categories: Video/Camera
ofxUVC
OpenFrameworks addon for controlling UVC cameras
Maintained by atduskgreg
Last updated 11/28/15
54
Categories: Video/Camera
ofxUVCCameraControl
UVC Controls for Webcams on OS X
Maintained by dxrobert
Last updated 08/23/12
0
Categories: Video/Camera
ofxUVCQTKitVideoGrabber
Openframeworks addon that simplifies the usage of ofxQTKitVideoGrabber in conjunction with ofxUVC.
Maintained by paulobarcelos
Last updated 10/14/12
0
Categories: Video/Camera
ofxV4L2
V4L2 implementation for Openframeworks
Maintained by mennowo
Last updated 05/18/12
3
Categories: Video/Camera
ofxV4L2Settings
openframeworks addon to adjust v4l2 devices settings
Maintained by arturoc
Last updated 02/12/19
3
Makefile
Categories: Video/Camera
ofxVaddio
Send serial commands to Vaddio cameras
Maintained by odddivision
Last updated 11/ 2/14
0
Categories: Video/Camera
ofxVideoBuffer
A multi-tap video buffer / delay line with asynchronous video loading.
Maintained by bakercp
Last updated 03/12/13
11
Categories: Video/Camera
ofxVideoBuffer
Addon for creating temporary video buffer
Maintained by DHaylock
Last updated 04/ 8/15
7
Categories: Video/Camera
ofxVideoGrabber
Fork of ofxVideoGrabber to work with OF 007 on OSX to save raw video to Lucam SER format.
Maintained by ixalon
Last updated 03/16/15
1
Categories: Video/Camera
ofxVideoGrabberPvAPI
openFrameworks video grabber addon for Allied Vision Tech Manta and Prosilica GigaE Vision cameras
Maintained by mrbichel
Last updated 06/22/21
3
Categories: Video/Camera
ofxVideoHubControl
an openFrameworks addon to control the Blackmagic smart videohub SDI router
Maintained by pach
Last updated 01/10/12
5
Categories: Video/Camera
ofxVideoPipe
OpenFrameworks addon for reading from a video pipe/FIFO created by FFMPEG.
Maintained by heisters
Last updated 08/24/12
15
Categories: Video/Camera
ofxVideoRecorder
A fast multi-threaded video recording extension using ffmpeg
Maintained by timscaffidi
Last updated 03/12/20
226
Categories: Video/Camera
ofxVideoSaver
openframeworks video saving utility.
Maintained by james-storey
Last updated 12/ 4/13
1
Categories: Video/Camera
ofxVideoSlicer
OpenFrameworks addon to slice video files. Threaded concept, using ffmpeg running in the background, fires an event at the end.
Maintained by urshofer
Last updated 10/12/15
3
Categories: Video/Camera
ofxVideoSource
OpenFrameworks camera abstraction
Maintained by CodeStrumpet
Last updated 10/ 2/13
1
Categories: Video/Camera
ofxVideoUtils
Maintained by bakercp
Last updated 10/15/13
7
Categories: Video/Camera
ofxVirtualKinect
Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect.
Maintained by kylemcdonald
Last updated 01/24/17
30
Categories: Video/Camera
ofxVisca
camera control via VISCA protocol
Maintained by antimodular
Last updated 03/ 6/24
8
ofxVLCRemote
An OpenFrameworks library for controlling VLC player
Maintained by runemadsen
Last updated 02/21/12
3
Categories: Video/Camera
ofxVLCVideoPlayer
An openframeworks addon of video player using libvlc.
Maintained by jnakanojp
Last updated 11/26/16
33
Makefile
Categories: Video/Camera
ofxVMIG
VMIG code repo
Maintained by elliotwoods
Last updated 10/15/13
0
Categories: Video/Camera
ofxWarp
An openFrameworks addon for creating editable bi-linear and perspective warps, or a combination of the two.
Maintained by prisonerjohn
Last updated 07/11/19
46
Categories: Video/Camera, Graphics
ofxWebm
Experimental webm/vpx encoding addon (create videos from raw rgb)
Maintained by roxlu
Last updated 10/18/11
4
Examples 1
Categories: Video/Camera
ofxWebMPlayer
Maintained by UltraCombos
Last updated 07/24/18
2
Categories: Video/Camera
ofxWMFVideoPlayer
Video player for openFrameworks using Windows Media Foundation API and hardware acceleration capabilities
Maintained by secondstory
Last updated 03/14/19
50
Categories: Video/Camera
ofxXtionNI
Xtion Pro Live addon for openFrameworks. (This project is dying...)
Maintained by alumican
Last updated 01/18/12
3
Categories: Video/Camera
ofxYouTubeVideoUtils
download / playback videos from YouTube in an openFrameworks application
Maintained by jvcleave
Last updated 10/10/19
5
Categories: Video/Camera
ofxZCamE1
OpenFrameworks addon to use the API of the Z Camera model E1
Maintained by antimodular
Last updated 04/ 8/18
12
Categories: Video/Camera
ofxZED
Implementation of StereoLab's ZED camera for openFrameworks
Maintained by andsynchrony
Last updated 02/17/22
14
Categories: Video/Camera
ofxZedXRL
addon to use ZED stereo camera with openframeworks, updated to use latest zed drivers
Maintained by jaysonh
Last updated 05/25/21
1
Makefile