RocketChat / RocketChat/Rocket.Chat
ERR_UNKNOWN_URL_SCHEME in video call by Jitsi app
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
I installed Jisti, and configured it as the default provider for conference calls.
When I initiate a call to a web site livechat user everything is OK, but when I open the widget from my Android mobile phone, it asks to use Jitsi application or use browser.
If I select the Jitsi application, the following error is shown:
Webpage not available
The webpage at intent://********-64f43b71231cadd08438b434#config.desktopSharingChromeExtId=%22nocfbnnmjnndkbipkabodnheejiegccf%22&config.callDisplayName=%22guest-15%22#Intent;scheme=org.jitsi.meet;package=org.jitsi.meet;end could not be loaded because:
net::ERR_UNKNOWN_URL_SCHEME
As you see, the scheme does not refer to my own Jitsi platform URL.
Server Setup Information:
- Version of Rocket.Chat Server: 6.3.3
- Operating System: UBUNTU 22.04
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the video call from an Android phone with Jitsi configured as the provider, then inspect how the widget handles the generated intent:// URL. Compare the selected app URL with the configured Jitsi platform URL; the issue is done when selecting Jitsi opens the correct platform without ERR_UNKNOWN_URL_SCHEME.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100