CN113422985A - System and method for projecting encrypted video - Google Patents

System and method for projecting encrypted video Download PDF

Info

Publication number
CN113422985A
CN113422985A CN202110663518.3A CN202110663518A CN113422985A CN 113422985 A CN113422985 A CN 113422985A CN 202110663518 A CN202110663518 A CN 202110663518A CN 113422985 A CN113422985 A CN 113422985A
Authority
CN
China
Prior art keywords
encrypted video
socket service
video
address
app
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.)
Pending
Application number
CN202110663518.3A
Other languages
Chinese (zh)
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.)
Readboy Education Technology Co Ltd
Original Assignee
Readboy Education 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 Readboy Education Technology Co Ltd filed Critical Readboy Education Technology Co Ltd
Priority to CN202110663518.3A priority Critical patent/CN113422985A/en
Publication of CN113422985A publication Critical patent/CN113422985A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/2347Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving video stream encryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/436Interfacing a local distribution network, e.g. communicating with another STB or one or more peripheral devices inside the home
    • H04N21/4363Adapting the video stream to a specific local network, e.g. a Bluetooth® network
    • H04N21/43637Adapting the video stream to a specific local network, e.g. a Bluetooth® network involving a wireless protocol, e.g. Bluetooth, RF or wireless LAN [IEEE 802.11]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs
    • H04N21/4405Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving video stream decryption

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (AREA)
  • Transforming Electric Information Into Light Information (AREA)

Abstract

The invention discloses a system and a method for projecting an encrypted video, which take a mobile terminal as an intermediate agent, acquire encrypted video data, decrypt the data and transmit the data to a television terminal. The invention is realized by pure software, does not need extra hardware support, can realize screen projection by utilizing the mobile terminal, has no difference with the common screen projection speed, reduces the cost and can obtain better experience effect.

Description

System and method for projecting encrypted video
Technical Field
The invention relates to the technical field of screen projection, in particular to a system and a method for projecting a screen of an encrypted video.
Background
With the popularization of intelligent mobile devices, the frequency of watching videos at a mobile end is very high, but the screen of the mobile end is generally small, so that the eyesight is damaged for a long time. Today, the internet is rapidly developing, and there is a solution to the problem that videos of mobile phones can be projected to a television for playing through a DLNA protocol. Unfortunately, however, many software does not provide the functionality of a screen shot. One reason for this is that most enterprises can encrypt and protect their videos, and the standard DLNA protocol can only project unencrypted videos. This results in the necessity of not encrypting the video for the projection, which is unacceptable to many businesses.
In the past, screen projection technology for encrypted video basically depends on a same-screen device, and the method not only needs special hardware, but also has poor effect, because the same screen mainly aims at similar PPT demonstration and the content which does not need to be updated rapidly. Not only is the data size large for video, but also a slight slowness makes a feeling of pause in playback perceived.
Disclosure of Invention
In view of the deficiencies of the prior art, the present invention is directed to a system and method for projecting an encrypted video.
In order to achieve the purpose, the invention adopts the following technical scheme:
a system for projecting an encrypted video, comprising:
a server: used for storing the encrypted video;
transfer terminal: the method comprises the steps that a screen throwing App is operated, the screen throwing App is used for creating a remote Socket service and a local Socket service when screen throwing is needed, the remote Socket service is used for obtaining an encrypted video from a server according to the address of the encrypted video, and the local Socket service is used for decrypting the obtained encrypted video and transmitting the decrypted encrypted video to a television end;
and the television end is used for receiving and playing the video data decrypted by the local Socket service.
The invention also provides a method for utilizing the system, which comprises the following specific processes:
acquiring an address of an encrypted video to be projected;
starting a screen throwing App in a transfer terminal, inputting an address of an encrypted video, creating a remote Socket service and a local Socket service by the screen throwing App, acquiring the encrypted video from a server by the remote Socket service according to the address of the encrypted video, decrypting the acquired encrypted video by the local Socket service, and forwarding the decrypted encrypted video to a television end;
and the television end receives the video data decrypted by the local Socket service and plays the video data.
The invention has the beneficial effects that: the invention is realized by pure software, does not need extra hardware support, can realize screen projection by utilizing the mobile terminal, has no difference with the common screen projection speed, reduces the cost and can obtain better experience effect.
Detailed Description
The present invention will be further described below, and it should be noted that the present embodiment is based on the technical solution, and a detailed implementation manner and a specific operation process are provided, but the protection scope of the present invention is not limited to the present embodiment.
Example 1
The embodiment provides a system for projecting a screen to an encrypted video, which includes:
a server: used for storing the encrypted video;
transfer terminal: the method comprises the steps that a screen throwing App is operated, the screen throwing App is used for creating a remote Socket service and a local Socket service when screen throwing is needed, the remote Socket service is used for obtaining an encrypted video from a server according to the address of the encrypted video, and the local Socket service is used for decrypting the obtained encrypted video and transmitting the decrypted encrypted video to a television end;
and the television end is used for receiving and playing the video data decrypted by the local Socket service.
Further, the transfer terminal may be a mobile terminal such as a tablet computer and a mobile phone.
Example 2
The present embodiment provides a method using the system described in embodiment 1, which includes the following specific steps:
acquiring an address of an encrypted video to be projected;
starting a screen throwing App in a transfer terminal, inputting an address of an encrypted video, creating a remote Socket service and a local Socket service by the screen throwing App, acquiring the encrypted video from a server by the remote Socket service according to the address of the encrypted video, decrypting the acquired encrypted video by the local Socket service, and forwarding the decrypted encrypted video to a television end;
and the television end receives the video data decrypted by the local Socket service and plays the video data.
In the method, the address of the local Socket service created by the transit terminal is actually projected to the television terminal. That is, for the television end, the video source played by the television end is in the service of the transit terminal. Therefore, through the cooperative operation of the local service and the remote service, the encrypted video can be transmitted to the television for playing while being decoded. In addition, the video is stored in the server through encryption, and the whole decryption process is only carried out at the transfer terminal, so that the risk of stealing the encrypted video is avoided, and the purpose of screen projection can be achieved.
Various corresponding changes and modifications can be made by those skilled in the art based on the above technical solutions and concepts, and all such changes and modifications should be included in the protection scope of the present invention.

Claims (2)

1. A system for projecting an encrypted video, comprising:
a server: used for storing the encrypted video;
transfer terminal: the method comprises the steps that a screen throwing App is operated, the screen throwing App is used for creating a remote Socket service and a local Socket service when screen throwing is needed, the remote Socket service is used for obtaining an encrypted video from a server according to the address of the encrypted video, and the local Socket service is used for decrypting the obtained encrypted video and transmitting the decrypted encrypted video to a television end;
and the television end is used for receiving and playing the video data decrypted by the local Socket service.
2. A method using the system of claim 1, comprising the steps of:
acquiring an address of an encrypted video to be projected;
starting a screen throwing App in a transfer terminal, inputting an address of an encrypted video, creating a remote Socket service and a local Socket service by the screen throwing App, acquiring the encrypted video from a server by the remote Socket service according to the address of the encrypted video, decrypting the acquired encrypted video by the local Socket service, and forwarding the decrypted encrypted video to a television end;
and the television end receives the video data decrypted by the local Socket service and plays the video data.
CN202110663518.3A 2021-06-15 2021-06-15 System and method for projecting encrypted video Pending CN113422985A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110663518.3A CN113422985A (en) 2021-06-15 2021-06-15 System and method for projecting encrypted video

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110663518.3A CN113422985A (en) 2021-06-15 2021-06-15 System and method for projecting encrypted video

Publications (1)

Publication Number Publication Date
CN113422985A true CN113422985A (en) 2021-09-21

Family

ID=77788571

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110663518.3A Pending CN113422985A (en) 2021-06-15 2021-06-15 System and method for projecting encrypted video

Country Status (1)

Country Link
CN (1) CN113422985A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105025349A (en) * 2014-04-24 2015-11-04 英特尔公司 Encrypted screencasting
CN207135116U (en) * 2017-07-07 2018-03-23 浙江神州量子网络科技有限公司 A kind of wireless throwing screen reception device and system based on true random number key
CN112312187A (en) * 2019-07-31 2021-02-02 腾讯科技(深圳)有限公司 Method, device and equipment for screen projection playing of video and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105025349A (en) * 2014-04-24 2015-11-04 英特尔公司 Encrypted screencasting
CN207135116U (en) * 2017-07-07 2018-03-23 浙江神州量子网络科技有限公司 A kind of wireless throwing screen reception device and system based on true random number key
CN112312187A (en) * 2019-07-31 2021-02-02 腾讯科技(深圳)有限公司 Method, device and equipment for screen projection playing of video and storage medium

Similar Documents

Publication Publication Date Title
US8275732B2 (en) High definition multimedia interface transcoding system
US7957531B2 (en) Method and apparatus for detection of loss of cipher synchronization
US7565546B2 (en) System, method and apparatus for secure digital content transmission
US8291236B2 (en) Methods and apparatuses for secondary conditional access server
US8767961B2 (en) Secure live television streaming
US8856515B2 (en) Implementation of robust and secure content protection in a system-on-a-chip apparatus
RU2013150043A (en) TERMINAL ON THE BASIS OF CONDITIONAL ACCESS TECHNOLOGY
US8166499B2 (en) Method, apparatus and set-top device for transmitting content to a receiver
TWI647939B (en) Authentication engine and stream cipher engine sharing in digital content protection architectures
US20130028416A1 (en) System and method for media transcoding and presentation
US20100008502A1 (en) Content distribution system, content reception terminal, content distribution method and processing method performed when viewing streaming contents
CN110868628B (en) Intelligent control method for television sound and picture modes, television and storage medium
JP2018527775A (en) Method and apparatus for enabling content protection over a broadcast channel
TWI523534B (en) Method for transmitting and receiving a multimedia content
EP2326088B1 (en) Image encrypting/decrypting system and method
CN102196304B (en) Method, system and equipment for generating secrete key in video monitoring
KR100718452B1 (en) Entitlement management message transmitting system and method thereof in use of out of band
CN102714593A (en) Methods for decrypting, transmitting and receiving control words, storage medium for executing said methods
CN103281572B (en) The DVB conditional receiving device of integrated master data, normal data descrambling
WO2012136152A1 (en) Secure transmission method and apparatus for transport stream
CN113422985A (en) System and method for projecting encrypted video
WO2015169155A1 (en) Descrambling method and system for audio and video streams
CN105578208A (en) IPTV video encryption transmission system
TWI514859B (en) Cascading dynamic crypto periods
KR20100135505A (en) Method for contents encryption, method for contents decryption and electronic device using the same

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210921

RJ01 Rejection of invention patent application after publication