Question

I'm going to set up HTTP Live Streaming server. In development environment, only Windows PC is available for the server's client due to network restriction and other regulations.

How can I confirm that

  • server is publishing HLS movie and
  • real-time movie's delay by viewing it

only with Windows software?

This page shows that browser available on Windows does not support HLS. I'm prefer solution with free software, so JW Player may not be a best solution.

I'm not sure that I can check delay on-the-fly with hls-client or ffmpeg.

Was it helpful?

Solution

VLC, ffmpeg, and XBMC support playing HLS on Windows. A longer list can be found here: http://en.wikipedia.org/wiki/HTTP_Live_Streaming#Clients

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top