我有一台显示器连接到 DVI,另一台显示器连接到 DisplayPort。我想捕获第一个视频并将其显示在第二个视频的窗口中。我的第一个想法是使用屏幕录制软件从监视器 A 录制视频并将录制内容显示在监视器 B 的窗口中,但我不知道如何实时执行此操作,而且这似乎是一个草率的解决方案。
我的第二个想法是流式传输到 Twitch 并在窗口中打开流,但我不想处理延迟和质量差的问题。
我可以只获取原始输出并将其流式传输到窗口或其他东西吗?
发行版是 Debian,窗口管理器是 i3
更新:我现在正在使用OBS中的预览窗口,它工作正常,但我仍然想要一个更好的解决方案。
xrandr
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 509mm x 286mm
1920x1080 60.00*+
1680x1050 59.95
1600x1200 60.00
1600x900 60.00
1440x900 59.89
1400x1050 59.98
1280x1024 75.02 60.02
1280x960 60.00
1280x800 59.81
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
640x480 75.00 72.81 59.94
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 509mm x 286mm
1920x1080 60.00*+
1680x1050 59.95
1600x1200 60.00
1600x900 60.00
1440x900 59.89
1400x1050 59.98
1280x1024 75.02 60.02
1280x960 60.00
1280x800 59.81
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
640x480 75.00 72.81 59.94
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)