How to secure the meeting from video piracy or screen capturing

1,984 views
Skip to first unread message

Prasad Pawar

unread,
Oct 31, 2019, 7:20:03 AM10/31/19
to BigBlueButton-dev
Hello BBB Team,


I am trying to secure the meeting against video piracy and screen recording. is there any way to achieve the same through BBB.

I have to protect the video/presentation in two scenarios : 

1. During the live meeting is running I have to block the screen capture or screen recording.
2. When the playback video is played I have to protect it with dynamic watermark and also have to block screen capture.

Is it possible? if yes please help me with the solution.


Thanks,
Prasad

sd...@distancelearning.cloud

unread,
Oct 31, 2019, 8:09:13 AM10/31/19
to bigblueb...@googlegroups.com

Nothing stops someone from capturing video from hdmi port, or simply using phone to capture video.    Make sure your recordings have logo/copyright clearly in the capture.  So at least if its reused they know where it originated. (free advertising)

 

Regards,

Stephen

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/fe66c77a-3780-4237-9e9a-69bc505792ee%40googlegroups.com.

Alex

unread,
Oct 31, 2019, 9:24:00 AM10/31/19
to BigBlueButton-dev
In 99% cases you can't stop someone from using OBS to capture everything (video and audio) on their screen..

Afaik there is only one DRM that is capable of this, the one Microsoft uses in their Edge browser. That's why Netflix limits their streams to 720p on all browsers except for Edge.

Alex

unread,
Oct 31, 2019, 9:25:03 AM10/31/19
to BigBlueButton-dev
>So at least if its reused they know where it originated. (free advertising)

They can always re-encode it without a logo ;)) I mean if there is such a goal.


On Thursday, October 31, 2019 at 3:09:13 PM UTC+3, HostBBB.com wrote:

Nothing stops someone from capturing video from hdmi port, or simply using phone to capture video.    Make sure your recordings have logo/copyright clearly in the capture.  So at least if its reused they know where it originated. (free advertising)

 

Regards,

Stephen

 

From: bigblueb...@googlegroups.com <bigblueb...@googlegroups.com> On Behalf Of Prasad Pawar
Sent: Thursday, October 31, 2019 7:20 AM
To: BigBlueButton-dev <bigblueb...@googlegroups.com>
Subject: [bigbluebutton-dev] How to secure the meeting from video piracy or screen capturing

 

Hello BBB Team,

 

 

I am trying to secure the meeting against video piracy and screen recording. is there any way to achieve the same through BBB.

 

I have to protect the video/presentation in two scenarios : 

 

1. During the live meeting is running I have to block the screen capture or screen recording.

2. When the playback video is played I have to protect it with dynamic watermark and also have to block screen capture.

 

Is it possible? if yes please help me with the solution.

 

 

Thanks,

Prasad

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.

To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.

mike lake

unread,
May 7, 2020, 12:15:55 PM5/7/20
to BigBlueButton-dev
Hi Prasad,

I'm in a similar situation, seeking a dynamic (moving around randomly) user-specific (so can be traced back to subscriber/attendee/viewer) watermark for live video. Did you manage to find a solution or a workaround for BBB? I'm not aware of a platform that can do that out-of-the box with the video conferencing and screen-sharing facilities BBB has.

If anyone else knows how to develop a solution for this or if it's doable (whether watermarking each frame or simply add a transparent GUI layer/overlay with the watermark on top), please let me know.

mike lake

unread,
May 7, 2020, 12:20:28 PM5/7/20
to BigBlueButton-dev
Hi Alex,

Is that via OBS?

Is it easy to remove a dynamic (randomly moving) watermark from a video? What about if it wasn't on the video frames but on the player's GUI as an transparent layer overlayed on top of the video player screen. Will OBS or another software be able to identify the video feed and extract that exclusively?

How much of a specialist do you need to be to do such watermark removal?

Francis D Souza

unread,
May 8, 2020, 11:10:06 AM5/8/20
to bigblueb...@googlegroups.com
To workaround this, we developed an app and restricted screen capture during session. We force participants to join through app. 

Now working on for an app for windows... 

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/5042b265-048b-409c-8e34-a0b2335de581%40googlegroups.com.

sd...@distancelearning.cloud

unread,
May 8, 2020, 11:28:03 AM5/8/20
to bigblueb...@googlegroups.com

So hdmi spliter, desktop screencapture utility, or cellphone camera, all can make great copy of content with little expertise needed.

 

Are you worried about an enduser or competitor using your content?

 

Regard,

Stephen

Martin Thomas Schrott

unread,
May 8, 2020, 6:53:52 PM5/8/20
to bigblueb...@googlegroups.com, Francis D Souza


Am 08.05.2020 um 17:09 schrieb Francis D Souza:
To workaround this, we developed an app and restricted screen capture during session. We force participants to join through app. 

Now working on for an app for windows... 



do you develop apps that are using bbb natively, or do you just use the html5 client in your app internally?

A native app solution would be very appreciated, as this may solve some limitation issues.

cheers

Martin


mike lake

unread,
May 9, 2020, 3:39:56 AM5/9/20
to BigBlueButton-dev
Both, eventually. Copying content requires little expertise. Removing watermarks, I'm not so sure.

To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.

To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.

mike lake

unread,
May 9, 2020, 3:41:33 AM5/9/20
to BigBlueButton-dev
Do you have a link or a video to share to see your app?
To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.

Francis D Souza

unread,
May 11, 2020, 12:06:09 AM5/11/20
to Martin Thomas Schrott, bigblueb...@googlegroups.com
Calling the webview for now. It serves the purpose of making it easier on devices + some features. 
 
I agree building native could make it more feature rich

Currently trying to figure out how to get a private video played with existing controls. 

Reimar Bauer

unread,
May 11, 2020, 5:55:51 AM5/11/20
to bigblueb...@googlegroups.com, Martin Thomas Schrott
I have no idea, why that should protect it from catpuring. Anything
which goes through speakers in ears and through a display in eyes can
be captured.

I guess this is an identical problem to cinemas.
> To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/CAEwef5ZZigoA%2Bv%3DBxGrJ%2B3E6i63ySSeaw6%3DZ7tA6x0J940T%2BmQ%40mail.gmail.com.

Naser Papi

unread,
Jan 18, 2021, 4:59:44 PM1/18/21
to BigBlueButton-dev
Hello,
You develop an application that is cross platform? How do you manage potential problems for users !!? I think we must develop bbb-web project  for this purpose and write specific app that use webview that load bbb is not a good way.

Reply all
Reply to author
Forward
0 new messages