Open oroberman opened 6 years ago
No ability to set custom server for the pushing / storing the video =>Still in developing, need 1 or 2 weeks more. Can we use the same mobile device (application) with multiple cameras? For instance, if we understand correctly, to EC_Initialize initializing the SDK to work with the particular device =>For power consumption consideration, please don't view multi device at the same time. Suggest you just add multi device at APP's device list. Can we distinguish between the different types of notifications like motion detection or bell ringing? =>Yes, there is a message_type field in notification payload, please refer the SDK document for detail For receiving PUSH notifications we must use your server? =>Yes, you need to use our push server, you also need to provide the push certification of your APP to us to deploy on our server, then you can receive notification from the device. Through the SDK not able to set the speaker ON / OFF and set the Motion Activation Light =>You can send START/STOP TALK command to remote device to set the speaker ON / OFF. What do you mean about the motion activation light? Indicator? How we can enable / disable the indoor chime ? => Can not support this function.
Hi, is it possible to assist in integrating with Swift 4? I have imported the LinkWiFiConfig.framework and the ECSDK.framework.
I am able to perform the connect and I am able to login to the camera. I do not understand how to receive the video and audio. specifically the lp methods.