> I read the faq in live555 website about the trick play, it only said > the four virtual functions needs to be supported. > But as the result, the vlc would drop audio buffer, so I guess the > fPresentationTime should be changed too? > Is it right?
The "presentation time" represents the time at which the media should be 'presented' (i.e., displayed or played) to a receiver. So, of course, you need to make sure that it's aligned with 'wall clock time', even if you are doing fast-forward or reverse-play. E.g., if you're doing fast-forward 2x, your server's presentation times should *not* increase 2x as fast as normal. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel