Closed GoogleCodeExporter closed 9 years ago
Also reported this bug by wowza:
http://www.wowza.com/forums/showthread.php?19305-rtmp-seek-when-paused-does-not-
update-time-display
Original comment by osman.yu...@gmail.com
on 6 Aug 2012 at 10:56
I can replicate the issue here from that page i will first test against
cloudfront.
Original comment by dani...@electroteque.org
on 6 Aug 2012 at 3:26
doesn't happen against cloudfront
Original comment by dani...@electroteque.org
on 6 Aug 2012 at 3:36
This is an issue with wowza not updating the frame when seeking while paused.
So you have done the right thing providing a bug report with them thanks. May I
close ?
Original comment by dani...@electroteque.org
on 6 Aug 2012 at 3:48
Thanks for testing. You can close it. I hope Wowza will fix this bug.
Original comment by osman.yu...@gmail.com
on 7 Aug 2012 at 7:39
Sure not a problem thanks for reporting anyway. Please update this when you
find more info because it seems a global issue.
Original comment by electrot...@gmail.com
on 8 Aug 2012 at 5:18
Wowza-team find out, that its a flash bug:
https://bugbase.adobe.com/index.cfm?event=bug&id=3163641
There is also a workaround:
#######################
$f("player").play();
$f("player").seek(seekTime);
$f("player").pause();
#######################
Then it works fine.
Original comment by osman.yu...@gmail.com
on 10 Aug 2012 at 12:33
Original issue reported on code.google.com by
osman.yu...@gmail.com
on 6 Aug 2012 at 10:48