Stream Link



-->

Steam Link's minimum requirements include a fast, reliable Wi-Fi connection, an Android device (at least until Steam Link hits the App Store), a mobile device-compatible controller, and, of course. This places the Steam Link in a similar price band to the comparatively low-tech alternatives, while offering a full games console experience, using your Steam library. Better still, the Steam Link is remarkably simple to set up. What You'll Need for Steam Link Gaming. The Steam Link comes with everything you need to get started.

Microsoft Stream empowers IT admins to customize Stream controls for simple and safe video communications in their workplace.

For IT professionals and admins

New version of Microsoft Stream

Check out the articles about the newest version of Stream and migrating to it. Stay tuned for more content (coming soon).

Microsoft Stream (Classic)

Stream Link
Get practical guidance for getting the most out of Microsoft Stream (Classic).

For other audiences

End users

Find help and training support for your Stream end users.

All users

Engage with and learn from experts. Delve deep—visit our Tech Community users.

Overview¶

Streamlink is a command-line utility which pipes video streamsfrom various services into a video player, such as VLC.The main purpose of Streamlink is to avoid resource-heavy and unoptimized websites,while still allowing the user to enjoy various streamed content.There is also an API available for developers who want accessto the stream data.

This project was forked from Livestreamer, which is no longer maintained.

Latest release (2.1.1)
GitHub
Issue tracker
PyPI
Free software

Simplified BSD license

Features¶

Streamlink is built upon a plugin system which allows support for new servicesto be easily added. Most of the big streaming services are supported, such as:

... and many more. A full list of plugins currently included can be foundon the Plugins page.

Quickstart¶

The default behavior of Streamlink is to play back streams in the VLC player.

For more in-depth usage and install instructions, please refer to the User guide.

User guide¶

Streamlink is made up of two parts, a cli and a library API.See their respective sections for more information on how to use them.

Thank you¶

  • Github, for hosting the git repo, docs, release assets and providing CI tools

  • Netlify, for hosting docs preview builds

Table of contents¶

  • Installation
  • Command-Line Interface
  • Players
  • Common issues
  • Developing
  • API Guide
  • API Reference
  • Changelog
  • Donating
  • Streamlink Applications
  • Third Party Applications




Comments are closed.