Skip to content

local and remote video not call delegate function #157

Description

@mostafaahmedelsayed

local and remote video not call delegate function and that is my code

    self.client = ARDAppClient.init()
       
            self.client?.serverHostUrl = "https://apprtc.appspot.com"
            self.client?.connectToRoom(withId: "room21234", options: nil)

    self.localVideo.delegate = self
    self.remoteVideo.delegate = self

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions