AgoraIO / Basic-Video-Call

Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
MIT License
695 stars 1.01k forks source link

Remote videos are not being displayed #332

Open rishh-hub opened 2 years ago

rishh-hub commented 2 years ago

Probably because func rtcEngine(_ engine: AgoraRtcEngineKit, didJoinedOfUid uid: UInt, elapsed: Int) is not implemented. Please check and update the same

plutoless commented 2 years ago

could you pls try this one and see if it's working for you? https://github.com/AgoraIO/API-Examples