Skip to content

No video and audio tracks on the example #222

@Chasty

Description

@Chasty

I've been testing the provided example here and i realized that those hooks are never returning the remote tracks.

const { videoTracks } = useRemoteVideoTracks(remoteUsers);
const { audioTracks } = useRemoteAudioTracks(remoteUsers);

even though the AGORA_WEB_SDK_FULL is working fine, they are detecting the tracks.

compressO-TrimmedIssue.mov

Can you pleae verify?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions