Is the source code for the fast play module available? I had a look in the add-on packages and the module collection but couldn’t find it. I am interested in understanding how it works and what the method ‘setFastPlay’ does.
If I understand correctly, it only works with FLV files and not H264 (?) Do I need to encode my video files in a particular way in order to use the fast play feature?
Yes, it is true for RTMP. Trick play features should work in Silverlight Smooth streaming with h.264, there is high-level api, but I wasn’t able to get it working when I tested. And it might be possible with Flash HTTP (Sanjose) streams with h.264 using OSMF framework, but I haven’t come across that yet.
I was wondering when (if ever) trickplay/fastplay will be supported for RTMP+H.264 combination. It is one of the critical features we need to have for several of our projects.
Thank you Richard. From what I understand the trickplay RTMP support is available for Flash/VP6 codec, but not H.264. Is there a conceptual problem implementing this for H.264?
I will see if we can use trickplay-enabled OSMF with Flash HTTP streaming which may be an option for us, but I’d like to know if this is on the roadmap at all. It is definitely a big switch in terms of technology, so I’d like to get more information before we make the decision.