Hi folks,
Does DSS do this: "If a SETUP request to a server includes a session
identifier, the server MUST bundle this setup request into the existing
session or return error '459 Aggregate Operation Not Allowed'" (from p33 of
RTSP spec)?
Or even better, does it do this: "For unicast, RTSP also has a built-in
mechanism for application-layer mobility. In that case, the client simply
sends a SETUP request to the server during the session, with the new IP
address." (from p5 of paper Application-Layer Mobility Using SIP -
www.cs.columbia.edu/~hgs/papers/Schu0007_Application.pdf)
I need to do application-layer mobility, and if DSS doesn't support it I'm
going to have to add it. Any tips on what pieces of code to crack open would
be appreciated!
I have tried sending a setup request mid-session and got RTSP/1.0 400 Bad
Request. That might be due to something I overlooked, so if you say DSS
supports it I'll just have to try harder...
Thanks,
Jonathan.
_______________________________________________
streaming-server-developers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.