Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

p2p safari -> android : safari call publication.stop() get error message in console #431

Open
@zhangyihui1

Description

@zhangyihui1

1 android and safari connect server with h264
2 android and safari add remoteId each other
3 safari publish local stream to android
4 safari publication.stop() to android

except:
android client trigger RemoteStream.end and stop success

actual:
android client can not trigger RemoteStream and safari client get error message in console

log
TypeError: this._pc.removeStream is not a function. (In 'this._pc.removeStream(this._pendingUnpublishStreams[o].mediaStream)', 'this._pc.removeStream' is undefined)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcomp:p2pP2P mode issuessafariIssues happen on Safari

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions