clappr/clappr-chromecast-plugin

[QUESTION] Playback proxy stop button behaviour

kslimani opened this issue · 1 comments

Context :

  • browser is Chrome 57.0.2987 and OS is Linux Debian 8 (Jessie 64 bits)
  • cast receiver application is "Styled Media Receiver" with custom colors and logo
  • a live HLS m3u8 playlist media is loaded and playing in a cast receiver application
  • the playback proxy is displayed on played

Behaviour :

When i click on the stop button, it stops the playback on cast receiver application, re-load the source playback in player (hls.js playback), then it immediatly load again the media in cast receiver application.

Question :

It is the expected behaviour or a bug ?

I have my answer. I added a workaround proposition to handle container stop() in #12 .