B.Prathibha

Results 232 comments of B.Prathibha

How to create group of sip ids in asterisk say 20 ids and assign it randomly to the users.

video working in firefox but in chrome, it's "Error getting user media". How to solve this?

![Screenshot (250)](https://user-images.githubusercontent.com/26375790/190108247-e8df86b1-4de3-4f3b-a8d0-5cba8a89d7f7.png)

The above issue is resolved by adding ENABLE_HTTP_REDIRECT=1 in .env But now I am getting the following error: Video is not getting displayed WebSocket connection to 'wss://bp.erss.in/colibri-ws/172.28.0.5/3f45edae982d3a91/082e38a9?pwd=7kivrblerg80eh5a7gq5va2e53' failed:

I'm getting the error message on the web page as: "The bridge channel has been disconnected and thus video quality is limited to its lowest setting."

How to resolve this?

It is not taking the port 9090. wss://bp.erss.in/colibri-ws It should be wss://bp.erss.in:9090/colibri-ws How to resolve this?

which log should I check?

private Browser browser_mapBrowser; browser_mapBrowser.navigation().loadUrl("https://meet.jit.si");

JxBrowser is a Java library that allows developers to embed a Chromium-based web browser component in their Java Swing, JavaFX, or SWT applications. It uses the Chromium browser engine to...