Re: [Live-devel] Send RTCP from RTSPClient

2015-02-13 Thread Miguel Orenes
Hi Ross, Many thanks, I will try to update to latest version when I have a chance. Regards. Miguel Ángel Orenes Fernández ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Send RTCP from RTSPClient

2015-02-12 Thread Ross Finlayson
Miguel, As of the latest version (2015.02.12) of the “LIVE555 Streaming Media” code, it is now possible to send custom RTCP “APP” packets from RTSP clients (by accessing the “RTCPInstance” object - e.g., by calling “MediaSubsession::rtcpInstance()” - and calling “RTCPInstance:sendAppPacket()”)