[Live-devel] [PATCH] fix for asynchronous server requests
Martin Bonnin
martinbonnin at gmail.com
Tue Dec 16 01:02:17 PST 2008
Hello All,
I have a server here that sends me SET_PARAMETER requests while the
client is waiting for a DESCRIBE response. The RFC states in appendix
D.1 that "A client implementation MUST be able to do the following : *
Expect and respond to asynchronous requests from the server". And also
that RTSP is a symmetric protocol (compared to asymmetric HTTP).
So I guess we have to deal with these situations. Attached is a
patch that tries to fix this.
Best Regards,
---
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_asynchronous_requests.patch
Type: text/x-patch
Size: 1549 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20081216/c4e4702e/attachment.bin>
More information about the live-devel
mailing list