shivbuyya

Results 7 comments of shivbuyya

Thanks a lot the reply, yes I have followed the same link https://github.com/jitsi/jitsi/blob/master/docs/building.md. But unfortunately in Windows I could not compile. But I could successfully compile code in Linux by...

As per your suggestion I have installed C and C++ compiler toolchain in Windows using Visual studio and compiled. I am able to run `cmake -B cmake-build-x64 -A x64` successfuly...

I have downloaded Jitsi 2.14(tried with jitsi-2.14.721-win-x64.zip and msi installer) and installed jdk 17, In Windows 10 x64 OS. Registered clients as Registrarless SIP account. I am facing following issues:...

I got help from the response of @KyronNextLevel in the issue: https://github.com/BelledonneCommunications/linphone-sdk/issues/34 so I have compiled source code using Commands suggested by @KyronNextLevel for RelWithDebInfo : **cmake .. -G "Visual...

Hi @ShreyasZare, Ok thanks for the response. I have one more doubt please. I am trying to use this application in network where people connected in different range of IP...

Hi @ShreyasZare, For my use case I need to communicate 4 devices in different subnet, I understand current version supports only one subnet as u already explained. But I would...