<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hello,</p>
<p> </p>
<p>I'm currently trying to implement a rtsp streaming server. In my server, I convert a .264 file into a .ts file and then index the .ts file</p>
<p>to allow trick play (based on your test programs). But when I try to watch the stream with vlc, the trick play is not allowed. Is it a known issue or am I doing something wrong? i also tried to produce a .ts file with testH264VideoToTransportStream and index it with MPEG2TransportStreamingIndexer, same results.</p>
<p>Finally, I tried to produce a .ts file with ffmpeg and then index it. In this case, the trick play was available.</p>
<p>Could you please enlighten me?</p>
<p>Thank you</p>
<p>Benoit</p>
<p> </p>
<div> </div>
</body></html>