Make a video stream available to other applicatrions

Hi,


I need to be able to some way register a video stream (and audio stream too) so it can be picked up by another application (on mac OS X, not iOS) using the the standard way, " (swift) let devices = AVCaptureDevice.devices()".


I've tried to a pointer to any kind of documentation on that but all I got was nilPtrs, I guess I was out of GoogleF


Anyone has a pointer to a franework, docs or system API to I can go from there?


Cheers and thanks

/ ColonelPanic aka Totte

Make a video stream available to other applicatrions
 
 
Q