Hugo Tunius

Results 217 comments of Hugo Tunius

@Iniyarajan did you resolve this?

@sebastianmarkow any chance this can be merged? I just spent an hour or so trying to figure out why `deoplete-rust` wasn't working because of this issue.

It depends. If you're only forwarding RTP packets there should be no need for a payloader, but if you're using `TrackLocalStaticSample`, then yes a payloader is needed. If you want...

I'm not really active in this project anymore, that said you should only need packetization. It looks like you've made some mistake with a length field, e.g. a an overflow/underflow,...

Here's the output I get ``` -------------------------------------------------------------------------------- Running the specs -------------------------------------------------------------------------------- Metrics::Github with a dot in the repository name  ✓ has the right user  ✓ has the right...

@robashton This looks great! I'm going to look closer next week. I would advise that you review the changes that undo work from https://github.com/webrtc-rs/webrtc/pull/217 however. These fixed bugs and made...

Great, I think it was only #217 that introduced these changes, but you if you're in doubt it should be clear from `git blame`. Any part of [JSEP](https://rtcweb-wg.github.io/jsep/) that talk...

> The comment about the SRTP Stream being shared I don't think is correct, as we create the SRTP stream per encoding at the top of the function Aight, I...

Hey 👋🏼 I've attached an example API response(it's for Instagram). This example contains privacy types with the identifiers `DATA_USED_TO_TRACK_YOU` and `DATA_LINKED_TO_YOU`. For `DATA_USED_TO_TRACK_YOU` the data is stored inside `dataCategories` and...

Hmm, I'm struggling to understand why that's relevant here. Can you expand on the question?