[Live-devel] Make all RTSP requests potentially session-aware

Lionel Orry lionel.orry at gmail.com
Fri Aug 10 17:37:50 PDT 2012


On Sat, Aug 11, 2012 at 2:15 AM, Ross Finlayson <finlayson at live555.com> wrote:
> That's what I did, and I put in it additional parsing code for the
> Session header and could retrieve the corresponding session with a
> Lookup.
>
>
> But there's no guarantee that an "OPTIONS" request will even contain a
> session header.   And even if it does, there's nothing session-specific that
> you could/should be doing to handle it, because the only thing an "OPTIONS"
> response should contain is a list of request names that the server handles.
> And that has nothing to do with session-specific state.

I agree with you. But I am working with a kind of proprietary RTSP
superset which need this (they use OPTIONS to keep-alive sessions),
and I am not responsible for these choices. :)

Lionel

>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>


More information about the live-devel mailing list