Bugzilla – Bug 17760
Rtmp listen again streams stop at end rather than moving onto next item in playlist
Last modified: 2011-11-18 10:41:18 UTC
Impacts plugins/applet streams only using firmware rtmp handler: BBCiPlayer, BBCRadio, ClassicFM etc Firmware rtmp code does not distingish between stream error condition and end of a listen again stream. This causes an error to be shown at the end of the stream and the player does not move onto the next track in the playlist.
I have a patch for this - just waiting to get commit access...
== Auto-comment from SVN commit #9555 to the jive repo by adrian == == http://svn.slimdevices.com/jive?view=revision&revision=9555 == Bug: 17760 Description: treat rtmp stream end differently from stream errors and reset streaming state so that stream end causes the server to move onto the next track