CN110795699A - Screen recording prevention method below iOS11 based on iPhone system status bar - Google Patents

Screen recording prevention method below iOS11 based on iPhone system status bar Download PDF

Info

Publication number
CN110795699A
CN110795699A CN201910946276.1A CN201910946276A CN110795699A CN 110795699 A CN110795699 A CN 110795699A CN 201910946276 A CN201910946276 A CN 201910946276A CN 110795699 A CN110795699 A CN 110795699A
Authority
CN
China
Prior art keywords
status bar
screen
screen recording
time
ios11
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910946276.1A
Other languages
Chinese (zh)
Other versions
CN110795699B (en
Inventor
骆林昊
黄海亮
梁瑛玮
洪行健
李长杰
冷冬
丁一
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Yifang Information Technology Co Ltd
Original Assignee
Guangzhou Yifang Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Yifang Information Technology Co Ltd filed Critical Guangzhou Yifang Information Technology Co Ltd
Priority to CN201910946276.1A priority Critical patent/CN110795699B/en
Publication of CN110795699A publication Critical patent/CN110795699A/en
Application granted granted Critical
Publication of CN110795699B publication Critical patent/CN110795699B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]

Abstract

The screen recording prevention method based on the iOS11 below the status bar of the iPhone system is characterized by comprising the following steps: when Mac comes with software QuickTime or other third party Mac App: if the mobile phone is recorded with a screen, when a video starts to play, the judgment is triggered at intervals, the time displayed by the status bar is obtained through the attribute 'timeTring' of the class named 'UIStatusBarTimeItemView' in the sub-control, the real time of the system is read at the same time, if the real time at the moment does not accord with the time of the status bar, the screen recording operation is proved to exist, the screen recording operation is reported to a video provider, and the video provider performs further processing. Compared with the prior art, the invention has the advantage of preventing screen recording.

Description

Screen recording prevention method below iOS11 based on iPhone system status bar
The technical field is as follows:
the invention relates to the field of computers, in particular to a screen recording prevention technology.
Background
When the video is played in an iPhone, the picture and sound are very easy to be completely recorded, and the modes such as a system with a recording screen above iOS11, a third party recording screen App, a Mac computer with a QuickTime software recording screen, an AirPlay screen, and the like have great influence on the copyright video. Above the iOS11, there are a recording screen monitoring notification UIScreen capturedduidcommand and an isCaptured attribute of the UIScreen, and the developer can determine whether the user is recording the content of the mobile phone screen through the notification and the attribute. However, below iOS11, the framework does not provide properties, methods, and snoops for screen recording to obtain screen recording status. All attributes of UIScreen are the same and have no difference in a non-screen recording state and a screen recording state, and judgment cannot be carried out. The screen recording channel still exists and is convenient, so that the problem that the copyright video of an iPhone mobile phone below iOS11 is not protected exists.
Disclosure of Invention
The invention aims to provide a screen recording prevention method which can prevent screen recording below iOS11 based on an iPhone system status bar.
The invention is realized by the following steps:
when recording by Mac self-contained software QuickTime or other third party Mac App: if the mobile phone is recorded, the time in the status bar at the top of the mobile phone becomes constant to be 9: 41 minutes (if the mobile phone is set to display a 12-hour system, the time is displayed to be 9: 41 minutes in the morning, the time is the time when the first generation of iPhone is released, the time is constant as long as the iPhone is recorded on the screen), when the video starts to play, the judgment is triggered once at intervals, the time displayed by the status bar is obtained through the attribute 'timesTring' of the class named 'UIStatus BarTimeItemView' in the sub-control, and the real time of the system is read at the same time, if the real time at the moment is not consistent with the time of the status bar, the screen recording operation is proved to exist, the screen recording operation is reported to the video provider, and the video provider performs further processing (including stopping providing the video);
when the mobile phone is used for projecting screens through the AirPlay (for example, after the mobile phone is projected to other equipment, namely a smart television and a computer), the mobile phone App enables a notification center NSNotification center of the apple iOS system in advance, monitors UIScreen DidConnectNotification events, and receives event notifications of UIScreen DidConnectNotification sent by the notification center NSNotification center when the AirPlay screen projecting events occur. At this point it is known that the screen has been projected to another device, with a high risk of screen recording, at which point further processing (including stopping the video from being provided) is performed by the video provider.
Compared with the prior art, the invention has the advantage of preventing screen recording.
Detailed Description
When Mac self-contained software QuickTime or other third party Mac App records: if the mobile phone is recorded, the time in the status bar at the top of the mobile phone becomes constant to be 9: 41 minutes (if the mobile phone setting display is a 12-hour system, the time is displayed to be 9: 41 minutes in the morning, the 9: 41 minutes is the time when the first generation of iPhone is released, and the time is constant as long as the iPhone is recorded on the screen), when the video starts to play, the judgment is triggered once at intervals (for example: one minute), the time displayed by the status bar (namely, the 9: 41 minutes or the 9: 41 minutes in the morning) is obtained through the attribute 'timesTring' of the class named 'UIStatus BarTimeItemView' in the sub-control, the real time of the system is read at the same time, if the real time at the moment does not accord with the time of the status bar, the screen recording operation is proved to exist, the screen recording operation is reported to the video provider, and the further processing is carried out by the video provider (including stopping providing;
when the mobile phone is used for projecting screens through the AirPlay (for example, after the mobile phone is projected to other equipment, namely a smart television and a computer), the mobile phone App enables a notification center NSNotification center of the apple iOS system in advance, monitors UIScreen DidConnectNotification events, and receives event notifications of UIScreen DidConnectNotification sent by the notification center NSNotification center when the AirPlay screen projecting events occur. It can now be known that the screen has been dropped to another device with a high risk of screen recording, at which point further processing (including stopping the video from being provided) is done by the video provider.

Claims (1)

1. The screen recording prevention method based on the iOS11 below the status bar of the iPhone system is characterized by comprising the following steps:
when Mac comes with software QuickTime or other third party Mac App: if the mobile phone is recorded with a screen, when a video starts to play, triggering judgment at intervals, obtaining the time displayed by a status bar through the attribute 'timeTring' of the class named 'UIStatusBarTimeItemView' in the sub-control, reading the real time of the system, if the real time at the moment does not accord with the time of the status bar, proving that screen recording operation exists, reporting the operation to a video provider, and further processing by the video provider;
if AirPlay casts the screen, the monitoring system sends a notice of UIScreen digital connectivity notification, and when AirPlay is recorded, the notice can be received, and the video provider performs further processing.
CN201910946276.1A 2019-10-04 2019-10-04 Screen recording prevention method below iOS11 based on iPhone system status bar Active CN110795699B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910946276.1A CN110795699B (en) 2019-10-04 2019-10-04 Screen recording prevention method below iOS11 based on iPhone system status bar

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910946276.1A CN110795699B (en) 2019-10-04 2019-10-04 Screen recording prevention method below iOS11 based on iPhone system status bar

Publications (2)

Publication Number Publication Date
CN110795699A true CN110795699A (en) 2020-02-14
CN110795699B CN110795699B (en) 2022-12-02

Family

ID=69438812

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910946276.1A Active CN110795699B (en) 2019-10-04 2019-10-04 Screen recording prevention method below iOS11 based on iPhone system status bar

Country Status (1)

Country Link
CN (1) CN110795699B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111783041A (en) * 2020-07-06 2020-10-16 北京百家视联科技有限公司 Multimedia information playing method and device, electronic equipment and storage medium
CN113747244A (en) * 2021-07-28 2021-12-03 深圳市华曦达科技股份有限公司 Multimedia data protection method, terminal equipment and server
CN114612272A (en) * 2022-03-14 2022-06-10 黑龙江省格趣科技有限公司 Safety protection system and method based on big information safety data
CN116540984A (en) * 2023-07-06 2023-08-04 易方信息科技股份有限公司 IOS (input/output) system-based screen recording prevention method and device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104143055A (en) * 2014-08-16 2014-11-12 合一网络技术(北京)有限公司 Pirated video monitoring method and system
US20150302621A1 (en) * 2014-04-21 2015-10-22 Vmware, Inc. Concealing sensitive information on a display
US20160149956A1 (en) * 2014-11-21 2016-05-26 Whip Networks, Inc. Media management and sharing system
CN108200275A (en) * 2017-12-27 2018-06-22 努比亚技术有限公司 A kind of record screen control method, equipment and computer readable storage medium
CN108595989A (en) * 2018-03-15 2018-09-28 杭州电子科技大学 Mobile APP security protection systems and method under a kind of iOS
CN108769784A (en) * 2018-06-28 2018-11-06 努比亚技术有限公司 screen recording method, mobile terminal and storage medium
CN109151355A (en) * 2018-08-17 2019-01-04 北京奇艺世纪科技有限公司 A kind of record screen detection method and device
CN109885985A (en) * 2018-12-12 2019-06-14 南京硕瑞信息科技有限公司 A kind of method and its realization system of the anti-anti- screenshotss of downloading of online reading PDF
CN110211029A (en) * 2019-05-14 2019-09-06 努比亚技术有限公司 A kind of record screen protection maintaining method, mobile terminal and computer readable storage medium based on anticipation mode

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150302621A1 (en) * 2014-04-21 2015-10-22 Vmware, Inc. Concealing sensitive information on a display
CN104143055A (en) * 2014-08-16 2014-11-12 合一网络技术(北京)有限公司 Pirated video monitoring method and system
US20160149956A1 (en) * 2014-11-21 2016-05-26 Whip Networks, Inc. Media management and sharing system
CN108200275A (en) * 2017-12-27 2018-06-22 努比亚技术有限公司 A kind of record screen control method, equipment and computer readable storage medium
CN108595989A (en) * 2018-03-15 2018-09-28 杭州电子科技大学 Mobile APP security protection systems and method under a kind of iOS
CN108769784A (en) * 2018-06-28 2018-11-06 努比亚技术有限公司 screen recording method, mobile terminal and storage medium
CN109151355A (en) * 2018-08-17 2019-01-04 北京奇艺世纪科技有限公司 A kind of record screen detection method and device
CN109885985A (en) * 2018-12-12 2019-06-14 南京硕瑞信息科技有限公司 A kind of method and its realization system of the anti-anti- screenshotss of downloading of online reading PDF
CN110211029A (en) * 2019-05-14 2019-09-06 努比亚技术有限公司 A kind of record screen protection maintaining method, mobile terminal and computer readable storage medium based on anticipation mode

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王玉良等: "基于iOS系统的恶意行为检测研究", 《电信科学》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111783041A (en) * 2020-07-06 2020-10-16 北京百家视联科技有限公司 Multimedia information playing method and device, electronic equipment and storage medium
CN113747244A (en) * 2021-07-28 2021-12-03 深圳市华曦达科技股份有限公司 Multimedia data protection method, terminal equipment and server
CN113747244B (en) * 2021-07-28 2024-03-22 深圳市华曦达科技股份有限公司 Multimedia data protection method, terminal equipment and server
CN114612272A (en) * 2022-03-14 2022-06-10 黑龙江省格趣科技有限公司 Safety protection system and method based on big information safety data
CN114612272B (en) * 2022-03-14 2022-10-14 黑龙江省格趣科技有限公司 Safety protection system and method based on big information safety data
CN116540984A (en) * 2023-07-06 2023-08-04 易方信息科技股份有限公司 IOS (input/output) system-based screen recording prevention method and device
CN116540984B (en) * 2023-07-06 2023-09-29 易方信息科技股份有限公司 IOS (input/output) system-based screen recording prevention method and device

Also Published As

Publication number Publication date
CN110795699B (en) 2022-12-02

Similar Documents

Publication Publication Date Title
CN110795699B (en) Screen recording prevention method below iOS11 based on iPhone system status bar
JP5235347B2 (en) Receiving apparatus and receiving method
JP2016220229A (en) Content reproduction device, content reproduction method and program
US9711186B2 (en) System and method for streaming and recording video
EP3086561A1 (en) Information pushing method, device, and system
US10560753B2 (en) Method and system for image alteration
CN104967903A (en) Video play detection method and device
JP2010124239A5 (en) Reproducing apparatus and control method thereof
WO2009053869A2 (en) Method and mobile device for detecting highlights
CN112911343B (en) Multi-channel video playing method and device, electronic equipment and storage medium
CN108965301A (en) A kind of game player's live broadcasting method in scene of game
JP6092796B2 (en) Playback device, receiving device, playback system, and program.
TWI246328B (en) Automatic program restoration when a programming break ends
KR20050054932A (en) Personal video message system
JP2012070150A (en) Content playback device, method and program
KR101029707B1 (en) Method and apparatus for preventing recording of image data by using hdmi card
CN109194971A (en) A kind of generation method and device for multimedia file
CN108566560A (en) A kind of screen protection implementation method and device
JP6147098B2 (en) Comment management device, terminal device, comment management program, and terminal program
TW201734972A (en) Multimedia playing system for automatically notifying abnormal situations and information processing method of the same comprising a TV dongle and at least one network security camera connected with the TV dongle through a network
CN112653876A (en) Video monitoring adjustment method, device and equipment
CN108206936B (en) Monitoring method and device
US9686224B2 (en) Social network reaction reporting device, reporting method, reporting program, and recording medium
CN108377411A (en) The method of transmission media data, the method and device for showing media data
CN108156515A (en) Video broadcasting method, smart television and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 402, No. 66, North Street, University Town Center, Panyu District, Guangzhou City, Guangdong Province, 510006

Applicant after: Yifang Information Technology Co.,Ltd.

Address before: 510000 room 605, science museum, Guangdong University of technology, Panyu District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU EASEFUN INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant