-
Notifications
You must be signed in to change notification settings - Fork 114
Expand file tree
/
Copy pathInterop-2026
More file actions
99 lines (96 loc) · 7.37 KB
/
Interop-2026
File metadata and controls
99 lines (96 loc) · 7.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
webrtc-pc test list
| Test name | Status |
| back-forward-cache-with-open-webrtc-connection.https.window.html | NO | All pages should be able to enter B/F cache
| historical.html | |
| idlharness.https.window.html | |
| protocol/additional-codecs.html | |
| protocol/bundle.https.html | |
| protocol/candidate-exchange.https.html | |
| protocol/codecs-subsequent-offer.https.html | |
| protocol/crypto-suite.https.html | |
| protocol/dtls-setup.https.html | |
| protocol/h264-profile-levels.https.html | |
| protocol/handover-datachannel.html | |
| protocol/handover.html | |
| protocol/ice-ufragpwd.html | |
| protocol/rtp-demuxing.html | |
| protocol/rtp-extension-support.html | |
| protocol/rtp-headerextensions.html | |
| protocol/rtp-payloadtypes.html | |
| protocol/unknown-mediatypes.html | |
| protocol/video-codecs.https.html | |
| RTCConfiguration-iceCandidatePoolSize.html | |
| RTCConfiguration-iceServers.html | |
| RTCConfiguration-iceTransportPolicy.html | |
| RTCConfiguration-rtcpMuxPolicy.html | |
| RTCDataChannel-close.html | |
| RTCDataChannel-GC.html | |
| RTCDataChannel-send-close-array-buffer-negotiated.window.html | |
| RTCDataChannel-send-close-array-buffer.window.html | |
| RTCDataChannel-send-close-blob-negotiated.window.html | |
| RTCDataChannel-send-close-blob.window.html | |
| RTCDataChannel-send-close-string-negotiated.window.html | |
| RTCDataChannel-send-close-string.window.html | |
| RTCDataChannelInit-maxPacketLifeTime-enforce-range.html | |
| RTCDataChannelInit-maxRetransmits-enforce-range.html | |
| RTCDtlsTransport-getRemoteCertificates.html | |
| RTCDtlsTransport-state.html | |
| RTCDTMFSender-ontonechange.https.html | |
| RTCError.html | |
| RTCIceTransport.html | |
| RTCPeerConnection-addIceCandidate.html | |
| RTCPeerConnection-addTransceiver.https.html | |
| RTCPeerConnection-constructor.html | |
| RTCPeerConnection-createDataChannel.html | |
| RTCPeerConnection-createOffer.html | |
| RTCPeerConnection-getStats.https.html | |
| RTCPeerConnection-iceConnectionState.https.html | |
| RTCPeerConnection-iceGatheringState.html | |
| RTCPeerConnection-mandatory-getStats.https.html | |
| RTCPeerConnection-ontrack.https.html | |
| RTCPeerConnection-operations.https.html | |
| RTCPeerConnection-remote-track-currentTime.https.html | |
| RTCPeerConnection-remote-track-properties.https.html | |
| RTCPeerConnection-removeTrack.https.html | |
| RTCPeerConnection-setDescription-transceiver.html | |
| RTCPeerConnection-setLocalDescription-answer.html | |
| RTCPeerConnection-setLocalDescription-offer.html | |
| RTCPeerConnection-setLocalDescription-parameterless.https.html | |
| RTCPeerConnection-setLocalDescription-pranswer.html | |
| RTCPeerConnection-setLocalDescription-rollback.html | |
| RTCPeerConnection-transceivers.https.html | |
| RTCPeerConnection-transport-stats.https.html | |
| RTCPeerConnection-videoDetectorTest.html | |
| RTCRtpParameters-codec.html | |
| RTCRtpParameters-codecs.html | |
| RTCRtpParameters-encodings.html | |
| RTCRtpParameters-headerExtensions.html | |
| RTCRtpParameters-maxFramerate.html | |
| RTCRtpParameters-rtcp.html | |
| RTCRtpParameters-transactionId.html | |
| RTCRtpReceiver-audio-jitterBufferTarget-stats.https.html | |
| RTCRtpReceiver-getParameters.html | |
| RTCRtpReceiver-getStats.https.html | |
| RTCRtpReceiver-getSynchronizationSources.https.html | |
| RTCRtpReceiver-jitterBufferTarget.html | |
| RTCRtpSender-getParameters.html | |
| RTCRtpSender-replaceTrack.https.html | |
| RTCRtpSender-setParameters.html | |
| RTCRtpTransceiver-setCodecPreferences.html | |
| RTCRtpTransceiver-stop.html | |
| RTCRtpTransceiver-stopping.https.html | |
| RTCRtpTransceiver.https.html | |
| RTCSctpTransport-events.html | |
| RTCSctpTransport-maxChannels.html | |
| rtp-stats-lifetime.https.html | |
| simulcast/h264.https.html | |
| simulcast/negotiation-encodings.https.html | |
| simulcast/rid-manipulation.html | |
| simulcast/screenshare.https.html | |
| simulcast/vp9-scalability-mode.https.html | |
| toJSON.html | |
| transfer-datachannel.html | |
webrtc-encoded-transform test list
| Test name | Status |
| webrtc-encoded-transform/script-transform-generateKeyFrame.https.html | |
~