Skip to content

red-beeard/LCOpenSDK

 
 

Repository files navigation

LCOpenSDK is a tripartite library provided by Imou Open Platform to third-party developers. Developers can use the SDK to develop iOS applications. The APIs it includes are mainly the binding of Imou and Dahua devices, real-time preview, video playback, etc.

Installation with CocoaPods

To integrate LCOpenSDK into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'LCOpenSDK', '~> 3.12.07'

Use configuration

You need to add configuration information before use, otherwise an error will occur.

  • LCAddDeviceModule.xcodeproj
  • LCBaseModule.xcodeproj

Build Settings -> Framework Search Paths

Add value "$(PODS_ROOT)/LCOpenSDK/Framework"

About

LCOpenSDK is an open source three-party library provided by Imou Cloud Open Platform for third-party developers to develop iosAPP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 76.9%
  • Objective-C 16.8%
  • Swift 5.1%
  • C++ 1.0%
  • Objective-C++ 0.2%
  • Ruby 0.0%