I am trying to implement HLS player without any plugins. My concern is that my streams are loading under HTTP requests serving from a different domain (akamai streams).
Is it possible to load HTTP streams inside HTTPS pages which can play on all platforms (with native support, if available)?
↧