Closed aansaarii closed 2 years ago
This PR sets the cipher chosen by the videoperf to TLS_AES_128_GCM_SHA256. It is the cipher used by both NetFlix and YouTube.
TLS_AES_128_GCM_SHA256
Test on x86 and ARM. It works.
This PR sets the cipher chosen by the videoperf to
TLS_AES_128_GCM_SHA256
. It is the cipher used by both NetFlix and YouTube.