You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
When using LiveKit's egress feature with
participant egress
and settingscreenShare = 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
inparticipant egress
.Logs
The text was updated successfully, but these errors were encountered: