CINXE.COM
StreamYard
<!DOCTYPE html> <html lang="en"> <head> <link rel="icon" type="image/x-icon" href="https://streamyard.com/assets/v1/favicon.ico"> <link rel="shortcut icon" type="image/x-icon" href="https://streamyard.com/assets/v1/favicon.ico"> <link rel="icon" type="image/png" sizes="16x16" href="https://streamyard.com/assets/v1/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://streamyard.com/assets/v1/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="192x192" href="https://streamyard.com/assets/v1/android-chrome-192x192.png"> <link rel="icon" type="image/png" sizes="512x512" href="https://streamyard.com/assets/v1/android-chrome-512x512.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://streamyard.com/assets/v1/apple-touch-icon.png"> <link rel="apple-touch-icon" href="https://streamyard.com/assets/v1/apple-touch-icon-precomposed.png"> <link rel="manifest" href="https://streamyard.com/assets/v1/site.webmanifest"> <link rel="mask-icon" href="https://streamyard.com/assets/v1/safari-pinned-tab.svg" color="#0d7478"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-config" content="https://streamyard.com/assets/v1/browserconfig.xml" > <meta name="theme-color" content="#ffffff"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="StreamYard is a live streaming studio in your browser. Interview guests, share your screen, show comments and much more. Stream directly to Facebook and other social platforms."> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>StreamYard</title> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet"> <style> * { box-sizing: border-box; } body { margin: 0; /* use Open Sans as fallback if local fonts fail to load */ font-family: "Open Sans", sans-serif; font-weight: 400; line-height: 1.4; color: #505868; } /* These elements do not inherit font by default */ button, input, optgroup, select, textarea { font-family: inherit; } .wrap { width: 100%; max-width: 620px; padding: 32px; margin: 0 auto; text-align: center; } img { height: 40px; margin-bottom: 40px; } h2 { margin: 0; margin-bottom: 16px; font-size: 28px; font-weight: 600; color: #303848; } h4 { margin: 0; margin-bottom: 16px; font-size: 17px; font-weight: 600; color: #303848; } p { margin: 0; margin-bottom: 16px; font-size: 15px; font-weight: 400; line-height: 1.7; color: #505868; } .largeGutter { margin-bottom: 70px; } </style> </head> <body> <div class="wrap"> <img src="https://streamyard.com/images/v1/logo.png" alt="StreamYard Logo"> <h2> The easiest way to live stream and record </h2> <p class="largeGutter"> A professional live streaming and recording studio in your browser. Interview guests, brand your broadcast, and much more. Stream to Facebook, YouTube, LinkedIn, and other platforms. </p> <h4> StreamYard does not support Internet Explorer. Please visit this page using <a href="https://www.google.com/chrome/" target="_blank" rel="noopener noreferrer"> Google Chrome </a>. </h4> </div> </body> </html>