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

[BUG] Screen Share Not Recorded in Participant Egress (screenShare = true) – When Will Fix from PR #829 Be Released? #831

Open
sridhard opened this issue Dec 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sridhard
Copy link

When using LiveKit's egress feature with participant egress and setting screenShare = true, the participant's audio and video are recorded successfully, but the screen share is not. The following error is observed in the logs:
Ignoring participant track, reason: source SCREEN_SHARE.

I believe this issue might already be fixed in [PR #829](#829).

Egress Version
Docker Image: livekit/egress:latest

Egress Request
The issue occurs when using the following configuration:

  • screenShare = true in participant egress.

Logs

Ignoring participant track, reason: source SCREEN_SHARE
@sridhard sridhard added the bug Something isn't working label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants