Ticket #694 (new New Feature)
Implement FMS's "Smart Pause" feature
| Reported by: | Sanford | Owned by: | mondain |
|---|---|---|---|
| Priority: | Major | Component: | Streaming and Networking |
| Version: | Keywords: | smart pause buffer flush | |
| Cc: |
Description
It would be great to implement FMS's "Smart Pause" feature with Red5.
Whenever I pause a stream, the buffer flushes and then refills from empty on play(). I want the buffer to be kept so that when the user again presses "play" the stream will start with no delay.
Adobe says this can be done with FMS 3 and Flash 9.0.115, as described here:
http://kb2.adobe.com/cps/403/kb403029.html
I couldn't find how this is done internally. I wonder if it could be done by simply not sending to the client the pause notification that triggers the buffer flush.
By the way, Paul, this seems to assign it to you by default. I have a guy who might be able to do the work if we can get pointers about the right way to implement it.
Ideas?
Many thanks, Sanford
