Live data from Hacker News

DeskPad – A virtual monitor for screen sharing

github.com

51–60 of 167 posts

Re: DeskPad – A virtual monitor for screen sharing

#52

Nice. I'm testing it watching a YouTube video in "full screen" in its window, while also leaving room for a browser and email window on that monitor.

This is an excellent use case that I also often felt the need for.

You can remove all the YT clutter this way, have all the controls and keyboard shortcuts, and extensions like Video Speed Controller still functional while precisely controlling the position and size of the video. Would be great for following long lectures and tutorials.

any good solution for this for a Windows machine?

Re: DeskPad – A virtual monitor for screen sharing

#54

I think the problem I have is more so that people want my font sizes to be 3x what I have them. Usually I’m presenting a spreadsheet (financial statements and such) and people ask me to zoom in. Which I can but it breaks the whole thing and throws me off because I can no longer read my document anymore and I’m trying to present it. For that reason, I evangelize that attendees use the Zoom feature on their device if i…

Yeah, if you create a virtual monitor with low resolution like 1280x720 or 1024x768 people will be able to see what you're sharing.

Re: DeskPad – A virtual monitor for screen sharing

#56

Nice. I'm testing it watching a YouTube video in "full screen" in its window, while also leaving room for a browser and email window on that monitor.

This is an excellent use case that I also often felt the need for. You can remove all the YT clutter this way, have all the controls and keyboard shortcuts, and extensions like Video Speed Controller still functional while precisely controlling the position and size of the video. Would be great for following long lectures and tutorials. any good solution for this for a Windows machine?

I use the “maximize video” chrome extension which may work for you. You can click on any video player and it will make that take up the whole browser window size. So then the video size == the browser window size. I use it to panel multiple videos around my screen (mostly for watching multiple NFL games at the same time).

I also use Better Touch Tool which supports keyboard shortcuts for arranging windows, I believe there’s a similar tool for windows. So for example if I want 4 equal sized windows (in each quadrant of the monitor) I can do it easily with keyboard shortcuts.

Re: DeskPad – A virtual monitor for screen sharing

#57

I think the problem I have is more so that people want my font sizes to be 3x what I have them. Usually I’m presenting a spreadsheet (financial statements and such) and people ask me to zoom in. Which I can but it breaks the whole thing and throws me off because I can no longer read my document anymore and I’m trying to present it. For that reason, I evangelize that attendees use the Zoom feature on their device if i…

I often call into meetings where I am also presenting twice. Once on my phone and once from my computer. I use my computer for sharing, audio, video, etc. I use my phone to see what the other people see. Shared screens are always difficult to predict. If you have a 4K screen, it will almost always get downsampled somehow for meetings… it can be too slow otherwise.

In my experience, the problem isn’t that the font is too small on your device, but rather that you’re sharing too much screen. Even if I’m sharing a terminal window (common for me), instead of changing the font, I try to make the window smaller. This has the same effect and is much easier to control. On the viewing device, the video you send it always scaled (either for a different resolution or viewport size), so it helps to limit the size of the screen/window that you’re sharing.

Telling viewers to zoom in if they can’t read anything sounds like you’re blaming them for the problem. If you have a different device connected, you might be in a better position to find a solution on your end.

Re: DeskPad – A virtual monitor for screen sharing

#59
post #6

The title could clarify it's for MacOS X.

Linux users probably already have some weird workflow with X11 virtual buffers to do this.

I use `xrandr --setmonitor` to create a fake monitor that only covers part of my screen. And I have some window manager setup to easily move my windows there (with awesomewm).

Re: DeskPad – A virtual monitor for screen sharing

#60
post #59

Earlier quoted context omitted.

Linux users probably already have some weird workflow with X11 virtual buffers to do this.

I use `xrandr --setmonitor` to create a fake monitor that only covers part of my screen. And I have some window manager setup to easily move my windows there (with awesomewm).

That's a good solution. I used xnest
Post reply on HN