Re: [Live-devel] How to read rtcp-app packets

2008-04-23 Thread Ross Finlayson
>Please can somebody tell me which functions of the RTCP.hh and >how can i use it for reading or receiving the rtcp - app packets >sending from a live555 server to a client ? LIVE555 servers - by default - do not send any RTCP "APP" packets. But if they did, they would be handled by code that

[Live-devel] How to read rtcp-app packets

2008-04-23 Thread Armando Ko
Hello,   Please can somebody tell me which functions of the RTCP.hh and how  can i use it for reading or receiving the rtcp - app packets sending from a live555 server to a client ?   The server send the app packet to me (client).   Thank in advance. Ko._