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.
Hi:
The lp methods means callback functions, these functions will be called when received audio and video stream. You can refer the iOS demo app for detail.
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.