CN106534125B - Method for realizing VR multi-person interactive system based on local area network - Google Patents

Method for realizing VR multi-person interactive system based on local area network Download PDF

Info

Publication number
CN106534125B
CN106534125B CN201611015938.6A CN201611015938A CN106534125B CN 106534125 B CN106534125 B CN 106534125B CN 201611015938 A CN201611015938 A CN 201611015938A CN 106534125 B CN106534125 B CN 106534125B
Authority
CN
China
Prior art keywords
area network
local area
subsystem
data
subsystems
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.)
Active
Application number
CN201611015938.6A
Other languages
Chinese (zh)
Other versions
CN106534125A (en
Inventor
陈健
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xiamen Huixinyuan Software Co ltd
Original Assignee
Xiamen Huixinyuan Software 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 Xiamen Huixinyuan Software Co ltd filed Critical Xiamen Huixinyuan Software Co ltd
Priority to CN201611015938.6A priority Critical patent/CN106534125B/en
Publication of CN106534125A publication Critical patent/CN106534125A/en
Application granted granted Critical
Publication of CN106534125B publication Critical patent/CN106534125B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/131Protocols for games, networked simulations or virtual reality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/403Arrangements for multi-party communication, e.g. for conferences
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for realizing a VR multi-user interaction system based on a local area network, wherein the interaction system comprises N users and N VR subsystems, each user correspondingly uses a single VR subsystem, the local area network is formed by VR subsystems through routing equipment, each VR subsystem plays two roles, namely a server and a client, the server is responsible for sending data of VR equipment connected with a current PC to the local area network, and the client is responsible for receiving data sent by other VR subsystems in the local area network, so that VR multi-user interaction is realized. The invention can realize multi-user interaction and interaction of the VR system in the local area network without adding any hardware equipment, thereby enabling VR applications requiring multi-user cooperation in a virtual scene to be developed.

Description

Method for realizing VR multi-person interactive system based on local area network
Technical Field
The invention relates to computer graphics and man-machine interaction technology, in particular to a method for realizing a VR multi-person interaction system based on a local area network.
Background
Virtual Reality (VR) technology is a computer simulation system that can create and experience a Virtual world, which uses a computer to create a simulated environment, which is a systematic simulation of interactive three-dimensional dynamic views and physical behaviors with multi-source information fusion, and immerses users in the environment.
Current VR devices, such as HTC VIVE and Oculus Rift, have enabled a small range of motion tracking and, through existing technology, a single person's interaction with a single computer in a virtual scene. However, many application scenarios require participation and cooperation of multiple people, such as surgery simulation, industrial assembly training, etc., and the existing technologies can realize multi-person interaction by using expensive motion capture equipment, but the cost is too high to be popularized and is difficult to realize.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a method for realizing a VR multi-person interaction system based on a local area network, wherein by utilizing the communication of the local area network, each PC end shares data such as VR equipment position, digital buttons, analog signals and the like in real time, and the action, instruction and the like of a real person wearing VR equipment are corresponded to a virtual character, so that multi-person interaction and interaction in a virtual space are realized.
In order to achieve the purpose, the invention adopts the following technical scheme:
a method for realizing VR multi-user interactive system based on local area network, the interactive system includes N users and N VR subsystems, each user uses a single VR subsystem correspondingly, each VR subsystem forms a local area network through a route device;
preferably, the single VR subsystem plays two roles, namely a server and a client, where the server is responsible for sending data of the VR device connected to the current PC to the local area network, and the client is responsible for receiving data sent by other VR subsystems in the local area network;
preferably, the single VR subsystem comprises a host and a set of VR hardware devices; preferably, in a local area network consisting of N VR subsystems, each VR subsystem can only have one server, but has N-1 clients;
preferably, in the single VR subsystem, the data types processed by the server include position tracking, digital buttons, analog signals, and the like, and in each frame interval of graphics rendering, the PC acquires data returned by the VR device connected to the PC, and loads and updates the data into the corresponding data types;
preferably, in the single VR subsystem, the type of data processed by the client corresponds to the server, and also includes location tracking, digital buttons, analog signals, and the like;
preferably, the N-1 clients of the single VR subsystem are respectively used for receiving socket packets sent by other N-1 VR subsystems in the local area network through the server, extracting data such as corresponding position tracking, digital buttons, analog signals and the like, and updating the virtual scene before rendering the next frame, so that model positions and actions representing other VR subsystem users in the virtual scene are updated, and trigger condition detection is performed on handle buttons, touch pad analog data and the like of other users, so that operations of other people on the virtual scene are updated and synchronized on the local computer;
preferably, the position tracking is responsible for updating position data of the helmet and the handle, the digital button is responsible for updating button data on the handle, the analog signal is responsible for updating analog data on the touch pad and the like, and the data are combined with the local area network IP to be packaged into a socket packet and sent in the local area network.
After adopting the technical scheme, compared with the background technology, the invention has the following advantages: the invention can realize multi-user interaction and interaction of the VR system in the local area network without adding any hardware equipment, thereby enabling VR applications requiring multi-user cooperation in a virtual scene to be developed.
Drawings
N VR subsystems in the local area network of FIG. 1
FIG. 2 data transfer communication for a single VR system
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Examples
In the real world, N users are respectively a user 1, a user 2, … and a user N, each of the users uses a VR subsystem, the N VR subsystems are respectively a VR subsystem 1, a VR subsystem 2, a VR subsystem … and a VR subsystem N, and the N VR subsystems form a local area network through routing equipment (such as a router and a switch); the single VR subsystem comprises a host and a set of VR hardware equipment; each independent VR subsystem plays two roles, namely, a server and a client.
N VR subsystems in the local area network can be seen in fig. 1, while for ease of understanding, the data transfer communication of a single VR system can be seen in fig. 2.
In the following, an interactive system composed of three sets of VR subsystems, namely, VR subsystem 1, VR subsystem 2 and VR subsystem 3, is taken as an example:
1. establishing the mutual connection among the VR subsystem 1, the VR subsystem 2 and the VR subsystem 3;
(1) the IP address of the VR subsystem 1 is "192.168.1.101", the IP address of the VR subsystem 2 is "192.168.1.102", the IP address of the VR subsystem 3 is "192.168.1.103", and the VR subsystem 1, VR subsystem 2 and VR subsystem 3 know the addresses of each other;
(2) a service end of the VR subsystem 1 opens a known UDP port of all VR subsystems for receiving connection requests of other users;
(3) a client of the VR subsystem 2 opens any available TCP port, sends a request of UDP packets to a known UDP port in the VR subsystem 1, informs the TCP port which is just opened and requests a server of the VR subsystem 1 to open a TCP connection with the VR subsystem 2; the VR subsystem 3 performs the same operations as the VR subsystem 2;
(4) if the TCP port opened by the VR subsystem 2 does not receive the call of the VR subsystem 1, the UDP request is sent again within a short time (for example, 1 second), and if the reply of the VR subsystem 1 still does not exist for a long time, the network connection is considered to be wrong, and the attempt is stopped; if the TCP port of the VR subsystem 2 receives the connection of the VR subsystem 1, the operations such as data type correspondence, data initialization, clock synchronization and the like are executed; the VR subsystem 3 performs the same operations as the VR subsystem 2;
(5) the VR subsystem 2 opens an available UDP port for receiving the data transmission, the VR system 1 is informed through the TCP channel, and the service end of the VR subsystem 1 sends data to the UDP port of the VR system 2; similarly, the VR subsystem 3 opens an available UDP port for receiving the subsequent data transmission, informs the VR system 1 through the TCP channel, and the server of the VR subsystem 1 sends data to the UDP port of the VR system 3;
(6) all the servers and clients in the system need to complete the operations similar to the above, realize the synchronization of data and clock, and open the channels for data transmission and reception;
2. in each frame interval of the image rendering of the single VR subsystem, the PC acquires data returned by VR hardware equipment connected with the PC, and loads and updates the data into corresponding data types, such as position tracking for updating helmet and handle position data, digital buttons for updating button data on a handle, and analog signals for updating analog data on a touch pad;
3. the VR hardware equipment data acquired by the server side comprises position tracking, digital buttons, analog signals and the like, and is packaged into a socket packet and transmitted to all notified UDP ports for data receiving;
4. each independent VR system only needs to send data of the VR hardware equipment, so that each VR subsystem only has one server; the client is responsible for receiving socket packets sent by VR subsystems except the client in the local area network, so that in the local area network formed by 3 VR subsystems in the embodiment, each VR subsystem has 2 clients;
5. after the socket packets sent by other VR subsystems received by the client are unpacked, data such as position tracking, digital buttons, analog signals and the like corresponding to the data sent by the server can be obtained, and data sources can be distinguished through IP address labels corresponding to the socket packets, for example, when a VR subsystem 2 receives a socket packet with a label of '192.168.1.101', the unpacked data is known to be all of the VR subsystem 1; each VR subsystem can acquire data encapsulated by the other 2 VR subsystems and definitely corresponds to a transmission source;
6. the client updates the virtual scene through data such as position tracking, digital buttons, analog signals and the like of other VR systems acquired by the socket packet before the next frame is rendered, so that model positions and actions representing other VR system users in the virtual scene are updated, and trigger condition detection is performed on handle buttons, touch pad analog data and the like of other users;
7. through the step 6, the operation of other 2 users on the virtual scene is updated and synchronized on the local computer, the positions and actions of other users in the real world are shown on the model of the virtual world, and the commands controlled by other users through the handle can be triggered on the local computer, so that the purposes of cooperation and interaction in the virtual scene are achieved.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (4)

1. A method for realizing VR multi-user interactive system based on local area network is characterized in that: the interactive system comprises N users and N VR subsystems, wherein each user correspondingly uses a single VR subsystem, and each VR subsystem forms a local area network through routing equipment;
the single VR subsystem comprises a host and a set of VR hardware equipment;
the single VR subsystem plays two roles, namely a server and a client, wherein the server is responsible for sending data of VR equipment connected with a current PC to a local area network, the client is responsible for receiving data sent by other VR subsystems in the local area network, and each single VR subsystem has N-1 clients;
the data types processed by the server side comprise position tracking, digital buttons and analog signals, and the PC acquires data returned by VR equipment connected with the PC at each frame interval of the graph rendering, and loads and updates the data into the corresponding data types;
the method comprises the steps that N-1 client sides of a single VR subsystem are respectively used for receiving socket packets sent by other N-1 VR subsystems in a local area network through a server side, corresponding position tracking, digital button and analog signal data are extracted, a virtual scene is updated before a next frame is rendered, model positions and actions of other VR subsystem users in the virtual scene are updated, trigger condition detection is conducted on handle buttons and touch pad analog data of other users, and therefore the operation of the virtual scene by other people on a local computer is updated and synchronized.
2. The method of claim 1, wherein the method for implementing the VR multi-user interaction system based on the local area network comprises: in a local area network consisting of N VR subsystems, each VR subsystem can only have one server.
3. The method of claim 1, wherein the method for implementing the VR multi-user interaction system based on the local area network comprises: the data type processed by the client corresponds to the server, and also comprises position tracking, digital buttons and analog signals.
4. The method of claim 1, wherein the method for implementing the VR multi-user interaction system based on the local area network comprises: the position tracking is responsible for updating the position data of the helmet and the handle, the digital button is responsible for updating the button data on the handle, the analog signal is responsible for updating the analog data on the touch pad, and the data are combined with the local area network IP to be packaged into a socket packet and sent in the local area network.
CN201611015938.6A 2016-11-11 2016-11-11 Method for realizing VR multi-person interactive system based on local area network Active CN106534125B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611015938.6A CN106534125B (en) 2016-11-11 2016-11-11 Method for realizing VR multi-person interactive system based on local area network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611015938.6A CN106534125B (en) 2016-11-11 2016-11-11 Method for realizing VR multi-person interactive system based on local area network

Publications (2)

Publication Number Publication Date
CN106534125A CN106534125A (en) 2017-03-22
CN106534125B true CN106534125B (en) 2021-05-04

Family

ID=58353350

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611015938.6A Active CN106534125B (en) 2016-11-11 2016-11-11 Method for realizing VR multi-person interactive system based on local area network

Country Status (1)

Country Link
CN (1) CN106534125B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107145223A (en) * 2017-04-06 2017-09-08 北京讯腾智慧科技股份有限公司 Multi-point interaction control system and method based on Unity d engines and the VR helmets
CN107172136B (en) * 2017-05-04 2018-07-03 腾讯科技(深圳)有限公司 The synchronous method and device of voxel data
CN108989268B (en) * 2017-06-01 2021-03-02 腾讯科技(深圳)有限公司 Session display method and device and computer equipment
CN107371012A (en) * 2017-07-04 2017-11-21 歌尔科技有限公司 A kind of VR image procossings and display methods and device
CN109298776B (en) * 2017-07-25 2021-02-19 阿里巴巴(中国)有限公司 Augmented reality interaction system, method and device
WO2019037074A1 (en) * 2017-08-25 2019-02-28 深圳市瑞立视多媒体科技有限公司 Virtual reality interaction system and method, and computer storage medium
CN107612947A (en) * 2017-11-03 2018-01-19 北京微视酷科技有限责任公司 Synchronous communication means and system between a kind of virtual reality device
CN108492653A (en) * 2018-02-27 2018-09-04 吉林省行氏动漫科技有限公司 A kind of dissection training system and its working method
CN110339557A (en) * 2018-04-02 2019-10-18 当家移动绿色互联网技术集团有限公司 A method of more people's interactions are realized in VR based on Unreal
CN108595004A (en) * 2018-04-23 2018-09-28 新华网股份有限公司 More people's exchange methods, device and relevant device based on Virtual Reality
CN111786930A (en) * 2019-04-03 2020-10-16 上海宽带技术及应用工程研究中心 Virtual reality data sharing system, method, device, terminal and medium
CN110335515B (en) * 2019-06-06 2022-09-20 艾普工华科技(武汉)有限公司 Immersive collaborative interactive virtual simulation teaching system
CN111240475A (en) * 2020-01-06 2020-06-05 深圳市恒悦魔方实业有限公司 VR helmet for multi-person interaction
CN115463413A (en) * 2022-09-30 2022-12-13 小派科技(上海)有限责任公司 Interaction device, control method and interaction system applied to multi-person interaction scene

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123009A (en) * 2014-08-15 2014-10-29 重庆巨蟹数码影像有限公司 System for controlling virtual reality display end through touch screen of handheld communication equipment
CN105323129A (en) * 2015-12-04 2016-02-10 上海弥山多媒体科技有限公司 Home virtual reality entertainment system
CN105592103A (en) * 2016-02-02 2016-05-18 郭小虎 Synchronous display method of virtual reality equipment and mobile equipment based on Unity3D
CN105892686A (en) * 2016-05-05 2016-08-24 刘昊 3D virtual-real broadcast interaction method and 3D virtual-real broadcast interaction system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075275A (en) * 2007-06-28 2007-11-21 上海交通大学 Multi-role distributed cooperating simulation drilling method
KR102270699B1 (en) * 2013-03-11 2021-06-28 매직 립, 인코포레이티드 System and method for augmented and virtual reality
WO2016112017A2 (en) * 2015-01-05 2016-07-14 Worcester Polytechnic Institute System and method for controlling immersiveness of head-worn displays
US10726625B2 (en) * 2015-01-28 2020-07-28 CCP hf. Method and system for improving the transmission and processing of data regarding a multi-user virtual environment
CN105159448A (en) * 2015-08-19 2015-12-16 天津先驱领域科技有限公司 Multi-person same-scene immersion type virtual reality apparatus
CN105425955A (en) * 2015-11-06 2016-03-23 中国矿业大学 Multi-user immersive full-interactive virtual reality engineering training system
CN105944332B (en) * 2016-05-10 2018-12-14 杭州韵健科技有限公司 A kind of virtual reality intelligent body-building system networked
CN106027338A (en) * 2016-05-12 2016-10-12 崔河龙 Interaction platform management system based on wireless intelligent router and management method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123009A (en) * 2014-08-15 2014-10-29 重庆巨蟹数码影像有限公司 System for controlling virtual reality display end through touch screen of handheld communication equipment
CN105323129A (en) * 2015-12-04 2016-02-10 上海弥山多媒体科技有限公司 Home virtual reality entertainment system
CN105592103A (en) * 2016-02-02 2016-05-18 郭小虎 Synchronous display method of virtual reality equipment and mobile equipment based on Unity3D
CN105892686A (en) * 2016-05-05 2016-08-24 刘昊 3D virtual-real broadcast interaction method and 3D virtual-real broadcast interaction system

Also Published As

Publication number Publication date
CN106534125A (en) 2017-03-22

Similar Documents

Publication Publication Date Title
CN106534125B (en) Method for realizing VR multi-person interactive system based on local area network
US11030806B2 (en) Combined virtual and physical environment
CN109375764B (en) Head-mounted display, cloud server, VR system and data processing method
US20160225188A1 (en) Virtual-reality presentation volume within which human participants freely move while experiencing a virtual environment
CA3035118C (en) Massive simultaneous remote digital presence world
KR20100009947A (en) Apparatus and method for mutual connection of virtual reality services
CN108633307A (en) The method and apparatus of contact of the projection with real object in reality environment
CN107612947A (en) Synchronous communication means and system between a kind of virtual reality device
CN110083235A (en) Interactive system and data processing method
CN104504753A (en) Internet three-dimensional IP (internet protocol) map system and method based on augmented reality
CN106657071B (en) Electronic contest game keyboard and mouse device applied to cloud game and using method thereof
CN106774820A (en) The methods, devices and systems that human body attitude is superimposed with virtual scene
CN104579919B (en) Method for message interaction and relevant apparatus and communication system
Koutitas et al. Demo/poster abstract: XReality research lab—Augmented reality meets Internet of Things
CN103959220A (en) Method for achieving augmented reality, and user equipment
CN113950814A (en) Multipoint conference sessions through port multiplexing
Noh et al. An HMD-based Mixed Reality System for Avatar-Mediated Remote Collaboration with Bare-hand Interaction.
CN109104632A (en) A kind of realization method and system of television terminal AR scene
CN107885334A (en) A kind of information processing method and virtual unit
CN114281190A (en) Information control method, device, system, equipment and storage medium
CN104123009A (en) System for controlling virtual reality display end through touch screen of handheld communication equipment
CN105227609A (en) The adaptive internet of things equipment exchange method of a kind of function based on micro-letter public platform
CN109979262A (en) Personal safety VR educational system
CN114845256A (en) Communication network deduction training method based on 5G + VR
CN112148122A (en) Third-party visual angle implementation method for wearable augmented/mixed reality equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant