flowplayer v6.0.2 Release Notes

  • ✨ Enhancements

    • Playlist outside of container div (#443)
    • flowplayer.set() method for defining global configuration

    🛠 Fixes

    • Fix #748 - Chrome PepperFlash immediately fails over to RTMPT
    • Fix #775 - RTMP live stream autoplays and cannot be paused
    • Fix #809 - Playful close button looks inconsistent
    • Fix #811 - Muted option does not work
    • Fix #812 - HLS: stream does not work on Android 4.1
    • Fix #823 - clip options in playlists are sticky, triggering trouble with picking order
    • Fix #824 - flashls: add debug option(s)
    • Fix #827 - playlist embed: should embed configured playlist
    • Fix #829 - seeking broken in IE8
    • Fix #837 - analytics: use clip.title?
    • Fix #840 - jQuery plugin init - config precedence wrong
    • Fix #847 - IE8: muted on start despite volume showing, chsanngin volume does not work
    • Fix #848 - Optionally start with subtitles present, but disabled
    • Fix #852 - analytics: use long hearbeat interval
    • Fix #821 - RTMP: breaks with special chars in URLS
    • Fix #831 - iPhone playback crashes when you exit twice
    • Fix #864 - CSS issue on touch devices
    • Fix #863 - RTMP does not play until end
    • Fix #866 - Flash: keep aspect ratio in the swf code, like swfHls does