ONVIFCamera Save

Pod and example on how to connect to an ONVIF camera

Project README

ONVIFCamera

Version License Platform

This library have been developped to ease the connection of an iOS device to an ONVIF Camera. With this library you are able to get the informations from a camera, the different media profiles available and retrieve the stream URI to play it.

I wrote an article explaining how to use this code and how to create an ONVIF app, you can read it here, on Hackernoon.

Screenshot

Example

To run the example project, clone the repo, and run pod install from the Example directory first, or run pod try ONVIFCamera in your terminal.

Requirements

To use this project on an iOS device (real device, not a simulator) you need a SOAPEngine licence key. You don't need one if you want to build and run the project on your simulator. You can buy one here or parse the XML yourself like it has been done on the Android project.

Installation

ONVIFCamera is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ONVIFCamera'

Author

Rémy Virin, [email protected]

License

ONVIFCamera is available under the MIT license. See the LICENSE file for more info.

Open Source Agenda is not affiliated with "ONVIFCamera" Project. README Source: rvi/ONVIFCamera
Stars
87
Open Issues
3
Last Commit
4 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating