Pass | assert_implements_optional(true, "There are no recvonly H264 codecs available in getCapabilities.")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:129:3) |
Pass | assert_implements_optional(true, "There are no sendrecv H264 codecs available in getCapabilities.")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:132:3) |
Pass | assert_equals(2, 2, "Two codecs should be offered")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:144:3) |
Pass | assert_equals("video/H264", "video/H264")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:145:3) |
Pass | assert_true(true, "The first offered codec's sdpFmtpLine is the recvonly one.")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:146:3) |
Pass | assert_equals("video/H264", "video/H264")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:148:3) |
Pass | assert_true(true, "The second offered codec's sdpFmtpLine is the sendrecv one.")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:149:3) |
Pass | assert_equals(1, 1, "One codec should be answered")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:160:3) |
Pass | assert_equals("video/H264", "video/H264")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:161:3) |
Pass | assert_true(true, "The answered codec's sdpFmtpLine is the sendrecv one.")
at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:162:3) |