Lazarus

Programming => General => Topic started by: stoffman on December 01, 2022, 05:29:05 pm

Title: Slack/Teams/Zoom application screen sharing
Post by: stoffman on December 01, 2022, 05:29:05 pm
Hi,

On Zoom, Teams and Slack when a user wishes to share and application that was written in Lazarus (just the application, not the entire screen) he sees black screen in the share menu and when doing the actual share the users on the end sees a black screen while the sharing user sees everything as normal.

I believe the cause of that behavior is TApplication which uses a hidden window which Slack/Teams/Zoom are actually trying to share.

Any ideas how to overcome this issue?

Thanks
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: jamie on December 01, 2022, 06:02:13 pm
Greate security, isn't it! :D
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: Renat.Su on December 01, 2022, 07:48:55 pm
I noticed the same behavior in Telegram messenger window sharing.
I'll keep an eye on the topic
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: Renat.Su on December 01, 2022, 07:50:23 pm
Although not always. I don't see any patterns yet
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: tr_escape on December 01, 2022, 08:37:42 pm
@stoffman,

could you please share a screen capture about of this issue?
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: Renat.Su on December 03, 2022, 05:17:07 pm
@stoffman,

could you please share a screen capture about of this issue?
There's just a black screen
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: stoffman on December 03, 2022, 07:31:30 pm
@tr_escape
Next time I'll have a call I'll take a screenshot.

But it is really just a black screen. nothing more nothings less
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: jamie on December 03, 2022, 07:36:08 pm
Most likely because Lazarus creates a main application window that does nothing but handle messages and other things.

 Unless I missed something, that would be it.

  There is however the chance that somehow a security blanket is being set on the app because this can be done with other apps where it shows blank/black screens, and I don't remember the API calls for that, but they started I believe sometime in Windows 7 or maybe Vista.
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: stoffman on December 09, 2022, 10:45:29 am
I'm attaching an image for future reference. I also believe it has todo with the main application window as I said in the original post.

Title: Re: Slack/Teams/Zoom application screen sharing
Post by: tr_escape on December 12, 2022, 08:54:55 am
I'm attaching an image for future reference. I also believe it has todo with the main application window as I said in the original post.

Did you try this solution?

https://support.zoom.us/hc/en-us/articles/202082128-Troubleshooting-black-screen-during-screen-sharing
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: jamie on December 12, 2022, 08:11:19 pm
Do Delphi generated apps show ?
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: Renat.Su on December 26, 2022, 01:37:00 pm
I'm attaching an image for future reference. I also believe it has todo with the main application window as I said in the original post.

Did you try this solution?

https://support.zoom.us/hc/en-us/articles/202082128-Troubleshooting-black-screen-during-screen-sharing
The problem is common for any software to share their screen
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: jamie on December 26, 2022, 02:09:11 pm
They call that security! You wouldn't want your finance app to be viewable, would you?

The security is so good, even you can't see your own apps! :D
Title: Re: Slack/Teams/Zoom application screen sharing
Post by: Renat.Su on December 26, 2022, 02:53:47 pm
They call that security! You wouldn't want your finance app to be viewable, would you?

The security is so good, even you can't see your own apps! :D
On the one hand, you are right. It's good. On the other hand, it is difficult to save video, provide tech support etc )
TinyPortal © 2005-2018