Christophe Irles

Results 83 comments of Christophe Irles

Are you using several WebRTC audio tracks or only one ? I you are using only one it's a normal behavior if you don't mix the 2 audio sources in...

Did you try "WebRTCGetStartedDataChannel" example ?

This use case (broadcast 2 screens in same time) was not targeted. Don't hesitate to create a PR :)

BouncyCastle.Cryptography package is no more here : https://www.nuget.org/packages/Portable.BouncyCastle/ But here: https://www.nuget.org/packages/BouncyCastle.Cryptography/ With a recent version 2.3.0: 2 months ago. Perhaps using this version will fix the pb

> Upgraded to newest BouncyCastle, confirmed it works in Firefox after upgrading, but still getting the same behavior. > > This appears related as well: https://stackoverflow.com/questions/78273680/webrtc-connection-could-not-be-established-on-chrome-124 You confirm it's also...

I don't think the line 1032 in RTPSession.cs is the cause. But the way to check codec is somewhere incorrect. I don't use SIP neither PCMU ... So could you...

Could you describe a little more what is your topology ? You talked about a JS client , a server and Sipsorcery ... You have 2 clients (Web + SipSorcery)...

@igece I would like to get video / images from RTP stream / packets too Do you have any code to share about this ? it will be very helpful...

Great example ! Unfortunately I have access only to RTP packets directly coming from a WebRTC communications already created. I know Audio/Video codecs used and also the SDP. I would...

Hi, Yes it does. You just have to see the folder "Extensions" in the srouce to see the list of XEP supported ...