Developing a Communication Pipe Module
This module is a communication pipe between the server and client and is used to transmit cloud phone data. It needs to be implemented by secondary developers and is provided as a dynamic link library (DLL) named libCommunication.so. For details about the interface functions to be implemented, see "External Communication APIs on Which the Video Stream Engine Depends" in the Video Stream Engine API Reference.
Parent topic: Development Process of the Video Stream Engine Server