You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

seek mp3 over rtmp breaks onFinish Created Nov 10, 2009

This thread is solved

Views: 1650     Replies: 2     Last reply Nov 12, 2009  
You must login first before you can use this feature

Christian Ebert
Flowplayer support

Posts: 2803

Registered:
May 27, 2008

seek mp3 over rtmp breaks onFinish

Posted: Nov 10, 2009

Seeking a mp3 streamed over rtmp breaks events like onFinish, onLastSecond etc. Cuepoints still work. The event is only fired when the seeking time has elapsed.

I am using simplecdn for rtmp streaming.

Is this a problem more with mp3, rtmp, simplecdn, or flowplayer? Can it be solved?

I've set up one of my dreaded debugging pages here ;-)

Christian Ebert
Flowplayer support

Posts: 2803

Registered:
May 27, 2008

» seek mp3 over rtmp breaks onFinish

Posted: Nov 10, 2009

Reply to: seek mp3 over rtmp breaks onFinish, from blacktrash
Addon info: simplecdn is able to retrieve duration data, as I can obtain the correct fullDuration with the onMetaData event. So there seems no need to configure the durationFunc mentioned here (not that I would how to configure it for simplecdn).

Christian Ebert
Flowplayer support

Posts: 2803

Registered:
May 27, 2008

» seek mp3 over rtmp breaks onFinish

Posted: Nov 12, 2009

Reply to: seek mp3 over rtmp breaks onFinish, from blacktrash
This also makes mp3 playlists unusable with rtmp, unless I disable seeking. The next mp3 won't start by itself (or only after the seek interval has elapsed) once I did a seek.