Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screensharing + System Audio sharing not working yet #1089

Open
joeapxc opened this issue Feb 6, 2025 · 0 comments
Open

Screensharing + System Audio sharing not working yet #1089

joeapxc opened this issue Feb 6, 2025 · 0 comments
Labels
1. to develop bug Something isn't working

Comments

@joeapxc
Copy link

joeapxc commented Feb 6, 2025

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Start a call
  2. Try to share screen + Audio
  3. Error message appears that it was not possible

Expected behaviour

The application should share the screen with system audio included

Actual behaviour

Error Message appears, telling the user it failed to start the screenshare

Diagnosis and logs

Diagnosis report

Diagnosis report

Nextcloud Talk Desktop
Version v1.0.2
Built-in Talk version v20.1.3
Release channel stable
Operating system Windows_NT 10.0.26100 (Windows 11 Pro)
Executable Path C:\Users\jonat\AppData\Local\NextcloudTalk\app-1.0.2\Nextcloud Talk.exe
Connected to -
Nextcloud server version 30.0.5
Nextcloud Talk version 20.1.3
notifications app enabled ✅ yes
notify_push app enabled ✅ yes

Application config

{
  "launchAtStartup": false,
  "theme": "default",
  "systemTitleBar": false,
  "monochromeTrayIcon": false,
  "zoomFactor": 1,
  "playSoundChat": "respect-dnd",
  "playSoundCall": "respect-dnd",
  "enableCallbox": "respect-dnd"
}

It can be found in the About window (open from the menu or via F1 and click on "Copy report" button).

Client logs

Press Ctrl+Shift+I (Cmd+Option+C on macOS) or use the context menu to open the developer tools, then go to the Console tab.

1.
TypeError: Cannot read properties of null (reading 'getTracks')
    at I (index.js:2:887520)
    at e.<anonymous> (index.js:2:887608)
    at nt (index.js:2:1057713)
    at Wt (index.js:2:1062603)
    at A.$destroy (index.js:2:1078970)
    at destroy (index.js:2:1066404)
    at d (index.js:2:1099896)
    at d (index.js:2:1099995)
    at d (index.js:2:1099995)
    at d (index.js:2:1099995)

2.
Error when starting screen share:  NotReadableError: Could not start audio source
@joeapxc joeapxc added 0. Needs triage bug Something isn't working labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants