[Live-devel] PlayBack Control on JPEG Streaming
Ryan Chong
fantasychong at yahoo.com
Mon Jul 25 21:08:37 PDT 2005
Hi Ross,
Sorry for the misunderstanding. I just read through the RTSP RFC 2326.
There is FF and RW in RTSP standard, which they named it Scale.
How should I set up the Server so it could let the client know that it
does support scale? Is it that I should implement the
setStreamScale(...) function so that the Server know this video source
support scaling?
Is there a way to simplement STOP function? The STOP we need is "Pause
the streaming, and reset the video time to 0.0".
Thanks a lot for reading, and sorry not reading the document prior to
discussion.
Regards,
Ryan
--- Ryan Chong <fantasychong at yahoo.com> wrote:
> Currently I plan to implement Fastforward, Rewind, Seek, and Stop.
> Still working on the implementation, but having problem to see the
> effect since I could not pass the command to it.
>
> As I know, the latest RTSP protocol does not support these PB control
> function. Hence, I plan to let the RTSP just work as a streaming
> protocol, and simulate the functions at the source, i.e., stream the
> source as if it is at FF, RW, and Seek mode.
>
>
> --- Ross Finlayson <finlayson at live.com> wrote:
>
> >
> > >I am facing problem when trying to implement custom PlayBack (PB)
> > >control on custom JPEG VideoSource.
> >
> > What specifically do you mean by "custom playback control"?
> >
> > As you noted, you (quite properly) cannot change the RTSP protocol
> > that
> > clients use, so all control on the stream must use the standard
> RTSP
> > protocol.
> >
> >
> > Ross Finlayson
> > LIVE.COM
> > <http://www.live.com/>
> >
> > _______________________________________________
> > live-devel mailing list
> > live-devel at lists.live.com
> > http://lists.live.com/mailman/listinfo/live-devel
> >
>
>
>
>
> ____________________________________________________
> Start your day with Yahoo! - make it your home page
> http://www.yahoo.com/r/hs
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live.com
> http://lists.live.com/mailman/listinfo/live-devel
>
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
More information about the live-devel
mailing list