Oussama El Bacha

Results 8 comments of Oussama El Bacha

Yes gosh can't believe I did that haha.. That's what happens when you don't do TDD on something.. thanks for your feedback Tim ! That's very appreciated 👍 👍 Will...

Based on the RNNoise PR (#3185) theme of adding opt-in AI processing to the AudioBridge plugin. We have a feature down the roadmap of adding AI transcription using OpenAI's whisper...

Hi ! Did you try importing from the correct package in `MainApplication.java` that is `import com.odinvt.lanscan.LANScanReactModule` ? If so then you probably didn't put the include lines in the correct...

Yes you're right ! I'll solve that as soon as I can. Thanks !

There seems to be some sort of issue with your nodejs install. Try uninstalling it and reinstalling the latest version. Try also updating npm. The 'events' package is a core...

For anyone interested in a workaround for this for the moment : If you're sure the originator of the offer supports Bundling and an attribute `a=group:BUNDLE` is included in the...

@heshouyong I'm not sure FreeSwitch Verto supports WebRTC Bundling. And Pion for sure doesn't support unbundled WebRTC for now. I suggest you switch to Asterisk as they introduced WebRTC Bundling...

@lminiero Extremely useful. Thanks ! Reading through the blog post and the code, i have a couple of questions if you don't mind : - Is this usable in the...