DetectionKit is a media detection library for macOS for use in Objective-C and Swift projects.
- Detects running media players and web browsers
- Retrieves information about the currently playing video or stream
Documentation can be viewed here.
To use DetectionKit, you need to include the following frameworks with your application:
- anitomy-osx.framework
- CocoaOniguruma.framework
- AFNetworking.framework
- GBPing.framework - (included, Apache Licensed)
- PingNotifier.framework - (included)
Unless noted, DetectionKit is licensed under the BSD License.