Re: [Live-devel] How to use PCIH.264 encoding card instreamingserver

2008-12-16 Thread zhuyunbin
Thanks! I will read this tutorial file carefully. I have another basic question beacasue I am new one to study live555. Where to get the live555 's api files and useful instructions? With best regards Zhu yunbin zhuyunbin 2008-12-17 发件人: Yedidia Amit 发送时间: 2008-12-16 13:31:37 收件人: LIVE

[Live-devel] [PATCH] fix for asynchronous server requests

2008-12-16 Thread Martin Bonnin
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