Re: [Live-devel] SRTP statistics

2024-09-29 Thread Ross Finlayson
> On Sep 29, 2024, at 1:02 AM, BENMOUSSA Yahia - Contractor via live-devel > wrote: > > However, what could you suggest to inform user-level code about SRTP > authentication errors? > > In fact, we need in our application to log “AUTHENTICATION FAILURE” events Unfortunately right now I do

Re: [Live-devel] SRTP statistics

2024-09-29 Thread BENMOUSSA Yahia - Contractor via live-devel
} -Message d'origine- De : live-devel De la part de Ross Finlayson Envoyé : vendredi 27 septembre 2024 17:02 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] SRTP statistics No, I don’t want to make this change, because it would be a fairly large change to

Re: [Live-devel] SRTP statistics

2024-09-27 Thread Ross Finlayson
No, I don’t want to make this change, because it would be a fairly large change to the code, with limited benefit. In particular, “RTPReceptionStats” was intended primarily to be used as a database of statistics to be used when generating RTCP Reception Report (“RR”) packets that get transmitte

[Live-devel] SRTP statistics

2024-09-27 Thread BENMOUSSA Yahia - Contractor via live-devel
--- Begin Message --- Classified as: {OPEN} Hello Ross, live555 does not provide any means to detect SRTP errors. >From the user point of view, SRTP errors, mostly SRTP authentication issues, >are considered as packet losses. Here is a patch which adds to RTPReceptionStats some statistics abou