Source code

Revision control

Copy as Markdown

Other Tools

[script-transform-generateKeyFrame-simulcast.https.html]
expected:
if (os == "linux") and not debug: [OK, CRASH]
[generateKeyFrame for rid that was negotiated away fails]
expected:
if processor == "x86_64": PASS
[PASS, FAIL]
[generateKeyFrame works with simulcast rids]
expected:
if (processor == "x86") and not debug: [PASS, FAIL]
[generateKeyFrame with rid after simulcast->unicast negotiation fails]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]