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