Copy pageCopy pageCopy this page as Markdown for LLMsView as MarkdownView this page as plain textOpen in ClaudeAsk questions about this pageOpen in ChatGPTAsk questions about this pageRTCRtpTransceiverDirectiontype RTCRtpTransceiverDirection = "inactive" | "recvonly" | "sendonly" | "sendrecv" | "stopped";