Re: [Live-devel] Application-specific RTCP packets

2013-07-10 Thread Ross Finlayson
> Can you tell me whether current version of library provides some > interface to handle application-specific RTCP packets (as described in > )? No, unfortunately there's not. In the future, I hope to update the RTCP more easily support these (and t

[Live-devel] Application-specific RTCP packets

2013-07-09 Thread Łukasz Czyż
Dear liveMedia development team Can you tell me whether current version of library provides some interface to handle application-specific RTCP packets (as described in )? I need to use such functionality with a "on-demand h246 RTSP server" scenario.