genemgh

Results 17 comments of genemgh

Thank you for the advice! We'll try a root chain certificate. Our Ngrok is configured to generate the following two endpoints: TCP: **tcp://N.tcp.ngrok.io:PORT -> localhost:8445**, N = 0,2,4.6,8, PORT is...

Thank you for your help! We'll try it. A deployment question. Does it have to be deployed in Azure VMSS? Is it possible to deploy it on-premises on a Windows...

In our case, we'll have to redirect the media stream to our on-premises platform for processing and analysis anyway, so the distance is not very important. Anyway, thank you for...

BTW, is it possible to use HTTPS for the media stream instead of TCP? Web Sockets, for example? Thank you!

Finally, we have our root chain certificate issued and the DNS cname records added. It works now (in the non-debug mode). Thank you very much for your help! In the...

Our real-time media bot throws the following exception. Could anybody help us to explain what we do wrong? The MS servers sometimes forcibly closes connection. (The bot is able to...

Hi @adityaramgopal ! Answering you questions: 1. Microsoft.Skype.Bots.Media version: 1.27.0.2.alpha 2. It’s Net 6.0. 3. TLS 1.2 and TLS 1.3 are enabled on my machine (Windows 11) Thank you!

@adityaramgopal In fact, I do. Our IT team manages them. Which port should be open to communicate with the MS media server? The media we need from a Teams meeting...

It's an HTTPS request which goes through port 443, which is always open. So, I don't think it's firewall. And usually there are better ways to debug than disabling your...