Page 1 of 1
Disable print screen and screen capture
Posted: Fri Mar 18, 2022 4:26 pm
by amir2314
Hi dear pablo is there any php code to disable print screen and screen video/audio recorder like youtube script.
.
In youtube if someone start screen recorder the audio will stop or mute after record or in some case video recorded will black screen .
.
Somthing like disable right click in custom javascript on wwb.
.
I have a music website . And some of my users can record media from my website and convert them video file to audio file . How can i stop that ?
Re: Disable print screen and screen capture
Posted: Fri Mar 18, 2022 4:37 pm
by crispy68
Have you googled to see if there is anything out there that does that? I'm not aware of anything in WB for this.
Despite the blocking, I know of sites that can download just about any audio or video with no problems.
Re: Disable print screen and screen capture
Posted: Fri Mar 18, 2022 4:52 pm
by amir2314
crispy68 wrote: ↑Fri Mar 18, 2022 4:37 pm
Have you googled to see if there is anything out there that does that? I'm not aware of anything in WB for this.
Despite the blocking, I know of sites that can download just about any audio or video with no problems.
Yes there is qdownloader sd downlouder youtube downloader wondershare downloader audio hijack and many website to doing this . There isa way to protect with htacess to prevent index and direct download. But i cant find any code to disable recordscreen . But youtube used and code to stop that but in wwb we can stop with secure ftp set permission. Also all the website like them can download the media in public page they cant download from protected page !! So if we can use this code with page protected include media with wwb they cant access to download or record screen
Re: Disable print screen and screen capture
Posted: Fri Mar 18, 2022 5:03 pm
by amir2314
amir2314 wrote: ↑Fri Mar 18, 2022 4:52 pm
crispy68 wrote: ↑Fri Mar 18, 2022 4:37 pm
Have you googled to see if there is anything out there that does that? I'm not aware of anything in WB for this.
Despite the blocking, I know of sites that can download just about any audio or video with no problems.
Yes there is qdownloader sd downlouder youtube downloader wondershare downloader audio hijack and many website to doing this . There isa way to protect with htacess to prevent index and direct download. But i cant find any code to disable recordscreen . But youtube used and code to stop that but in wwb we can stop with secure ftp set permission. Also all the website like them can download the media in public page they cant download from protected page !! So if we can use this code with page protected include media with wwb they cant access to download or record screen
Todays conetnt like learning video and musics or any important files are very valuable . So if anyone can trust wwb for secure content like media. its can grow very fast and many users or webdesigners can shift to wwb to make a secure website . And it help to more sell of wwb
Re: Disable print screen and screen capture
Posted: Fri Mar 18, 2022 5:06 pm
by crispy68
Personally, this seems out of the scope of what WB is.
What solutions have you found thus far by googling?
Re: Disable print screen and screen capture
Posted: Fri Mar 18, 2022 5:08 pm
by amir2314
crispy68 wrote: ↑Fri Mar 18, 2022 5:06 pm
Personally, this seems out of the scope of what WB is.
What solutions have you found thus far by googling?
Nothing
it seams alwas there is a way to save media
Re: Disable print screen and screen capture
Posted: Fri Mar 18, 2022 5:17 pm
by zinc
Re: Disable print screen and screen capture
Posted: Fri Mar 18, 2022 10:12 pm
by Bluesman
This one was good zinc
Worth trying.
Re: Disable print screen and screen capture
Posted: Fri Mar 18, 2022 10:20 pm
by zinc
Cheers
Re: Disable print screen and screen capture
Posted: Sat Mar 19, 2022 6:46 am
by Joe_120
If javascript is turned off in the browser, will the script you added still work?
Re: Disable print screen and screen capture
Posted: Sat Mar 19, 2022 10:09 am
by amir2314
Joe_120 wrote: ↑Sat Mar 19, 2022 6:46 am
If javascript is turned off in the browser, will the script you added still work?
It seams that javascript for doing this is not a safe method.
I must record a vocal that is a demo project for my music page also for all my video toturial content . I cant find any secure way to stop that
Re: Disable print screen and screen capture
Posted: Sat Mar 19, 2022 11:55 am
by gofrank
Not a 100% solution, but you could try password protecting the page to limit access to only registered users. However, any of those users could still download your property and then pass it on to others. If the page is available to the general public, there's probably no viable solution.
Re: Disable print screen and screen capture
Posted: Sat Mar 19, 2022 11:47 pm
by Bluesman
Hi amir2314. I have not seen your site so I wonder what kind of music and what do you think the visitors that download your music use it for?
If they use it for listening local in pc or burn to cd/dvd/usb it's very hard to protect from sofisticated users... But if you will prevent from be used on the internet online to youtube videos and homepages etc... setup all meta data correct for the music files and insert a digital watermark. Then you can track all your music that are online and clame the users...
If you set a information that your music is protected with the advanced watermark etc... you will also prevent from downloading...
Re: Disable print screen and screen capture
Posted: Sun Mar 20, 2022 6:58 am
by Joe_120
Perhaps you can use Google Drive which offers the features you want.
https://support.google.com/drive/answer ... -your-file
Joe
Re: Disable print screen and screen capture
Posted: Sun Mar 20, 2022 11:06 am
by amir2314
This is limited to big file size. I have many data include 500 Gb video toturial For Zbrush 2022 Learning That i recorded . Google drive is good for small size of data Sharing
Re: Disable print screen and screen capture
Posted: Sun Mar 20, 2022 12:52 pm
by Joe_120
Google drive is good for small size of data Sharing
It sounds like you need to partner with a DRM company, or onf their partners, eg. Google Widevine, Apple Fairplay, Microsoft Playready, Contus and I'm sure there are more.
Joe