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

RTCRtpSender with a null transport? #679

Description

@fippo

while trying to implement addTrack in adapter I ran into the issue that I could not create RTCRtpSender with a null transport.
http://draft.ortc.org/#rtcrtpsender-operation*
Should that be allowed? setTransport could later be used to set the transport.

(for adapter i'll probably just create the ice gatherer, ice transport and dtls transport during addTrack. Seems wrong in terms of semantics but... this is 1.0 and so I am getting used to things feeling wrong)

Metadata

Metadata

Assignees

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