youtube iframe player doesn't automatically switch quality in low bandwidth on mobile
问题 Using iOS 9.3, link conditioning set to 3g speed, loading a video in the youtube iframe api in safari. I would expect the iframe api to realize that it has been buffering a bunch and try to get a lower quality stream to keep the video playback smooth, like it does in the native youtube app. Am I missing something obvious? I basically copied and pasted out of the youtube ios helper wrapper but it still tries to play in a quality that is too high for the connection speed. <!DOCTYPE html> <html>