这是indexloc提供的服务,不要输入任何密码
Skip to content

hardware camera not releasing when disconnect and reconnect in another room #24

@leandro-zanardi

Description

@leandro-zanardi

If you connect a room
room.Connect(url, token)
then you disconnect from room
room.Disconect(true)

and so connect again in a different room with other token and roomName, the video track stack, and camera hardware never turn off.

publishing track {localTrack: LocalVideoTrack}
publishing track {localTrack: LocalVideoTrack}
publishing track {localTrack: LocalVideoTrack}

and no way to unpublish and release de camera.
even doing a disconnection again, the track keep stacking

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