Verifies that camera video can be captured and published.
Future<CheckInfo> checkPublishVideo() => runCheck(PublishVideoCheck(url, token, options: options));