WO2013113191A1 - 一种视频图像快速传输的方法及系统 - Google Patents
一种视频图像快速传输的方法及系统 Download PDFInfo
- Publication number
- WO2013113191A1 WO2013113191A1 PCT/CN2012/073736 CN2012073736W WO2013113191A1 WO 2013113191 A1 WO2013113191 A1 WO 2013113191A1 CN 2012073736 W CN2012073736 W CN 2012073736W WO 2013113191 A1 WO2013113191 A1 WO 2013113191A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- video
- screen
- module
- pixel
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/41—Structure of client; Structure of client peripherals
- H04N21/422—Input-only peripherals, i.e. input devices connected to specially adapted client devices, e.g. global positioning system [GPS]
- H04N21/4223—Cameras
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing 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/436—Interfacing a local distribution network, e.g. communicating with another STB or one or more peripheral devices inside the home
- H04N21/43615—Interfacing a Home Network, e.g. for connecting the client to a plurality of peripherals
Definitions
- the present invention relates to the field of video image processing, and in particular, to a method and system for fast transmission of video images. Background technique
- server video stream screen sharing solves the problem of the wiring length, one server device is only for one client device, and the problem that the playback content of one server device is simultaneously displayed on multiple client devices cannot be realized;
- the object of the present invention is to provide a method and system for fast transmission of video images, which saves bandwidth consumption and realizes images of multi-screen sharing of terminals in a smart home. Fast transfer.
- the method for fast image transmission comprises the steps of:
- the video sending end performs an image screen capture on its screen and caches it;
- the video receiving end receives the area image and combines it with the buffered image as the received image, and buffers the combined image.
- the determining step of the pixel in step B includes:
- the judgment of the pixel difference is realized by judging the pixel attribute deviation.
- the determining step of the area in step B includes:
- Rows and columns different from the image pixels of the previous frame are determined in units of rows and columns, respectively, and the regions formed by the intersection of the rows and columns are the different regions.
- the step of determining a row and a column different from the pixel of the previous frame image includes:
- the rows and columns for which the sum of the gradation differences of the respective columns and the rows are greater than a threshold are respectively determined as the determined rows and columns.
- determining that the sum of the gray level differences of each column and each row is greater than a threshold value includes:
- the positions of the end line and the end column in which the image pixels are different are determined, thereby determining the regions in which the adjacent two image pixels are different.
- it also includes:
- the screen shot in step A is: Screen capture of the statistical area.
- the screen cut rate is reduced, thereby further reducing the bandwidth occupation.
- the method further includes:
- the full screen image is taken as the screen shot of the step A.
- the application being activated includes: determining that a mouse, keyboard, or other application window is activated.
- the attribute value includes a color attribute and a color depth attribute of the pixel.
- the invention also provides a system for fast transmission of video images, comprising a video transmitting end and a video receiving end,
- the video sending end includes:
- a screen capture module configured to perform an image screen capture on a screen of the video sending end
- a video sending end storage module configured to cache the image of each frame cut by the screen capture module
- a comparison module configured to compare the current screen capture image with a previous frame image buffered by the storage module to determine a different area of the image pixel
- the sending module is configured to output different areas of the image pixels in a wireless form.
- the video receiver includes: a receiving module, configured to receive a different area of an image pixel sent by a sending module of the video sending end;
- An integration module configured to combine different regions of the received image pixels with the cached image as the received image
- the video receiving end storage module is configured to cache the integrated image of the integrated module.
- FIG. 1 is a flowchart of a method for quickly transmitting video images according to the present invention
- FIG. 2 is a flowchart of a method for establishing a wireless shared connection between a video sending end and a video receiving end in step S10 of the present invention
- step S20 of the present invention is a flowchart of a method for intercepting a shared video file by a video sending end in step S20 of the present invention
- FIG. 4 is a flow chart of a method for obtaining a grayscale deviation region by comparing a current frame image with a previous frame image in step S40 of the present invention
- FIG. 5 is a schematic structural diagram of a system for fast transmission of video images according to the present invention. detailed description
- the main principle of the present invention is: a wireless sharing connection is established between the video transmitting end and the video receiving end, and when the video transmitting end encodes the video image to the video receiving end through the screen capture, the video transmitting end simultaneously caches the image, and The buffered image is subjected to filtering processing. Comparing the current frame image with the image of the previous frame of the buffer, acquiring the grayscale deviation region (ie, the region different from the image pixel) in the two frame images, and encoding only the image portion corresponding to the grayscale deviation region. send. The video receiving end integrates the grayscale deviation area into the previous frame image and buffers it. Thereby, the bandwidth consumption and the encoding speed are saved, and the image fast transmission when the multi-screen sharing of the terminal in the smart home is realized.
- the grayscale deviation region ie, the region different from the image pixel
- the method for fast image transmission includes the following steps:
- Step S10 Establish a wireless shared connection between the video sending end and the video receiving end. As shown in FIG. 2, the step S10 includes:
- Step S101 The video sending end sends the video sharing request information to the video receiving end through a wireless communication network, such as a WIFI network.
- a wireless communication network such as a WIFI network.
- Step S102 The video receiving end receives the video sharing request information, determines whether the video sharing is acceptable according to the value of the shared identification bit stored by the video receiving end, and feeds back the corresponding information according to the information.
- the shared identifier bit When it is detected that the shared identifier bit is set to 1, it indicates that the video receiving end is sharing video with other video transmitting ends, and can no longer share with the video receiving end, and proceeds to step S103; when the shared identification bit is set to 0. , indicating that the video receiving end does not share video with other video transmitting ends, and is in an idle state. At this time, video sharing with the video receiving end may be performed, and the process proceeds to step S104.
- Step S103 The video receiving end sends a feedback feedback rejection request message to the video sending end, and the process ends.
- Step S104 The video receiving end feeds back the information that allows the sharing request, and establishes a video sharing connection.
- the video receiving end After the wireless sharing connection is established between the video sending end and the video receiving end, the video receiving end stores the address information of the video sending end, and changes the shared identification bit to 1.
- the video transmitting end and the video receiving end complete the establishment of the video sharing connection.
- Step S20 The video sending end performs a frame-by-frame screen capture on its entire screen, that is, the desktop.
- Common screenshots include GDI functions, DirectX functions, or Windows Media API functions.
- the GDI function is used to perform screen capture on the desktop.
- the GDI is based on "the desktop is also a window, and the desktop also has a window handle (HWND)", and the time for one screen capture is only 4 sec.
- GDI is an executable program that accepts access requests from Windows applications, but the application does not have direct access to the output device (screen), so the operation of the output device is done through the device context (DC, Device Contex).
- DC is a data structure in Windows that contains the GDI functions needed.
- the image captured by the GDI function is not directly output by the output device, but the image is copied to the DC.
- Each window on the screen corresponds to a DC, and the operation of the DC is reflected on its corresponding screen window.
- the screen capture step in step S20 includes:
- Step S201 Acquire a window of the current screen desktop.
- the window handle of the desktop is obtained by calling the GetDesktopWindow function.
- Step S202 Obtain a DC of a current screen desktop window.
- This step calls the GetDC function to get the DC of the desktop window, which is used to get the contents of the desktop window.
- Step S203 Create a DC and a bitmap compatible with the window DC, and select the bitmap into a compatible DC.
- the CreateCompatible function is first created by creating the compatible DC ( CreateCompatibleDC ) and the bitmap ( CreateCompatibleBitmap ).
- the DC is used to get the pixel value of the entire desktop window.
- the bitmap is created based on the size of the current screen, the same size as the entire desktop window.
- bitmaps can be read and written to store full-screen pixels of memory. Then, call the SelectObject function to select the created bitmap into a compatible DC.
- Step S204 Copy the contents of the desktop window DC to the compatible DC.
- This step calls the BitBlt function to copy the desktop window DC in step S202 to the step.
- the bitmap on the compatible DC is the image at the time of the screen capture, thereby completing the screenshot of the current screen desktop.
- Step S205 Release the created DC.
- This step calls the Release function to release the created DC, which frees the memory to ensure that other programs run smoothly.
- Step S30 Filtering and buffering the screen image.
- the brightness of the image of the screen is not uniformly changed, so the image generates a lot of noise.
- image noise is eliminated to overcome image interference.
- Step S40 Comparing the current frame image with the pixel attribute of the previous frame image to obtain a grayscale deviation region.
- Step S40 includes:
- Step S401 Converting the color map of the acquired image RGB numerical matrix into a grayscale image and performing a difference operation between the current frame image and the previous frame image to obtain a grayscale difference value, and the operation result is stored in the same array I (xi, yj ).
- the color attribute of the pixel is first changed, and the screen image is converted from the color image to the gray image.
- Converted Grayscale Each pixel of the image represents the grayscale value of that pixel with one byte. The gray value is between 0 and 255. The larger the value, the whiter the pixel (ie, the higher the brightness). The more the value is 'J, the darker it is. In this embodiment, the comparison of the pixel color depth attributes is performed.
- the current frame image is compared with the gray value of each pixel of the previous frame image, and the operation result is stored in an array I ( X i, yj ).
- X in the array represents the abscissa and y represents the ordinate; i and j represent the ordinal numbers of the abscissa or ordinate pixel respectively.
- Step S402 The array obtained in step 401 is separately projected on the X-axis Y-axis and integrated.
- the image taken by the screen is an arrangement matrix of M*N, and the above array is projected on the X-axis.
- /( , ⁇ /') represents the above-mentioned gradation difference value of the pixel
- /( , ⁇ /') represents the above-mentioned gradation difference value of the pixel
- F yj represents all the pixels of the j-line.
- the gamma difference sums (ie the integral).
- Steps S403 to S414 are based on the integral judgment process, and F yj and F xi are taken from Bottom up, from left to right, compared with the preset integral threshold F0, when the current row (column) F yj (or F xi ) is greater than F0, it indicates the gray scale deviation of the row (or column), Continue to judge whether the next line (column) is greater than F0, until ⁇ (or ⁇ d ) of a certain number of consecutive rows (columns) is greater than F0, indicating that the gray scale deviation area appears.
- the above judging method is continued to judge that the ⁇ 3 ⁇ 4 (or ⁇ d) of the continuous line (column) is smaller than F0, indicating that the gradation deviation area ends.
- the rectangular grayscale deviation region of the current frame image and the previous frame image that is, the region of the image to be transmitted, is determined. Specific steps are as follows:
- Step S403 Determine the integration result of the current line, that is, whether ⁇ is greater than F0. If yes, go to step S405, otherwise go to step S404.
- Step S404 Add 1 to the ordinate j of the current line (i.e., move to the next line), and clear K1 to 0, and return to step S403 until the integral operation of all the lines included in the image is completed.
- K1 represents the number of rows in which the grayscale deviation occurs continuously.
- the integration result of the current line is less than F0, it means that the gray level deviation between the current frame image and the previous frame image at each pixel of the line is not enough to be recognized by the naked eye, thereby being regarded as the current frame image and the previous frame.
- the image has the same gray level of pixels in this row, increments the ordinate j of the current line by 1, compares the integration result of the next line with F0, and clears K1.
- Step S405 When the integration result is greater than the preset F0, K1 is incremented by 1. In this step, if the integration result of the current line is greater than F0, it means that the grayscale deviation of each pixel point of the current frame image and the previous frame image can be recognized by the naked eye, and K1 is incremented by one.
- Step S406 It is judged whether K1 is greater than a preset number threshold. ⁇ If yes, go to step 408, otherwise go to step 407.
- the accuracy of the grayscale deviation area recognition can be improved, and the area of the grayscale deviation can be avoided as long as there is a little difference.
- Step S407 Add 1 to the ordinate j of the current line, and return to step S403 until The result of all the line integrations included in the image ends with the comparison of F0.
- K1 is less than ⁇ , indicating that the grayscale deviation has not yet formed a degree deviation region, so the vertical coordinate j of the current row is incremented by 1, and the integration operation of the next row is performed and compared with F0.
- Step S408 Record the ordinate yj l (ie, the number of rows) of the current line, and clear the K1 value.
- K1 is greater than K, indicating that the current frame image and the previous frame image have gray-scale deviation regions, so the ordinate yj l of the starting line where the gray-scale deviation occurs is recorded, and the K1 value is cleared.
- Step S409 It is judged whether the integration result is smaller than a preset F0. If yes, go to step S411, otherwise go to step S410.
- Step S410 Add 1 to the ordinate j of the current line and clear K2, and K2 indicates the number of lines in which the gradation deviation does not occur continuously, and return to step S409 until the integral operation of all the lines included in the image is completed.
- Step S411 If the integration result is less than the preset integration threshold, K2 is incremented by 1.
- Step S412 It is judged whether K2 is greater than a preset number threshold K:, and if so, it indicates that the current grayscale deviation area ends, and the process proceeds to step 414, otherwise, the process proceeds to step 413.
- K can be the same as the value.
- Step S413 The vertical coordinate j of the current line is incremented by 1, and the process returns to step S409 until the result of comparing all the lines included in the image with F0 is ended.
- Step S414 Record the ordinate yj2 of the current line, and clear the K2 value.
- K2 is greater than K:, indicating that the current frame image and the previous frame image end in the gray deviation region of all the lines, the ordinate yj2 of the end line of the gradation deviation region is recorded, and the K2 value is cleared.
- the area between yj l and yj2 is the interval of the gray scale deviation on the ordinate.
- Step S415 (not shown): Returning to step S403, the integration is based on the X-axis projections xil, xi2.
- the calculation method is the same as the steps S403 to S414, and will not be described again.
- the rectangular area composed of xil, xi2, yjl, and yj 2 is the gray scale deviation area.
- the present invention determines the gradation deviation area in the above manner, and sequentially judges the pixel points as compared with each other, and the processing speed is faster.
- Step S50 calculating, in step S40, the grayscale deviation region of the current frame image and the previous frame image, that is, the rectangular region surrounded by xil, xi2, yj1, and yj2 (ie, the grayscale deviation region on the screen) corresponds to The area image is encoded.
- Step S60 The area image encoded in step S50 is sent to the video receiving end in a wireless form, wherein the transmitted information includes location information of the area image, such as the above xil, xi2, yj l and yj2 information.
- Step S70 The video receiving end receives the encoded area image, and displays it after decoding. After receiving the area image data and decoding, the image is integrated into the buffered previous frame image according to its position information, and the integrated image is buffered for integration with the next frame image.
- Playing a video file in a non-full-screen window at the video sending end only when the image of the other area except the playing video window changes (for example, the user moves the position of the video playing window or adjusts the size of the video playing window by using a mouse or keyboard input command, Or activate a new window for other apps or files) to take a full-screen window capture.
- the user does not input the command within a certain period of time, it is only necessary to take a screenshot of the window in which the video is played. Further, the current frame video window image is compared with the previous frame to calculate the grayscale deviation region.
- the grayscale deviation area calculated by comparing the adjacent two frames of images is the window for video playback.
- the calculated grayscale deviation area is the video playback window (that is, the video screen is completely changed). If the video playback content is a lecture or the like (usually the background is unchanged, only the presenter is the main speaker). The action of the change occurs, and the calculated gray-scale deviation area can be further reduced, thereby saving bandwidth consumption and speeding up the encoding speed.
- step S20 a step (not shown) is further included: video transmission terminal monitoring The interval at which the user inputs the command, and controls the desktop window screen capture or the video playback window screen according to the time interval control.
- the confirmation of the position of the video play window may be judged according to the difference result of the cut-off image of the desktop window according to the consecutive consecutive frames (the number of frames is greater than 2, preferably 4 frames), and changes after multiple judgments
- the part formed by the area is relatively determined, that is, the position of the video playing window, and after the method confirms the position and size of the video playing window, the screen portion of the identified video playing window can be screened in the subsequent screen capture. And the judgment of the above step S40.
- the desktop window screen capture is performed again at intervals (for example, 5 seconds) to increase the accuracy of image transmission (for example, the playback progress bar of the video playback software is outside the video screen, thereby
- the background image is updated in time according to the playback progress bar as the background image.
- the video sender considers that the user has no instruction input, thereby only taking a screen shot of the video play window. Otherwise, if there is an instruction input within the expected time interval, a full window screen shot is taken.
- the screen capture method of the video play window is the same as that of step 20, and will not be described again.
- the system for quickly acquiring and transmitting images is described below. As shown in FIG. 5, the video transmitting end 51 and the video receiving end 52 are included.
- the video sending end 51 is configured to send a video sharing request to establish a wireless shared connection with the video receiving end 52, and view and cache the broadcasted video.
- the current frame image is compared with the previous frame image to calculate each gray scale deviation region, and each gray scale deviation region of the two frame images is encoded and output in a wireless form.
- the video transmitting end 51 includes a first sharing module 511, a screen capture module 512, a video transmitting end storage module 513, a filtering module 514, a comparison module 515, an encoding module 516, and a transmitting module 517.
- the first sharing module 511 is configured to send a video sharing request, and determine whether to perform a shared connection according to the feedback information.
- the screen capture module 512 is connected to the first sharing module 511 for performing frame-by-frame screen capture according to the shared trigger information.
- the video sending end storage module 513 is connected to the screen capture module 512 for receiving the window cutoff Screen images are cached.
- the video sending end storage module 513 caches at least two screenshot images of the current frame and the previous frame.
- the video sending end storage module 513 receives the next frame window image, the previous frame window screen image that is cached earlier according to the buffering timing. delete.
- the filtering module 514 is connected to the video sending end storage module 513 for retrieving the buffered window screen image and performing filtering processing to eliminate image noise.
- the comparison module 515 is connected to the filtering module 514, and is used for comparing the current frame image with the previous frame screenshot image to calculate each grayscale deviation region.
- the comparison module 515 includes:
- a pixel gradation conversion unit for converting a color map of an image RGB numerical arrangement matrix into a grayscale image
- a differential operation unit connected to the pixel gradation conversion unit, for performing a difference operation between the current frame image and the previous frame image, and combining the difference operation results into the same array
- the integral operation unit is connected to the difference operation unit, and is configured to respectively perform the X-axis Y-axis projection on the array and obtain the integral thereof;
- the integral result comparison unit is connected to the integral operation unit for determining the magnitude of the integration result and the preset integration threshold. If the integration result is greater than the integration threshold, the grayscale deviation is indicated, and vice versa, the grayscale deviation is not present;
- the gray-scale deviation area starting point determining unit is connected with the integral result comparing unit, and is used for judging the number of gray-scale deviations of the continuous line (or column) and the preset number of thresholds, if the continuous line (or column) appears gray The number of degrees of deviation is greater than the threshold of the number, indicating that the gray scale deviation area appears, and vice versa, that the gray scale deviation area does not appear;
- the gray-scale deviation area end point determining unit is connected to the gray-scale deviation area starting point determining unit for determining the number of gray-scale deviations of the continuous line (or column) and the size of the preset number threshold, if continuous lines (or columns) The number of grayscale deviations is less than the threshold of the number, indicating that the grayscale deviation region ends, and conversely, the grayscale deviation region is not ended;
- the row and column coordinate accumulating unit is connected to the integral result comparison unit for adding 1 to the coordinates of the image row (or column).
- the encoding module 516 is connected to the comparison module 515 for encoding the image corresponding to each grayscale deviation region calculated by the comparison module 515 to form pixel data.
- the transmitting module 517 is coupled to the encoding module 516 for outputting the encoded pixel data in a wireless form.
- a user command monitoring module (not shown) is used to monitor the frequency with which the user inputs a command signal via a mouse or keyboard. The monitoring result is sent to the screen capture module 512. If the user does not input a command signal within a predetermined time, the screen capture module 512 performs image capture only on the video play window.
- the video receiving end 52 is configured to respond to the video sharing request of the video transmitting end 51 according to the shared identifier bit, and after receiving the wireless shared connection, receive the encoded pixel data, decode and integrate the broadcast data.
- the video receiving end 52 includes: a second sharing module 521, a sharing detecting module 522, a receiving module 523, a decoding module 524, an integrating module 525, and a video receiving end storage module 526.
- the second sharing module 521 is coupled to the first sharing module 511 for receiving a video sharing request and outputting detection information of the identification bit.
- the sharing detection module 522 is connected to the second sharing module 521, and is configured to detect the sharing status of the video receiving end 52 according to the detection information of the identification bit (ie, whether video sharing is being performed with other video transmitting ends) and generate feedback information.
- the second sharing module 521 is further configured to receive feedback information and transmit the feedback information to the first sharing module 511.
- the receiving module 523 is coupled to the transmitting module 517 for receiving encoded pixel data.
- the decoding module 524 is coupled to the receiving module 523 for decoding the encoded pixel data.
- the integration module 525 is coupled to the decoding module 524 and the video receiving end storage module 526, and is configured to integrate the image corresponding to the decoded grayscale deviation area into the cached image of the previous frame according to the row and column pixel coordinates. in.
- the video receiving end storage module 526 is connected to the integration module 525 to buffer the image integrated by the integration module 525.
- a display module (not shown) is coupled to the integrated module 525 for displaying the integrated video image.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210024336.2A CN103248946B (zh) | 2012-02-03 | 2012-02-03 | 一种视频图像快速传输的方法及系统 |
| CN201210024336.2 | 2012-02-03 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2013113191A1 true WO2013113191A1 (zh) | 2013-08-08 |
Family
ID=48904392
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2012/073736 Ceased WO2013113191A1 (zh) | 2012-02-03 | 2012-04-10 | 一种视频图像快速传输的方法及系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN103248946B (zh) |
| WO (1) | WO2013113191A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20210194994A1 (en) * | 2017-11-20 | 2021-06-24 | ASG Technologies Group, Inc. dba ASG Technologies | Publication of Applications Using Server-Side Virtual Screen Change Capture |
Families Citing this family (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104580094A (zh) * | 2013-10-21 | 2015-04-29 | 中兴通讯股份有限公司 | 图像的传输方法及装置 |
| JP2017529716A (ja) * | 2014-07-30 | 2017-10-05 | エントリクス カンパニー、リミテッド | クラウドストリーミングサービスシステム、スチールイメージ圧縮技法を利用したクラウドストリーミングサービス方法及びそのための装置 |
| CN104618676A (zh) * | 2015-02-04 | 2015-05-13 | 深圳市迈昂科技有限公司 | 一种无线视频传输方法 |
| CN106354247A (zh) * | 2015-07-17 | 2017-01-25 | 上海乐相科技有限公司 | 一种头戴式智能眼镜显示控制方法及装置 |
| CN106803863A (zh) * | 2016-12-20 | 2017-06-06 | 深圳市金立通信设备有限公司 | 一种图像共享方法和终端 |
| CN109218748B (zh) * | 2017-06-30 | 2020-11-27 | 京东方科技集团股份有限公司 | 视频传输方法、装置及计算机可读存储介质 |
| CN109218731B (zh) * | 2017-06-30 | 2021-06-01 | 腾讯科技(深圳)有限公司 | 移动设备的投屏方法、装置及系统 |
| CN107613370B (zh) * | 2017-10-27 | 2020-08-14 | 烟台北方星空自控科技有限公司 | 一种采用截屏图像实现局域网屏幕共享的方法 |
| CN108153573A (zh) * | 2017-12-26 | 2018-06-12 | 合肥中科云巢科技有限公司 | 云桌面图像更新方法及虚拟机 |
| CN111245879A (zh) * | 2018-11-29 | 2020-06-05 | 深信服科技股份有限公司 | 一种虚拟桌面的桌面内容传输方法、系统及相关组件 |
| CN111625311B (zh) * | 2020-05-18 | 2023-05-26 | Oppo(重庆)智能科技有限公司 | 控制方法、装置、电子设备和存储介质 |
| CN114020486B (zh) * | 2021-10-08 | 2024-06-21 | 中国联合网络通信集团有限公司 | 一种数据生成方法、装置、设备及存储介质 |
| CN114189753A (zh) * | 2021-11-26 | 2022-03-15 | 安徽创世科技股份有限公司 | 一种视频片选的分享方法、装置 |
| CN116405606A (zh) * | 2023-04-14 | 2023-07-07 | 深圳市瑞云科技股份有限公司 | 一种提高图像网络传输效率的方法 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101291488A (zh) * | 2008-03-24 | 2008-10-22 | 中兴通讯股份有限公司 | 一种在移动终端上截取屏幕的方法 |
| CN101808096A (zh) * | 2010-03-22 | 2010-08-18 | 北京大用科技有限责任公司 | 一种大规模异地局域网间屏幕共享及控制的方法 |
| CN101820416A (zh) * | 2010-02-24 | 2010-09-01 | 上海引跑信息科技有限公司 | 网络会议系统中高速共享桌面的处理方法 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060161624A1 (en) * | 2001-04-13 | 2006-07-20 | Elaine Montgomery | Methods and apparatuses for dynamically sharing a portion of a display for application based screen sampling |
| US20030189980A1 (en) * | 2001-07-02 | 2003-10-09 | Moonlight Cordless Ltd. | Method and apparatus for motion estimation between video frames |
| CN101835043B (zh) * | 2010-03-23 | 2013-10-09 | 熔点网讯(北京)科技有限公司 | 基于块编码的带宽自适应桌面共享方法 |
-
2012
- 2012-02-03 CN CN201210024336.2A patent/CN103248946B/zh active Active
- 2012-04-10 WO PCT/CN2012/073736 patent/WO2013113191A1/zh not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101291488A (zh) * | 2008-03-24 | 2008-10-22 | 中兴通讯股份有限公司 | 一种在移动终端上截取屏幕的方法 |
| CN101820416A (zh) * | 2010-02-24 | 2010-09-01 | 上海引跑信息科技有限公司 | 网络会议系统中高速共享桌面的处理方法 |
| CN101808096A (zh) * | 2010-03-22 | 2010-08-18 | 北京大用科技有限责任公司 | 一种大规模异地局域网间屏幕共享及控制的方法 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20210194994A1 (en) * | 2017-11-20 | 2021-06-24 | ASG Technologies Group, Inc. dba ASG Technologies | Publication of Applications Using Server-Side Virtual Screen Change Capture |
| US11582284B2 (en) * | 2017-11-20 | 2023-02-14 | Asg Technologies Group, Inc. | Optimization of publication of an application to a web browser |
| US12393394B2 (en) | 2017-11-20 | 2025-08-19 | Rocket Software Technologies, Inc. | Systems and method for publication of applications using server-side virtual screen change capture |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103248946B (zh) | 2018-01-30 |
| CN103248946A (zh) | 2013-08-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2013113191A1 (zh) | 一种视频图像快速传输的方法及系统 | |
| US9800919B2 (en) | Method and device for screen mirroring | |
| US8255531B2 (en) | Method and apparatus for providing mobile device interoperability | |
| US11694316B2 (en) | Method and apparatus for determining experience quality of VR multimedia | |
| CN104735449B (zh) | 一种基于矩形分割隔列扫描的图像传输方法 | |
| US20150186095A1 (en) | Inter-terminal image sharing method, terminal device, and communications system | |
| WO2021031850A1 (zh) | 图像处理的方法、装置、电子设备及存储介质 | |
| KR20140111859A (ko) | 콘텐트 공유 방법 및 이를 위한 디바이스 | |
| US10044979B2 (en) | Acquiring regions of remote shared content with high resolution | |
| US20180302630A1 (en) | Method And Apparatus For Improving Efficiency Of Content Delivery Based On Consumption Data | |
| US10360727B2 (en) | Methods for streaming visible blocks of volumetric video | |
| JP6224516B2 (ja) | エンコード方法およびエンコードプログラム | |
| WO2017054142A1 (zh) | 获取视频数据的方法、装置、系统及计算机可读存储介质 | |
| CN106302760A (zh) | 桌面截屏控制方法及系统 | |
| US9226003B2 (en) | Method for transmitting video signals from an application on a server over an IP network to a client device | |
| US20140099039A1 (en) | Image processing device, image processing method, and image processing system | |
| CN111885417B (zh) | Vr视频播放方法、装置、设备以及存储介质 | |
| CN106919376B (zh) | 动态画面传输方法、伺服器装置及用户装置 | |
| CN107318021B (zh) | 一种远程显示的数据处理方法及系统 | |
| CN110650309A (zh) | 视频会议视频图像传输方法、终端及可读存储介质 | |
| CN113965714B (zh) | 视频流的处理方法、装置、电子设备及存储介质 | |
| JP2015023417A (ja) | 通信装置、撮像装置およびそれらの制御方法、並びにプログラム | |
| TWI517728B (zh) | 提供視效訊息的方法與相關通訊系統及其發訊端 | |
| CN107318020B (zh) | 远程显示的数据处理方法及系统 | |
| CN106101807B (zh) | 图片数据处理方法、装置及智能电视 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12867017 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 12867017 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 17/04/2015) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 12867017 Country of ref document: EP Kind code of ref document: A1 |
