Ivan Surya Hutomo

Results 23 comments of Ivan Surya Hutomo

Hi, I already found the datasets, in case you still need it. Put all of these files in /data. Click [here](https://drive.google.com/drive/folders/1h4S3vmtjso_rxP6_Lfg6a1ue7pJMuGp9 ) to download. @ronaldbm93 @Aliiiu . Thanks to #25

可以在安卓中使用吗? 我尝试了这种方法,但似乎框架没有改变。 您能否给出如何进行简单转换的完整代码示例? 例如只是对帧进行异或。 谢谢你

@saghul This bug, is it related to Android 13 Bugs or react-native?

Hi @saghul if I would try to help in development, could you give us steps or a flowchart about how it will be done? maybe we could help in specific...

> Hey folks! > > We recently published an important piece of the puzzle, and some of the remaining steps: https://jitsi.org/blog/a-stepping-stone-towards-end-to-end-encryption-on-mobile/ > > I don't think we are in a...

I would to do preprocessing like encrypt the frame after it being encoded and decrypt before it being decoded. I believe this is really a scratch process. Is it possible?

> There is already an API for this, but only on the native side. See setEncryptor on the RtpSender and setDecryptor on the RtpReceiver. I already see in RTPSender.java and...

> Senders will be available when we release unified plan support. > > We are also working on E2EE which would bring in a default encryptor / decryptor using SFrame....

Is it mean that for now, we could not use RTPSenders yet? If I would add a bit of preprocessing after encoding and decoding in Jitsi Android, where I should...