RocketChat / RocketChat/Rocket.Chat

ERR_UNKNOWN_URL_SCHEME in video call by Jitsi app

Open
#30,954 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.