<div dir="ltr">Hello Ross,<div><br></div><div>I want to be able to request one single frame at an absolute time from the RTSP Client. Is that possible?</div><div><br></div><div>In the client I'm sending a play command with the same absStart/absEnd.</div>
<div><br></div><div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Received 227 new bytes of response data.<br>Received a complete PLAY response:<br>
RTSP/1.0 200 OK<br>CSeq: 326<br>Date: Wed, Sep 11 2013 17:34:09 GMT<br>Range: clock=20130911T192738.393Z-20130911T192738.393Z<br>Session: 51CCAB60<br>RTP-Info: url=rtsp://<a href="http://192.168.1.6:9000/2/playback/track1;seq=21357;rtptime=771222272" target="_blank">192.168.1.6:9000/2/playback/track1;seq=21357;rtptime=771222272</a><br>
</blockquote><div><br></div><div>In the server end, my own OnDemandServerMediaSubsession implements seekStreamSource and I pass absStart/absEnd to my own FramedSource.</div><div><br></div><div>How should I implement my FramedSource doGetNextFrame so it only sends frames until the absEnd is reached (in this case only one frame). Is there any example FramedSource I can use as a template? Is this the correct way to do this?</div>
<div><br></div><div>Thanks in advance.</div>-- <br><div dir="ltr"><div><span style="text-align:-webkit-auto;font-size:small;font-family:Helvetica">Francisco Feijoo</span><br></div><div><span style="text-align:-webkit-auto;border-collapse:separate;font-family:Helvetica"><font><font color="#000000">Software Engineer<br>
EyeLynx Limited<br></font><br><font color="#000000">T: </font><a value="+442081339388" style="color:rgb(17,85,204)">+44 020 8133 9388</a><br><font color="#000000">E: </font><a href="mailto:francisco@eyelynx.com" style="color:rgb(17,85,204)" target="_blank">francisco@eyelynx.com</a><br>
<font color="#000000">W:</font><font color="#888888"> </font><a href="http://www.eyelynx.com/" style="color:rgb(17,85,204)" target="_blank">www.eyelynx.com</a></font></span></div></div>
</div></div>