🎉 New to Skykit? Get up and running fast — Free live training + on-demand resources — Start here →

Does Skykit Beam support streaming URLs?

Prev Next

Yes, Skykit Beam supports the following streaming types using Web View:

  • HLS (HTTP Live Streaming): The URL you use to create your Web View must end with .m3u8 (for example, https://someurl.com/yourvideo.m3u8).
  • DASH (MPEG Dash) Streaming: The URL you use to create your Web View must end with .mpd (for example, https://someurl.com/yourvideo.mpd).
  • RTSP (Real-Time Streaming Protocol): The URL you use to create your Web View must start with rtsp (for example, rtsp://someurl.com/somevideo)
  • Chrome-Supported Streaming: The URL you use to create your Web View should point directly to your video (for instance, a YouTube video).

To publish your streaming URL to your displays, create Video Stream content using Skykit Apps