TWI786694B - Data streaming method and data streaming system - Google Patents

Data streaming method and data streaming system Download PDF

Info

Publication number
TWI786694B
TWI786694B TW110122919A TW110122919A TWI786694B TW I786694 B TWI786694 B TW I786694B TW 110122919 A TW110122919 A TW 110122919A TW 110122919 A TW110122919 A TW 110122919A TW I786694 B TWI786694 B TW I786694B
Authority
TW
Taiwan
Prior art keywords
data
streaming
packets
receiving device
interpolation
Prior art date
Application number
TW110122919A
Other languages
Chinese (zh)
Other versions
TW202301876A (en
Inventor
康學弘
江宏笙
李宏彬
陳慶憲
陳奎廷
Original Assignee
中強光電股份有限公司
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 中強光電股份有限公司 filed Critical 中強光電股份有限公司
Priority to TW110122919A priority Critical patent/TWI786694B/en
Application granted granted Critical
Publication of TWI786694B publication Critical patent/TWI786694B/en
Publication of TW202301876A publication Critical patent/TW202301876A/en

Links

Images

Abstract

A data streaming method and a data streaming system are provided. The data streaming system includes at least one transmission device and a receiving device. In the method, each transmission device packs streaming data into multiple packets according to a predefined format in response to a transmission request for the streaming data from the receiving device, and transmits the packets to the receiving device. The receiving device stores data of the received packets in a storage device and records a time point when receiving each packet. When running the streaming data, the receiving device reads the data of each packet stored in the storage device, and performs interpolation calculation on the data of each packet according to the time point of each packet, so as to obtain corresponding data required by the receiving device to run the streaming data at a current time point. The data streaming method and the data streaming system can simultaneously take into account the real-time and interactive nature of virtual and real interaction.

Description

資料串流方法及系統Data streaming method and system

本發明是有關於一種資料處理方法及系統,且特別是有關於一種資料串流方法及系統。The present invention relates to a data processing method and system, and in particular to a data streaming method and system.

在虛擬實境(Virtual Reality, VR)、擴增實境(Augmented Reality, AR)或混合實境(Mixed Reality, MR)中,虛實互動是人機互動介面(Human-machine interface)裡重要的應用情境之一。虛實互動主要目的是透過使用者與頭戴式顯示器(Head Mounted Display, HMD)等硬體裝置進行互動,並在互動過程中混淆使用者的感官或讓使用者產生錯覺,進而將抽象資訊、虛擬圖像、虛擬物件等現實世界中不存在實體的訊息呈現在使用者的眼前。In virtual reality (Virtual Reality, VR), augmented reality (Augmented Reality, AR) or mixed reality (Mixed Reality, MR), virtual-real interaction is an important application in the human-machine interface (Human-machine interface) One of the situations. The main purpose of virtual-real interaction is to interact with hardware devices such as the Head Mounted Display (HMD) through the user, and to confuse the user's senses or give the user illusion during the interaction process, thereby integrating abstract information, virtual Information that does not exist in the real world, such as images and virtual objects, is presented in front of the user's eyes.

在目前的主流演算法模組或系統中,虛實互動系統大都包含「慣性導航系統(Inertial Navigation System, INS)」、「視覺慣性里程計(Visual Inertial Odometry, VIO)」、「即時定位與地圖構建 (Simultaneous localization and mapping, SLAM)」、「手勢追蹤模組」和「虛實互動模組」等五種主要功能的模組或系統,其目的是藉由慣性導航系統、視覺慣性里程計和即時定位與地圖構建模組找出在虛擬空間中相互對應的現實場景,並在該虛擬空間下經由手勢動作觸發場域事件,從而把符合該場域的虛擬訊息、虛擬圖像或虛擬物件等呈現在使用者的眼前。Among the current mainstream algorithm modules or systems, virtual-real interactive systems mostly include "inertial navigation system (Inertial Navigation System, INS)", "visual inertial odometer (Visual Inertial Odometry, VIO)", "real-time positioning and map construction (Simultaneous localization and mapping, SLAM)", "hand gesture tracking module" and "virtual-real interaction module" and other modules or systems with five main functions. Find out the corresponding real scenes in the virtual space with the map building module, and trigger field events through gesture actions in the virtual space, so as to present virtual messages, virtual images or virtual objects that match the field in the in front of the user's eyes.

然而,由於各模組或系統的運算需求不同,其運算過程所產生的延遲沒有一致性,且各模組或系統之間存在相依性或有處理流程的先後順序,結果導致各模組或系統的運算結果在資訊轉傳時,會產生模組或系統之間資訊不同步的問題。由於模組或系統有運算的延遲性,從感測器(如相機、慣性測量單元等)輸入到呈獻給使用者的過程中,若要實現資訊同步,則會將各模組或系統的運算延遲累加,結果對整個虛實互動系統流程產生大幅的延遲,進而降低使用者的體驗。However, due to the different computing requirements of each module or system, the delays generated during the computing process are not consistent, and there are dependencies between modules or systems or the order of processing procedures. As a result, each module or system When the results of calculations are transmitted, there will be a problem of out-of-synchronization of information between modules or systems. Due to the delay of the operation of the modules or systems, from the input of sensors (such as cameras, inertial measurement units, etc.) The accumulation of delays results in a significant delay in the entire virtual-real interaction system process, thereby reducing the user experience.

詳細而言,由於各輸入來源與各模組或系統之間的處理速度與延遲時間都不等長,因此在最後一步的虛實互動模組會難以將資訊做同步。圖1為習知的虛實互動系統的示意圖。以圖1的虛實互動系統10為例,相機(或攝影機)11處理一張照片約為1/30秒或1/60秒,慣性測量單元12傳出數值約為1/200秒。在相同硬體相同運算能力下,手勢追蹤模組13處理速度約為1/15 秒,視覺慣性里程計(VIO)14和即時定位與地圖構建(SLAM)16的處理速度約為1/25秒至1/20秒,慣性導航系統(INS) 15的處理速度約為1/100秒。因此,以各模組或系統同步的時間點來說,虛實互動模組17會是以最慢的手勢追蹤模組13的處理速度1/15 秒為基準進行同步。但由於最慢的模組的處理速度過慢且各模組或系統傳遞資料的時間點也不同步,其結果會造成虛實互動缺乏即時性與以及互動性低等問題。In detail, since the processing speed and delay time between each input source and each module or system are not equal, it will be difficult for the virtual-real interaction module in the last step to synchronize information. FIG. 1 is a schematic diagram of a conventional virtual-real interaction system. Taking the virtual-real interactive system 10 in FIG. 1 as an example, the camera (or video camera) 11 processes a photo for about 1/30 second or 1/60 second, and the value transmitted by the inertial measurement unit 12 is about 1/200 second. With the same hardware and the same computing power, the processing speed of gesture tracking module 13 is about 1/15 second, and the processing speed of visual inertial odometry (VIO) 14 and real-time localization and mapping (SLAM) 16 is about 1/25 second to 1/20 second, and the processing speed of the inertial navigation system (INS) 15 is about 1/100 second. Therefore, in terms of the synchronization time of each module or system, the virtual-real interaction module 17 will be synchronized based on the slowest processing speed of the gesture tracking module 13, which is 1/15 second. However, because the processing speed of the slowest module is too slow and the time points of data transmission of each module or system are not synchronized, the result will cause problems such as lack of immediacy and low interactivity in virtual-real interaction.

本發明提供一種資料串流方法及系統,可同時兼顧虛實互動的即時性與互動性。The present invention provides a data streaming method and system, which can simultaneously take into account the immediacy and interactivity of virtual-real interaction.

本發明提供一種資料串流方法,適用於包括至少一個傳送裝置及接收裝置的資料串流系統。此方法包括下列步驟:各傳送裝置回應於接收裝置對於串流資料的傳輸請求,根據預定義格式將串流資料封裝為多個封包,並將封包傳送至接收裝置;接收裝置儲存所接收的封包資料於儲存裝置並記錄接收到各封包的時間點;以及接收裝置在運行串流資料時,讀取儲存裝置中已儲存的各封包的資料,並根據各封包的時間點將各封包的資料進行插值(interpolation)運算,取得接收裝置在當下時間點運行串流資料時所需的對應資料。The invention provides a data streaming method suitable for a data streaming system including at least one transmitting device and a receiving device. The method includes the following steps: each transmitting device responds to the receiving device's transmission request for the streaming data, encapsulates the streaming data into multiple packets according to a predefined format, and transmits the packets to the receiving device; the receiving device stores the received packets The data is stored in the storage device and records the time point of receiving each packet; and when the receiving device is running streaming data, it reads the data of each packet stored in the storage device, and interpolates the data of each packet according to the time point of each packet (interpolation) operation to obtain the corresponding data required by the receiving device when running the streaming data at the current point in time.

本發明提供一種資料串流系統,其包括至少一個傳送裝置及接收裝置。各傳送裝置回應於串流資料的傳輸請求,根據預定義格式將串流資料封裝為多個封包,並發送這些封包。接收裝置連接各傳送裝置,用以發送傳輸請求至各傳送裝置,並接收各傳送裝置回應此傳輸請求所發送的封包,以及儲存所接收的封包於儲存裝置並記錄接收到各封包的時間點。其中,接收裝置在運行串流資料時,讀取儲存裝置中已儲存的各封包的資料,並根據各封包的時間點將各封包的資料進行插值運算,取得接收裝置在當下時間點運行串流資料時所需的對應資料。The invention provides a data streaming system, which includes at least one transmitting device and receiving device. In response to the transmission request of the streaming data, each transmission device encapsulates the streaming data into multiple packets according to a predefined format, and sends these packets. The receiving device is connected to each transmitting device to send a transmission request to each transmitting device, and receives packets sent by each transmitting device in response to the transmission request, and stores the received packets in the storage device and records the time point when each packet is received. Wherein, when the receiving device is running the streaming data, it reads the data of each packet stored in the storage device, and performs interpolation calculation on the data of each packet according to the time point of each packet, and obtains the running data of the receiving device at the current time point. corresponding information required.

為讓本發明的上述特徵和優點能更明顯易懂,下文特舉實施例,並配合所附圖式作詳細說明如下。In order to make the above-mentioned features and advantages of the present invention more comprehensible, the following specific embodiments are described in detail together with the accompanying drawings.

本發明實施例提出將各輸入來源與各模組處理後的資料包裝成「串流(streams)」的形式在模組之間進行資訊上的溝通。本發明實施例對於「串流」的定義為:一種以穩定連續且有時間相依性的方式通過應用程式介面(Application Programming Interface, API)、通用序列匯流排(Universal Serial Bus, USB)或網路等方式發送或接收已預定義好格式的資料,並允許在仍接收時其剩餘的資料依然同時進行發送。The embodiment of the present invention proposes to package the data processed by each input source and each module into a form of "streams" to communicate information between modules. The embodiment of the present invention defines "streaming" as: a stable, continuous and time-dependent way through the Application Programming Interface (Application Programming Interface, API), Universal Serial Bus (Universal Serial Bus, USB) or network Send or receive data in a predefined format, and allow the remaining data to be sent at the same time while still receiving.

圖2為根據本發明一實施例所繪示的資料串流系統的示意圖。請參考圖2,本發明實施例的資料串流系統20包括第一模組21以及第二模組22。圖2中的單向箭頭所指的方向為來源端(即,第一模組21)將資訊發送到接收端(即,第二模組22)。其中,本發明採用串流的形式進行第一模組21及第二模組22間的溝通,其目的在於針對具時間相依性的串流資料,仍可以採用異步方式進行,達到即時回應的效果。FIG. 2 is a schematic diagram of a data streaming system according to an embodiment of the present invention. Please refer to FIG. 2 , the data streaming system 20 of the embodiment of the present invention includes a first module 21 and a second module 22 . The direction indicated by the unidirectional arrow in FIG. 2 is that the source end (ie, the first module 21 ) sends information to the receiving end (ie, the second module 22 ). Among them, the present invention adopts the form of streaming to carry out the communication between the first module 21 and the second module 22, and its purpose is to use the asynchronous method for the time-dependent streaming data to achieve the effect of instant response .

詳細而言,在資料串流系統20中,第二模組22已經在儲存裝置23中預留一段緩衝(buffer)空間,以存放由第一模組21串流進來的封包。因此,當第二模組22在運行時,能異步運行,透過插值(interpolation)運算來獲得未知的資料對應點,進而提升虛實互動系統效能。Specifically, in the data streaming system 20 , the second module 22 has reserved a section of buffer (buffer) space in the storage device 23 to store the packets streamed in by the first module 21 . Therefore, when the second module 22 is running, it can run asynchronously to obtain unknown data corresponding points through interpolation operations, thereby improving the performance of the virtual-real interactive system.

圖3為根據本發明一實施例所繪示的一對一資料串流的插值運算的示意圖。請同時參考圖2及圖3,假設第一模組21的處理資料結果為串流一的a0~a8,第二模組22的處理資料結果為串流二的b0~b5。其中,在第二模組22處理b1時間點的資料時,能透過從資料串流系統20保留的緩衝(buffer)空間中取出串流一的a0和a1時間點的資料,並用線性插值(linear interpolation)、多項式插值(polynomial interpolation)、樣條曲線插值(Spline interpolation)或指數移動平均(exponential moving average)插值等插值算法來運算近似的未知對應點a1’的資料,如此第二模組22便不用等待到第一模組21的a2時間點,便能即時取得運行當下(b1時間點)的結果。FIG. 3 is a schematic diagram of a one-to-one data stream interpolation operation according to an embodiment of the present invention. Please refer to FIG. 2 and FIG. 3 at the same time, assuming that the data processing results of the first module 21 are a0-a8 of stream one, and the data processing results of the second module 22 are b0-b5 of stream two. Wherein, when the second module 22 processes the data at the b1 time point, it can take out the data at the a0 and a1 time points of the stream 1 from the buffer space reserved by the data stream system 20, and use linear interpolation (linear interpolation), polynomial interpolation, spline interpolation or exponential moving average interpolation and other interpolation algorithms to calculate the data of the approximate unknown corresponding point a1', so the second module 22 The result of the current operation (time point b1 ) can be obtained immediately without waiting until the time point a2 of the first module 21 .

圖4為根據本發明一實施例所繪示的資料串流系統的示意圖。請參照圖4,本發明實施例的資料串流系統40包括一或多個傳送裝置42及接收裝置44。在一些實施例中,傳送裝置42及接收裝置44例如是具有運算能力的檔案伺服器、資料庫伺服器、應用程式伺服器、工作站或個人電腦等計算機裝置,或是智慧型手機、平板電腦等行動裝置,但不限於此。FIG. 4 is a schematic diagram of a data streaming system according to an embodiment of the present invention. Please refer to FIG. 4 , the data streaming system 40 of the embodiment of the present invention includes one or more transmitting devices 42 and receiving devices 44 . In some embodiments, the transmitting device 42 and the receiving device 44 are, for example, computing devices such as file servers, database servers, application program servers, workstations or personal computers, or smart phones, tablet computers, etc. Mobile devices, but not limited to.

在一些實施例中,資料串流系統40例如是虛擬實境系統、擴增實境系統或混合實境系統,而傳送裝置42及接收裝置44例如是其中的「慣性導航系統(Inertial Navigation System, INS)」、「視覺慣性里程計(Visual Inertial Odometry, VIO)」、「即時定位與地圖構建 (Simultaneous localization and mapping, SLAM)」、「手勢追蹤模組」或「虛實互動模組」,亦不限於此。In some embodiments, the data streaming system 40 is, for example, a virtual reality system, an augmented reality system or a mixed reality system, and the transmitting device 42 and the receiving device 44 are, for example, an "inertial navigation system" (Inertial Navigation System, INS), "Visual Inertial Odometry (VIO)", "Simultaneous localization and mapping (SLAM)", "Gesture Tracking Module" or "Virtual Reality Interactive Module", nor limited to this.

在一些實施例中,傳送裝置42及接收裝置44例如包括彼此相對應的任意的有線或無線的介面裝置,其可用以在傳送裝置42及接收裝置44之間傳遞資料。對於有線方式而言,介面裝置可以是通用序列匯流排(universal serial bus, USB)、EIA-RS-232 (Electronic Industry Association - Recommended Standard - 232, RS232)、通用非同步接收器/傳送器(universal asynchronous receiver/transmitter, UART)、內部整合電路(Inter-Integrated Circuit, I 2C)、序列周邊介面(serial peripheral interface, SPI)、顯示埠(display port)或雷電埠(thunderbolt)等介面,但不限於此。對於無線方式而言,介面裝置可以是支援無線保真(wireless fidelity, Wi-Fi)、無線射頻辨識(Radio Frequency Identification, RFID)、藍芽、紅外線、近場通訊(near-field communication, NFC)或裝置對裝置(device-to-device, D2D)等通訊協定的裝置,但不限於此。在一些實施例中,介面裝置亦可以是支援乙太網路(Ethernet)或是支援802.11g、802.11n、802.11ac等無線網路標準的網路卡,亦不限於此。 In some embodiments, the transmitting device 42 and the receiving device 44 include any corresponding wired or wireless interface devices, which can be used to transfer data between the transmitting device 42 and the receiving device 44 . For the wired method, the interface device can be a universal serial bus (universal serial bus, USB), EIA-RS-232 (Electronic Industry Association - Recommended Standard - 232, RS232), a universal asynchronous receiver/transmitter (universal asynchronous receiver/transmitter, UART), internal integrated circuit (Inter-Integrated Circuit, I 2 C), serial peripheral interface (serial peripheral interface, SPI), display port (display port) or thunderbolt port (thunderbolt) and other interfaces, but not limited to this. For wireless methods, the interface device can support wireless fidelity (wireless fidelity, Wi-Fi), radio frequency identification (Radio Frequency Identification, RFID), Bluetooth, infrared, near-field communication (near-field communication, NFC) or device-to-device (device-to-device, D2D) communication protocols, but not limited thereto. In some embodiments, the interface device may also be a network card supporting Ethernet or wireless network standards such as 802.11g, 802.11n, 802.11ac, etc., and is not limited thereto.

在一些實施例中,傳送裝置42及接收裝置44各自包括時間計數器422及時間計數器442。其中,傳送裝置42使用時間計數器422來記錄每一個封包的資料在串流資料中的對應時間點。接收裝置44使用時間計數器442記錄其接收到每一個封包的時間點。In some embodiments, the transmitting device 42 and the receiving device 44 each include a time counter 422 and a time counter 442 . Wherein, the transmission device 42 uses the time counter 422 to record the corresponding time point of each packet data in the streaming data. The receiving device 44 uses the time counter 442 to record the time when it receives each packet.

在一些實施例中,傳送裝置42及接收裝置44各自包括用以儲存電腦程式及資料的儲存裝置424及儲存裝置444,其例如是任意型式的固定式或可移動式隨機存取記憶體(Random Access Memory, RAM)、唯讀記憶體(Read-Only Memory, ROM)、快閃記憶體(Flash memory)、硬碟或類似元件或上述元件的組合。In some embodiments, the transmitting device 42 and the receiving device 44 each include a storage device 424 and a storage device 444 for storing computer programs and data, such as any type of fixed or removable random access memory (Random Access Memory, RAM), Read-Only Memory (Read-Only Memory, ROM), Flash memory (Flash memory), hard disk or similar components or a combination of the above components.

在一些實施例中,傳送裝置42及接收裝置44各自包括用以從儲存裝置424及儲存裝置444載入電腦程式以執行本發明實施例的資料串流方法的處理器(未示於圖中),其例如是中央處理單元(Central Processing Unit, CPU)、其他可程式化之一般用途或特殊用途的微處理器(Microprocessor)、微控制器(Microcontroller)、數位訊號處理器(Digital Signal Processor, DSP)、可程式化控制器、特殊應用積體電路(Application Specific Integrated Circuits, ASIC)、可程式化邏輯裝置(Programmable Logic Device, PLD)或其他類似裝置或這些裝置的組合,但本實施例不限於此。In some embodiments, the transmitting device 42 and the receiving device 44 each include a processor (not shown in the figure) for loading a computer program from the storage device 424 and the storage device 444 to execute the data streaming method of the embodiment of the present invention , which is, for example, a central processing unit (Central Processing Unit, CPU), other programmable general-purpose or special-purpose microprocessors (Microprocessor), microcontrollers (Microcontroller), digital signal processors (Digital Signal Processor, DSP) ), Programmable Controller, Application Specific Integrated Circuits (Application Specific Integrated Circuits, ASIC), Programmable Logic Device (Programmable Logic Device, PLD) or other similar devices or a combination of these devices, but this embodiment is not limited to this.

圖5為依照本發明一實施例所繪示的資料串流方法的流程圖。請同時參照圖4及圖5,本實施例的方法適用於圖4的資料串流系統40。以下即搭配資料串流系統40的各項裝置說明本實施例的資料串流方法的詳細步驟。FIG. 5 is a flowchart of a data streaming method according to an embodiment of the present invention. Please refer to FIG. 4 and FIG. 5 at the same time. The method of this embodiment is applicable to the data streaming system 40 in FIG. 4 . The detailed steps of the data streaming method of this embodiment will be described below in conjunction with various devices of the data streaming system 40 .

在步驟S502中,各個傳送裝置42回應於接收裝置44對於串流資料的傳輸請求,根據預定義格式將串流資料封裝為多個封包,並將這些封包傳送至接收裝置44。所述的預定義格式包括封包的目標傳送裝置、資料的大小及封包的資料在串流資料中對應時間點的時間戳。其中,各個傳送裝置42例如會根據傳輸請求,設定封包的傳送路徑,而接收裝置44則會設定其接收封包的接收路徑。所述的傳送路徑以及接收路徑例如可為藉由上述說明書段落[0017]中所述之有線方式以及無線方式傳遞及接收封包的資料。In step S502 , in response to the transmission request of the receiving device 44 for the streaming data, each transmitting device 42 encapsulates the streaming data into a plurality of packets according to a predefined format, and transmits the packets to the receiving device 44 . The predefined format includes the target transmission device of the packet, the size of the data, and the time stamp of the corresponding time point in the streaming data of the packet data. Wherein, each transmitting device 42 sets the transmission path of the packet according to the transmission request, for example, and the receiving device 44 sets the receiving path of the received packet. The transmission path and the reception path may, for example, transmit and receive packet data through the wired and wireless methods described in paragraph [0017] of the above specification.

在步驟S504中,接收裝置44將所接收封包的資料儲存於儲存裝置並記錄接收到各個封包的時間點。In step S504, the receiving device 44 stores the data of the received packets in the storage device and records the time point when each packet is received.

在步驟S506中,接收裝置44在運行串流資料時,會讀取儲存裝置444中已儲存的各個封包的資料,並根據各個封包的時間點將各個封包的資料進行插值(interpolation)運算,取得接收裝置44在當下時間點運行串流資料時所需的對應資料。In step S506, when the receiving device 44 is running the streaming data, it will read the data of each packet stored in the storage device 444, and perform an interpolation operation on the data of each packet according to the time point of each packet to obtain the received The corresponding data required by the device 44 when running the streaming data at the current point in time.

在一些實施例中,接收裝置44僅從單一個傳送裝置42接收到封包,而在其他實施例中,接收裝置44從多個傳送裝置42接收到封包。接收裝置44將基於其接收到這些封包的時間點,對封包進行排序並進行插值運算,以取得運行串流資料時所需的對應資料。以下各舉實施例詳細說明。In some embodiments, the receiving device 44 receives packets from only a single transmitting device 42 , while in other embodiments, the receiving device 44 receives packets from multiple transmitting devices 42 . The receiving device 44 will sort the packets and perform an interpolation operation based on the time point when it receives these packets, so as to obtain the corresponding data required for running the streaming data. The following examples are given in detail.

圖6為依照本發明一實施例所繪示的資料串流方法的流程圖。請同時參照圖4及圖6,在本實施例中,接收裝置44僅從單一個傳送裝置42接收到封包。傳送裝置42回應於接收裝置44對於串流資料的傳輸請求,根據預定義格式將串流資料封裝為N個封包。FIG. 6 is a flowchart of a data streaming method according to an embodiment of the present invention. Please refer to FIG. 4 and FIG. 6 at the same time. In this embodiment, the receiving device 44 only receives packets from a single transmitting device 42 . In response to the transmission request of the receiving device 44 for the streaming data, the transmitting device 42 encapsulates the streaming data into N packets according to a predefined format.

在步驟S602中,接收裝置44會根據處理串流資料的平均處理頻率,預估運行串流資料所需的M筆對應資料。In step S602, the receiving device 44 estimates M pieces of corresponding data required for running the streaming data according to the average processing frequency of the streaming data.

在步驟S604中,接收裝置44從儲存裝置444中讀取已接收到的N個封包的資料,並將這N個封包的資料依時間戳所記錄的時間點進行排序,其中M、N為正整數。In step S604, the receiving device 44 reads the data of the received N packets from the storage device 444, and sorts the data of the N packets according to the time points recorded by the timestamps, wherein M and N are positive integer.

在步驟S606中,接收裝置44會根據排序後的N個封包的資料進行插值運算,取得運行串流資料所需的M筆對應資料。In step S606, the receiving device 44 performs an interpolation operation according to the data of the sorted N packets, and obtains M pieces of corresponding data required for running the streaming data.

圖7為依照本發明一實施例所繪示的資料串流方法的流程圖。請同時參照圖4及圖7,在本實施例中,各個傳送裝置42在將串流資料封裝為各個封包之後,例如會在各個封包上記錄其是否異常的標誌,以作為後續接收裝置44在使用封包的資料進行插值運算時的依據。在本實施例中,傳送裝置42之數量可為一個或是多個。FIG. 7 is a flowchart of a data streaming method according to an embodiment of the present invention. Please refer to FIG. 4 and FIG. 7 at the same time. In this embodiment, after each transmitting device 42 encapsulates the streaming data into individual packets, for example, it will record whether it is abnormal on each packet, as a subsequent receiving device 44. The basis for interpolation calculations using packaged data. In this embodiment, the number of the transmission device 42 may be one or more.

在步驟S702中,各個傳送裝置42回應於接收裝置44對於串流資料的傳輸請求,根據預定義格式將串流資料封裝為多個封包。In step S702 , in response to the transmission request of the receiving device 44 for the streaming data, each transmitting device 42 encapsulates the streaming data into a plurality of packets according to a predefined format.

在步驟S704中,各個傳送裝置42會判斷其處理封包的處理頻率的標準差是否大於閾值或所處理封包的資料是否為空(NULL)。In step S704, each transmitting device 42 determines whether the standard deviation of the processing frequency of the processed packets is greater than a threshold or whether the data of the processed packets is NULL.

在步驟S706中,各個傳送裝置42在其處理封包的處理頻率的標準差大於一閾值時或當所處理封包的資料是空的時,將此封包的標誌標記為異常。反之,在步驟S708中,當所處理封包的資料是有內容的,且上述處理頻率的標準差小於等於所述閾值時,各個傳送裝置42將封包的標誌標記為正常。所述標誌例如正常為T,異常為F。詳細而言,傳送裝置42在處理資料時若發生處理異常,將使得每次處理資料所花費的時間長短不一(處理頻率的標準差變大),此時傳送裝置42可將該異常的封包的標誌設為F。或者,傳送裝置42在其發生輸出異常時,例如某幾筆資料是空的時,將為空的封包的標誌設為F。In step S706 , each transmission device 42 marks the flag of the packet as abnormal when the standard deviation of the processing frequency of the packet is greater than a threshold or when the data of the processed packet is empty. On the contrary, in step S708, when the data of the processed packet has content and the standard deviation of the processing frequency is less than or equal to the threshold, each transmission device 42 marks the flag of the packet as normal. The flag is, for example, T for normal and F for abnormal. In detail, if the transmission device 42 processes data abnormally, the length of time it takes to process the data each time varies (the standard deviation of the processing frequency becomes larger), and the transmission device 42 can send the abnormal packet flag is set to F. Or, when the transmission device 42 has an output abnormality, for example, when some data are empty, it will set the flag of the empty packet to F.

在步驟S710中,各個傳送裝置42將處理後的封包傳送至接收裝置44。In step S710 , each transmitting device 42 transmits the processed packet to the receiving device 44 .

相對應地,在步驟S712中,接收裝置44將所接收封包的資料儲存於儲存裝置444並記錄接收到各個封包的時間點。Correspondingly, in step S712, the receiving device 44 stores the data of the received packets in the storage device 444 and records the time point when each packet is received.

在步驟S714中,接收裝置44在運行串流資料時,例如會讀取各個封包的標誌,並在使用封包的資料進行插值運算時,不使用標誌記錄為異常的封包。In step S714 , when the receiving device 44 is running the streaming data, for example, it reads the flags of each packet, and does not use the packets whose flags are recorded as abnormal when performing interpolation calculations using the data of the packets.

圖8為依照本發明一實施例所繪示的資料串流方法的流程圖。請同時參照圖4及圖8,在本實施例中,接收裝置44從多個傳送裝置42接收到封包。多個傳送裝置42回應於接收裝置44對於串流資料的傳輸請求,根據預定義格式將串流資料封裝為多個封包。FIG. 8 is a flowchart of a data streaming method according to an embodiment of the present invention. Please refer to FIG. 4 and FIG. 8 at the same time. In this embodiment, the receiving device 44 receives packets from a plurality of transmitting devices 42 . In response to the transmission request of the receiving device 44 for the streaming data, the multiple transmitting devices 42 encapsulate the streaming data into a plurality of packets according to a predefined format.

在步驟S802中,接收裝置44會根據處理串流資料的平均處理頻率,預估運行串流資料所需的M筆對應資料,並將處理M筆對應資料的時序切分為多個子時序,其中M為正整數。In step S802, the receiving device 44 estimates the M pieces of corresponding data needed to run the streaming data according to the average processing frequency of the streaming data, and divides the time sequence for processing the M pieces of corresponding data into multiple sub-time sequences, wherein M is a positive integer.

在步驟S804中,接收裝置44會從儲存裝置444中讀取已從多個傳送裝置42分別接收到的多個封包的資料,並將這些封包的資料依時間戳所記錄的時間點進行排序。In step S804, the receiving device 44 reads the data of the multiple packets received from the multiple transmitting devices 42 from the storage device 444, and sorts the data of these packets according to the time points recorded by the time stamps.

在步驟S806中,接收裝置44會使用排序後的多個封包的資料,依各個子時序進行插值運算,取得在各個子時序運行串流資料所需的M筆對應資料。In step S806, the receiving device 44 uses the sorted data of multiple packets to perform interpolation operation according to each sub-sequence, and obtain M pieces of corresponding data required to run the streaming data at each sub-sequence.

詳細而言,在虛擬實境(VR)、擴增實境(AR)或混合實境(MR)的應用中,容易發生多對一的串流情境(即,多個模組串流流向同一個目標模組,例如圖1中多個模組或系統流向虛實互動模組17)。此時,接收裝置44需要使用從多個不同的傳送裝置42接收的封包來運算其運行串流資料所需的對應資料。Specifically, in virtual reality (VR), augmented reality (AR) or mixed reality (MR) applications, many-to-one streaming scenarios (that is, multiple modules stream to the same A target module, for example, multiple modules or systems in FIG. 1 flow to the virtual-real interaction module 17). At this time, the receiving device 44 needs to use the packets received from a plurality of different transmitting devices 42 to calculate the corresponding data required for running the streaming data.

舉例來說,圖9為依照本發明一實施例所繪示的多對一資料串流的插值運算的示意圖。請參照圖9,本實施例是在多對一資料串流的狀況發生時,由接收裝置90先將儲存在儲存裝置92中的各個封包按其時間戳進行排列(如圖9中所示的串流一、串流二、…、串流N)。其中,接收裝置90例如會根據前面T1~T3時間點之間的平均處理頻率推算出T4時間點。由於接收裝置90需要同步的串流一、串流二、…、至串流N的M筆資料點,因此在串流時序上會將T3和T4之間的時序切成M等分的子時序,子時序例如為T3 1、T3 2以及T3 3。例如,將串流一的a6、a7、a8時間點的資料內插成a6’、a6’’、a7’、a8’時間點的資料,將串流二的b3、b4、b5時間點的資料內插成b3’、b4’、b4’’、b5’ 時間點的資料,以及將串流N的c5、c6、c7時間點的資料內插成c5’、c6’、c6’’、c7’ 時間點的資料。上述串流一、串流二~串流N內插的時間點與上述子時序以及時序相對應,例如,a6’、b3’以及c5’時間點與子時序T3 1相對應,a6’’、b4’以及c6’時間點與子時序T3 2相對應,a7’、b4’’以及c6’’時間點與子時序T3 3相對應,a8’、b5’以及c7’時間點與時序T4相對應。藉由上述方式,取得與子時序以及時序相對應的資料,便可達到即時同步多筆串流資料之功效。 For example, FIG. 9 is a schematic diagram of an interpolation operation of many-to-one data streams according to an embodiment of the present invention. Please refer to FIG. 9. In this embodiment, when a many-to-one data stream occurs, the receiving device 90 first arranges each packet stored in the storage device 92 according to its timestamp (as shown in FIG. 9 stream one, stream two, ..., stream N). Wherein, the receiving device 90 will, for example, calculate the time point T4 according to the average processing frequency between the previous time points T1-T3. Since the receiving device 90 needs M data points from the synchronized stream 1, stream 2, ..., to stream N, the timing between T3 and T4 will be cut into M equal sub-sequences in the stream timing , the sub-sequences are, for example, T3 1 , T3 2 and T3 3 . For example, interpolate data at time points a6, a7, and a8 of stream 1 into data at time points a6', a6'', a7', and a8', and interpolate data at time points b3, b4, and b5 of stream 2 Interpolate data at time points b3', b4', b4'', b5', and interpolate data at time points c5, c6, c7 of stream N into c5', c6', c6'', c7' point in time data. The interpolation time points of the above-mentioned stream 1, stream 2-stream N correspond to the above-mentioned sub-sequences and timings, for example, the time points of a6', b3' and c5' correspond to the sub-sequence T3 1 , a6'', b4' and c6' time points correspond to sub-sequence T3 2 , a7', b4'' and c6'' time points correspond to sub-sequence T3 3 , a8', b5' and c7' time points correspond to time sequence T4 . By means of the above method, the data corresponding to the sub-sequence and time sequence can be obtained, and the effect of synchronizing multiple stream data in real time can be achieved.

綜上所述,本發明實施例的資料串流方法及系統,通過事先定義好各模組之間的傳送路徑以及接收路徑,並有效使用插值(interpolation)獲取未知的資料點,使得多個裝置或模組之間不再經過資料同步便能獨立運行。而通過將本發明實施例的資料串流系統應用至虛實互動系統,可在不影響虛實互動系統精度下改善虛實互動的延遲性,而提升使用者的體驗。To sum up, the data streaming method and system of the embodiments of the present invention define the transmission path and reception path between modules in advance, and effectively use interpolation to obtain unknown data points, so that multiple devices can Or the modules can run independently without data synchronization. By applying the data streaming system of the embodiment of the present invention to the virtual-real interaction system, the delay of the virtual-real interaction can be improved without affecting the accuracy of the virtual-real interaction system, thereby improving user experience.

雖然本發明已以實施例揭露如上,然其並非用以限定本發明,任何所屬技術領域中具有通常知識者,在不脫離本發明的精神和範圍內,當可作些許的更動與潤飾,故本發明的保護範圍當視後附的申請專利範圍所界定者為準。Although the present invention has been disclosed above with the embodiments, it is not intended to limit the present invention. Anyone with ordinary knowledge in the technical field may make some changes and modifications without departing from the spirit and scope of the present invention. The scope of protection of the present invention should be defined by the scope of the appended patent application.

10:虛實互動系統 11:相機 12:慣性測量單元 13:手勢追蹤模組 14:視覺慣性里程計 15:慣性導航系統 16:即時定位與地圖構建 17:虛實互動模組 20、40:資料串流系統 21:第一模組 22:第二模組 23:儲存裝置 42:傳送裝置 422、442:時間計數器 424、444、92:儲存裝置 44、90:接收裝置 a0~a8、b0~b5、c0~c7、a1’、a3’、a4’、a6’、a6’’、a7’、a8’、b3’、b4’、b4’’、b5’、c5’、c6’、c6’’、c7’、T1~T4:時間點 S502~S506、S602~S606、S702~S714、S802~S806:步驟10: virtual reality interactive system 11: Camera 12: Inertial Measurement Unit 13: Gesture tracking module 14:Visual-inertial odometer 15: Inertial Navigation System 16: Instant positioning and map construction 17:Virtual-real interactive module 20, 40: data streaming system 21: The first module 22: Second module 23: storage device 42: Teleporter 422, 442: time counter 424, 444, 92: storage device 44, 90: receiving device a0~a8, b0~b5, c0~c7, a1', a3', a4', a6', a6'', a7', a8', b3', b4', b4'', b5', c5', c6', c6'', c7', T1~T4: time points S502~S506, S602~S606, S702~S714, S802~S806: steps

圖1為習知的虛實互動系統的示意圖。 圖2為根據本發明一實施例所繪示的資料串流系統的示意圖。 圖3為根據本發明一實施例所繪示的一對一資料串流的插值運算的示意圖。 圖4為根據本發明一實施例所繪示的資料串流系統的示意圖。 圖5為依照本發明一實施例所繪示的資料串流方法的流程圖。 圖6為依照本發明一實施例所繪示的資料串流方法的流程圖。 圖7為依照本發明一實施例所繪示的資料串流方法的流程圖。 圖8為依照本發明一實施例所繪示的資料串流方法的流程圖。 圖9為依照本發明一實施例所繪示的多對一資料串流的插值運算的示意圖。 FIG. 1 is a schematic diagram of a conventional virtual-real interaction system. FIG. 2 is a schematic diagram of a data streaming system according to an embodiment of the present invention. FIG. 3 is a schematic diagram of a one-to-one data stream interpolation operation according to an embodiment of the present invention. FIG. 4 is a schematic diagram of a data streaming system according to an embodiment of the present invention. FIG. 5 is a flowchart of a data streaming method according to an embodiment of the present invention. FIG. 6 is a flowchart of a data streaming method according to an embodiment of the present invention. FIG. 7 is a flowchart of a data streaming method according to an embodiment of the present invention. FIG. 8 is a flowchart of a data streaming method according to an embodiment of the present invention. FIG. 9 is a schematic diagram of a many-to-one data stream interpolation operation according to an embodiment of the present invention.

S502~S506:步驟 S502~S506: steps

Claims (20)

一種資料串流方法,適用於包括至少一傳送裝置及一接收裝置的一資料串流系統,該方法包括下列步驟: 每一該至少一傳送裝置回應於該接收裝置對於一串流資料的一傳輸請求,根據一預定義格式將該串流資料封裝為複數個封包,並傳送該些封包至該接收裝置; 該接收裝置儲存所接收的該些封包的資料於一儲存裝置並記錄接收到每一該些封包的時間點;以及 該接收裝置在運行該串流資料時,讀取該儲存裝置中已儲存的每一該些封包的資料,並根據每一該些封包的該時間點將每一該些封包的資料進行一插值(interpolation)運算,取得該接收裝置在當下時間點運行該串流資料時所需的對應資料。 A data streaming method, suitable for a data streaming system including at least one transmitting device and a receiving device, the method includes the following steps: Each of the at least one transmitting device responds to a transmission request of the receiving device for a streaming data, encapsulates the streaming data into a plurality of packets according to a predefined format, and transmits the packets to the receiving device; The receiving device stores the data of the received packets in a storage device and records the time point when each of the packets is received; and When the receiving device is running the streaming data, it reads the data of each of the packets stored in the storage device, and performs an interpolation on the data of each of the packets according to the time point of each of the packets ( interpolation) operation to obtain the corresponding data required for the receiving device to run the streaming data at the current point in time. 如請求項1所述的資料串流方法,其中該預定義格式包括每一該些封包的目標傳送裝置、資料的大小及每一該些封包的資料在該串流資料中對應時間點的時間戳。The data streaming method as described in claim item 1, wherein the predefined format includes the target transmission device of each of the packets, the size of the data, and the time of the corresponding time point in the streaming data of the data of each of the packets stamp. 如請求項2所述的資料串流方法,其中該接收裝置運行該串流資料的步驟更包括: 根據處理該串流資料的平均處理頻率,預估運行該串流資料所需的M筆對應資料; 從該儲存裝置中讀取已接收到的N個封包的資料,並將該N個封包的資料依該時間戳所記錄的該時間點進行排序,其中M、N為正整數;以及 根據排序後的該N個封包的資料進行該插值運算,取得運行該串流資料所需的該M筆對應資料。 The data streaming method as described in Claim 2, wherein the step of running the streaming data by the receiving device further includes: According to the average processing frequency of processing the streaming data, estimate the M pieces of corresponding data required to run the streaming data; Reading the data of the received N packets from the storage device, and sorting the data of the N packets according to the time point recorded by the timestamp, wherein M and N are positive integers; and The interpolation operation is performed according to the sorted data of the N packets to obtain the M pieces of corresponding data required for running the streaming data. 如請求項2所述的資料串流方法,其中該接收裝置運行該串流資料的步驟更包括: 根據處理該串流資料的平均處理頻率,預估運行該串流資料所需的M筆對應資料,並切分處理該M筆對應資料的時序為複數個子時序,其中M為正整數; 從該儲存裝置中讀取已從每一該至少一傳送裝置分別接收到的該些封包的資料,並將該些封包的資料依該時間戳所記錄的該時間點進行排序;以及 使用排序後的該些封包的資料,依每一該些子時序進行該插值運算,取得在每一該些子時序運行該串流資料所需的該M筆對應資料。 The data streaming method as described in Claim 2, wherein the step of running the streaming data by the receiving device further includes: According to the average processing frequency of processing the streaming data, estimate the M pieces of corresponding data required to run the streaming data, and divide and process the time series of the M corresponding data into a plurality of sub-time series, wherein M is a positive integer; reading from the storage device the data of the packets received from each of the at least one transmission device, and sorting the data of the packets according to the time point recorded by the timestamp; and Using the sorted data of the packets, perform the interpolation operation according to each of the sub-sequences, and obtain the M pieces of corresponding data required to run the streaming data at each of the sub-sequences. 如請求項1所述的資料串流方法,其中每一該至少一傳送裝置將該串流資料封裝為每一該些封包後的步驟更包括在每一該些封包上標記是否異常的標誌。The data streaming method as described in claim 1, wherein the step of encapsulating the streaming data into each of the packets by each of the at least one transmission device further includes marking whether an abnormality is marked on each of the packets. 如請求項5所述的資料串流方法,其中當該傳送裝置之處理頻率的標準差大於一閾值或當該封包的資料是空的(NULL)時,該封包的該標誌為異常。The data streaming method as described in claim 5, wherein when the standard deviation of the processing frequency of the transmission device is greater than a threshold or when the data of the packet is NULL, the flag of the packet is abnormal. 如請求項5所述的資料串流方法,其中該接收裝置運行該串流資料的步驟更包括: 讀取每一該些封包的該標誌,並在使用每一該些封包的資料進行該插值運算時,不使用該標誌記錄為異常的該封包。 The data streaming method as described in claim item 5, wherein the step of running the streaming data by the receiving device further includes: Reading the flag of each of the packets, and not using the flag to record the packet as abnormal when performing the interpolation operation using the data of each of the packets. 如請求項1所述的資料串流方法,其中該插值運算包括線性插值(linear interpolation)、多項式插值(polynomial interpolation)、樣條曲線插值(Spline interpolation)或指數移動平均(exponential moving average)插值。The data streaming method according to claim 1, wherein the interpolation operation includes linear interpolation, polynomial interpolation, spline interpolation or exponential moving average interpolation. 如請求項1所述的資料串流方法,其中該資料串流系統包括虛擬實境系統、擴增實境系統或混合實境系統。The data streaming method according to claim 1, wherein the data streaming system includes a virtual reality system, an augmented reality system or a mixed reality system. 一種資料串流系統,包括: 至少一傳送裝置,其中每一該至少一傳送裝置回應於一串流資料的一傳輸請求,根據一預定義格式將該串流資料封裝為複數個封包,並發送該些封包; 接收裝置,連接每一該至少一傳送裝置,發送該傳輸請求至每一該至少一傳送裝置,並接收每一該至少一傳送裝置回應該傳輸請求所發送的該些封包,以及儲存所接收的該些封包於一儲存裝置並記錄接收到每一該些封包的時間點,其中 該接收裝置在運行該串流資料時,讀取該儲存裝置中已儲存的每一該些封包的資料,並根據每一該些封包的該時間點將每一該些封包的資料進行一插值運算,取得該接收裝置在當下時間點運行該串流資料時所需的對應資料。 A data streaming system, comprising: At least one transmission device, wherein each of the at least one transmission device responds to a transmission request of a stream data, encapsulates the stream data into a plurality of packets according to a predefined format, and sends the packets; The receiving device is connected to each of the at least one transmission device, sends the transmission request to each of the at least one transmission device, and receives the packets sent by each of the at least one transmission device in response to the transmission request, and stores the received These packets are stored in a storage device and record the time point when each of these packets is received, wherein When the receiving device is running the streaming data, it reads the data of each of the packets stored in the storage device, and performs an interpolation operation on the data of each of the packets according to the time point of each of the packets to obtain the corresponding data required by the receiving device when running the streaming data at the current point in time. 如請求項10所述的資料串流系統,其中該接收裝置包括一時間計數器,用以記錄接收到每一該些封包的該時間點。The data streaming system as claimed in claim 10, wherein the receiving device includes a time counter for recording the time point when each of the packets is received. 如請求項10所述的資料串流系統,其中該預定義格式包括每一該些封包的目標傳送裝置、資料的大小及每一該些封包的資料在該串流資料中對應時間點的時間戳。The data streaming system as described in claim 10, wherein the predefined format includes the target transmission device of each of the packets, the size of the data, and the time of the corresponding time point in the streaming data of the data of each of the packets stamp. 如請求項12所述的資料串流系統,其中該傳送裝置包括另一時間計數器,用以記錄每一該些封包的資料在該串流資料中的對應時間點。The data streaming system as claimed in claim 12, wherein the transmission device includes another time counter for recording the corresponding time point of each of the packets of data in the streaming data. 如請求項12所述的資料串流系統,其中該接收裝置更包括根據處理該串流資料的平均處理頻率,預估運行該串流資料所需的M筆對應資料,從該儲存裝置中讀取已接收到的N個封包的資料,並將該N個封包的資料依該時間戳所記錄的該時間點進行排序,其中M、N為正整數,以及根據排序後的該N個封包的資料進行該插值運算,取得運行該串流資料所需的該M筆對應資料。The data streaming system as described in claim 12, wherein the receiving device further includes, according to the average processing frequency of processing the streaming data, estimating the M pieces of corresponding data required to run the streaming data, and reading from the storage device Take the data of the N packets that have been received, and sort the data of the N packets according to the time point recorded by the timestamp, where M and N are positive integers, and according to the sorted N packets The interpolation operation is performed on the data to obtain the M pieces of corresponding data required to run the streaming data. 如請求項12所述的資料串流系統,其中該接收裝置運行更根據處理該串流資料的平均處理頻率,預估運行該串流資料所需的M筆對應資料,並切分處理該M筆對應資料的時序為複數個子時序,其中M為正整數,從該儲存裝置中讀取已從每一該至少一傳送裝置分別接收到的該些封包的資料,並將該些封包的資料依該時間戳所記錄的該時間點進行排序,以及使用排序後的該些封包的資料,依每一該些子時序進行該插值運算,取得在每一該些子時序運行該串流資料所需的該M筆對應資料。The data streaming system as described in claim 12, wherein the operation of the receiving device is based on the average processing frequency of processing the streaming data, estimates the M pieces of corresponding data required to run the streaming data, and divides and processes the M The timing of the corresponding data is a plurality of sub-timings, wherein M is a positive integer, read the data of the packets received from each of the at least one transmission device respectively from the storage device, and store the data of the packets according to The time points recorded by the timestamp are sorted, and the data of the sorted packets are used to perform the interpolation operation according to each of the sub-time sequences, so as to obtain the data required for running the stream data at each of the sub-time sequences. The corresponding data of the M pens. 如請求項10所述的資料串流系統,其中每一該至少一傳送裝置在每一該些封包上標記是否異常的標誌。In the data streaming system as claimed in claim 10, each of the at least one transmitting device marks whether an abnormality is marked on each of the packets. 如請求項16所述的資料串流系統,其中當每一該至少一傳送裝置之處理頻率的標準差大於一閾值或當該封包的資料是空的時,該傳送裝置將該封包的該標誌標記為異常。The data stream system as described in claim 16, wherein when the standard deviation of the processing frequency of each of the at least one transmission device is greater than a threshold value or when the data of the packet is empty, the transmission device sends the flag of the packet marked as abnormal. 如請求項16所述的資料串流系統,其中該接收裝置在運行該串流資料時,讀取每一該些封包的該標誌,並在使用每一該些封包的資料進行該插值運算時,不使用該標誌記錄為異常的該封包。The data streaming system as described in claim 16, wherein the receiving device reads the flag of each of the packets when running the streaming data, and uses the data of each of the packets to perform the interpolation operation , do not use this flag to record the packet as abnormal. 如請求項10所述的資料串流系統,其中該插值運算包括線性插值、多項式插值、樣條曲線插值或指數移動平均插值。The data streaming system according to claim 10, wherein the interpolation operation includes linear interpolation, polynomial interpolation, spline interpolation or exponential moving average interpolation. 如請求項10所述的資料串流系統,其中該資料串流系統包括虛擬實境系統、擴增實境系統或混合實境系統。The data streaming system as claimed in claim 10, wherein the data streaming system includes a virtual reality system, an augmented reality system or a mixed reality system.
TW110122919A 2021-06-23 2021-06-23 Data streaming method and data streaming system TWI786694B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW110122919A TWI786694B (en) 2021-06-23 2021-06-23 Data streaming method and data streaming system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW110122919A TWI786694B (en) 2021-06-23 2021-06-23 Data streaming method and data streaming system

Publications (2)

Publication Number Publication Date
TWI786694B true TWI786694B (en) 2022-12-11
TW202301876A TW202301876A (en) 2023-01-01

Family

ID=85794892

Family Applications (1)

Application Number Title Priority Date Filing Date
TW110122919A TWI786694B (en) 2021-06-23 2021-06-23 Data streaming method and data streaming system

Country Status (1)

Country Link
TW (1) TWI786694B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201301864A (en) * 2011-05-19 2013-01-01 Sony Corp Image data transmitting device, image data transmitting method and image data receiving device
CN103685975A (en) * 2012-09-05 2014-03-26 中兴通讯股份有限公司 Video playing system and method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201301864A (en) * 2011-05-19 2013-01-01 Sony Corp Image data transmitting device, image data transmitting method and image data receiving device
CN103685975A (en) * 2012-09-05 2014-03-26 中兴通讯股份有限公司 Video playing system and method

Also Published As

Publication number Publication date
TW202301876A (en) 2023-01-01

Similar Documents

Publication Publication Date Title
CN112154669B (en) Correlation of video stream frame timestamps based on system clock
WO2017172054A1 (en) Multi-camera dataset assembly and management with high precision timestamp requirements
CN110247942B (en) Data sending method, device and readable medium
EP2819015B1 (en) Method, terminal, and server for synchronizing terminal mirror
CN111858439A (en) Shared resources for multiple communication services
CN109324776B (en) Handwriting synchronization method, device and system
US20170026684A1 (en) Communications between a peripheral system and a host device in efficient event-based synchronization of media transfer for real-time display rendering
JP2022537607A (en) Method for transmitting data packets and apparatus for implementing this method
KR100829643B1 (en) Event time-stamping
CN106688015B (en) Processing parameters for operations on blocks when decoding images
TWI786694B (en) Data streaming method and data streaming system
US11816269B1 (en) Gesture recognition for wearable multimedia device using real-time data streams
US20190386762A1 (en) Date processing system and method
CN115699096A (en) Tracking augmented reality device
CN115514949A (en) Data streaming method and system
WO2023273923A1 (en) 3d background replacement method and apparatus, storage medium, and terminal device
CN109658514B (en) Data processing method and device and computer storage medium
CN116033199A (en) Multi-device audio and video synchronization method and device, electronic device and storage medium
WO2019037073A1 (en) Method, device and sever for data synchronization
CN113556366A (en) Multi-sensor data synchronization method and system and electronic equipment
US10382813B2 (en) Content reproduction device and content reproduction method
CN114185829B (en) Shared resources for multiple communication services
WO2023102682A1 (en) Communication apparatus and message transmission method
US20230328306A1 (en) Wireless projection method, source end device, and destination end device
CN114924843B (en) Information transmission method and device, computer equipment and storage medium