Pascal Bühler

Results 98 comments of Pascal Bühler

This is not really a topic for libsrtp, but the general answer is that most real time media is sent over UDP and not TCP, in which case SSL/TLS is...

I was more thinking if it failed due to some capacity issues or something similar in what ever list implementation was used. If the item did not actually get put...

@dsdolzhenko I will try the same, I am not sure that this "feature" will just work using the build files provided with libsrtp out of the box, we would have...

Commit #220 fixed the internal bug where the required byte order was not being used but it did not address the concerns for having inconsistencies in the API, ie srtp_remove_stream()...

@jesup the best idea is probably to add a new function and depreciate the old. Since we are unsure of the most common usage of libsrtp it would be best...

hi, it would be good to get the CI build passing as soon as possible, are you able to fix that or doe you need some help?

> Given the IETF draft is about at WGLC, we should merge this in once we are happy with the tests. @murillo128 are you able to fix the compile issues?...

Hi @marakew , before reviewing this change do you have any reference to some documentation that describes how ChaCha20 Poly1305 should be used in a SRTP context? The fact that...

Hi @marakew, We have decided that we can not merge this in to libSRTP without having some kind of publicly available reference documentation. If you would like to create such...

If you are ok with it going in to a branch for now then I will create it one and update the PR