The difference between virtual displays, streaming, mirroring and picture-in-picture? #3526
|
Sorry, I'm a little confused about the difference between the three modes and the usage scenarios. At the moment it seems to me that the screen is captured and then passed to a window for rendering, so it feels like the same mode. The only difference seems to be that the picture-in-picture mode is similar to window mode, and the other two are similar to full-screen mode. |
Replies: 2 comments 1 reply
|
Virtual screen is an additional virtual display with a separate desktop. Streaming and pictre in picture is similar, they let you see the contents of the virtual screen (or a real display) in a window or in an other display (full screen). Streaming and mirroring is also similar, but the latter will remove the mirror source from the display layout. Streaming has some other tricks like some image controls, resizing, flipping, rotation etc. |

Virtual screen is an additional virtual display with a separate desktop. Streaming and pictre in picture is similar, they let you see the contents of the virtual screen (or a real display) in a window or in an other display (full screen). Streaming and mirroring is also similar, but the latter will remove the mirror source from the display layout. Streaming has some other tricks like some image controls, resizing, flipping, rotation etc.