CN115883915B - Method, system, storage medium and equipment for rapidly distributing VR resources - Google Patents

Method, system, storage medium and equipment for rapidly distributing VR resources Download PDF

Info

Publication number
CN115883915B
CN115883915B CN202310107002.XA CN202310107002A CN115883915B CN 115883915 B CN115883915 B CN 115883915B CN 202310107002 A CN202310107002 A CN 202310107002A CN 115883915 B CN115883915 B CN 115883915B
Authority
CN
China
Prior art keywords
resources
downloading
resource
information
sub
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
CN202310107002.XA
Other languages
Chinese (zh)
Other versions
CN115883915A (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.)
Beijing Growlib Technology Co ltd
Original Assignee
Beijing Growlib Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Growlib Technology Co ltd filed Critical Beijing Growlib Technology Co ltd
Priority to CN202310107002.XA priority Critical patent/CN115883915B/en
Publication of CN115883915A publication Critical patent/CN115883915A/en
Application granted granted Critical
Publication of CN115883915B publication Critical patent/CN115883915B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method, a system, a storage medium and equipment for rapidly distributing VR resources, wherein the method comprises the following steps: acquiring resource information of various VR resources, and determining downloading priority of the various VR resources according to the resource information; acquiring equipment information of each VR equipment, and calculating the optimal downloading proportion and sequence of each VR equipment according to the equipment information; according to the optimal downloading proportion and downloading priority, dividing each VR resource into a plurality of sub-resource packages in turn, and generating corresponding downloading tasks; correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package; and (3) recovering the downloading result of each VR device, assembling all sub-resource packages of the VR resources after downloading all sub-resource packages of the VR resources, recombining the complete resources, and distributing the complete resources to each VR device. The invention reasonably avoids the problem of network congestion of VR resource downloading and improves the resource downloading and distributing efficiency.

Description

Method, system, storage medium and equipment for rapidly distributing VR resources
Technical Field
The present invention relates to the field of VR technologies, and in particular, to a method, a system, a storage medium, and an apparatus for fast distributing VR resources.
Background
At present, VR courseware is widely applied to teaching in classroom, but because VR resources generally occupy a larger storage space, under the mode that all VR devices simultaneously request cloud rendering, the requirements on cloud servers and network bandwidth are too high, in addition, in the prior art, most of VR resources are downloaded in an HTTP mode, when several tens of VR devices simultaneously download VR resources, the network bandwidth is seriously blocked, and the problem of overlong downloading time is caused.
Disclosure of Invention
In view of the foregoing, it is necessary to provide a method, a system, a storage medium, and a device for fast distribution of VR resources.
The invention discloses a fast distribution method of VR resources, which comprises the following steps:
acquiring resource information of various VR resources to be downloaded, and determining downloading priority of the various VR resources according to the resource information;
acquiring equipment information of each VR equipment in a local area network, and calculating the optimal download proportion and the optimal download sequence of each VR equipment according to the equipment information;
according to the optimal downloading proportion and the downloading priority, dividing each VR resource into a plurality of sub-resource packages in turn, and generating downloading tasks corresponding to each sub-resource package;
correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
and (3) recovering the downloading result of each VR device, assembling all sub-resource packages of the VR resources after downloading all sub-resource packages of the VR resources, recombining the complete resources, and distributing the complete resources to each VR device.
Further, the resource information includes: the loading sequence and loading frequency of VR resources;
the determining the downloading priority of various VR resources according to the resource information specifically comprises:
tracking and recording the loading sequence and loading frequency of various VR resources by using an event notification mechanism;
calculating the weights of various VR resources based on a CRITIC weight algorithm, the loading sequence and the loading frequency of various VR resources;
and determining the downloading priority of each VR resource according to the weights of each VR resource.
Further, the method further comprises:
and acquiring the real-time bandwidth use condition of the public network, and acquiring the resource information of various VR resources to be downloaded when the load rate of the real-time bandwidth use of the public network is lower than a preset threshold value.
Further, distributing the complete resource to each VR device specifically includes:
and carrying out integrity check on the reconstituted complete resource, and when the integrity check is true, identifying the complete resource as a usable state and distributing the usable state to each VR device.
Further, the various VR resources specifically include: 3D model resources, installation package resources, video resources, audio resources, picture resources.
Further, the device information specifically includes: device ID information, electric quantity information, storage capacity information, wiFi SSID information, resource installation information, CPU occupation information and online state information of VR equipment.
Further, the method further comprises:
and setting a monitoring terminal, and sending the downloading progress of each VR device to the monitoring terminal for monitoring.
On the other hand, the invention also discloses a fast distribution system of VR resources, which comprises:
the resource priority determining module is used for acquiring resource information of various VR resources to be downloaded and determining the downloading priority of the various VR resources according to the resource information;
the downloading strategy calculation module is used for acquiring the equipment information of each VR equipment in the local area network and calculating the optimal downloading proportion and the optimal downloading sequence of each VR equipment according to the equipment information;
the resource splitting module is used for splitting various VR resources into a plurality of sub-resource packages in sequence according to the optimal downloading proportion and the downloading priority, and generating downloading tasks corresponding to the sub-resource packages;
the task scheduling module is used for correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
and the distribution module is used for recovering the downloading result of each VR device, assembling all the sub-resource packages of the VR resources after downloading all the sub-resource packages of the VR resources, recombining the sub-resource packages into complete resources, and distributing the complete resources to each VR device.
In another aspect, the present invention also discloses a computer readable storage medium storing a computer program, which when executed by a processor, causes the processor to perform the steps of:
acquiring resource information of various VR resources to be downloaded, and determining downloading priority of the various VR resources according to the resource information;
acquiring equipment information of each VR equipment in a local area network, and calculating the optimal download proportion and the optimal download sequence of each VR equipment according to the equipment information;
according to the optimal downloading proportion and the downloading priority, dividing each VR resource into a plurality of sub-resource packages in turn, and generating downloading tasks corresponding to each sub-resource package;
correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
and (3) recovering the downloading result of each VR device, assembling all sub-resource packages of the VR resources after downloading all sub-resource packages of the VR resources, recombining the complete resources, and distributing the complete resources to each VR device.
In another aspect, the invention also discloses a computer device comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform the steps of:
acquiring resource information of various VR resources to be downloaded, and determining downloading priority of the various VR resources according to the resource information;
acquiring equipment information of each VR equipment in a local area network, and calculating the optimal download proportion and the optimal download sequence of each VR equipment according to the equipment information;
according to the optimal downloading proportion and the downloading priority, dividing each VR resource into a plurality of sub-resource packages in turn, and generating downloading tasks corresponding to each sub-resource package;
correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
and (3) recovering the downloading result of each VR device, assembling all sub-resource packages of the VR resources after downloading all sub-resource packages of the VR resources, recombining the complete resources, and distributing the complete resources to each VR device.
The invention adopts the technical proposal and has at least the following beneficial effects:
1. according to the invention, the downloading priority of various VR resources is determined according to the resource information so as to form a better resource downloading sequence, thereby being beneficial to further improving the downloading distribution efficiency of VR resources;
2. according to the invention, the optimal downloading proportion and sequence of each VR device are calculated according to the device information, and the VR resources are split and distributed according to the optimal downloading proportion, so that each VR device only needs to download a part of various VR resources according to the optimal downloading proportion, and can reasonably and orderly download according to the optimal downloading sequence, thereby effectively avoiding network congestion caused by simultaneous downloading of multiple devices and improving the resource downloading efficiency;
3. the invention assembles the sub-resource packages downloaded by each device, automatically distributes the sub-resource packages to each VR device after forming the complete resource, effectively avoids the trouble that each device needs to be transmitted and distributed one by one after obtaining the complete resource, and improves the resource distribution efficiency in the local area network.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Wherein:
FIG. 1 is a flow diagram of a method of fast distribution of VR resources in one embodiment;
FIG. 2 is a block diagram of a fast distribution system of VR resources in one embodiment;
FIG. 3 is a block diagram of a computer device in one embodiment.
Reference numerals illustrate: the system comprises a resource priority determining module 100, a downloading strategy calculating module 200, a resource splitting module 300, a task scheduling module 400 and a distributing module 500.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
As shown in fig. 1, in one embodiment, a method for quickly distributing VR resources is provided, and the method specifically includes the following steps:
s1, acquiring resource information of various VR resources to be downloaded, and determining downloading priority of the various VR resources according to the resource information;
s2, acquiring equipment information of each VR equipment in the local area network, and calculating the optimal download proportion and the optimal download sequence of each VR equipment according to the equipment information;
s3, according to the optimal download proportion and the download priority, dividing each VR resource into a plurality of sub-resource packages in sequence, and generating download tasks corresponding to each sub-resource package;
s4, correspondingly distributing the downloading task to each VR device, so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
s5, recovering the downloading result of each VR device, assembling all sub-resource packages of the VR resources after downloading all sub-resource packages of the VR resources, recombining the sub-resource packages into complete resources, and distributing the complete resources to each VR device.
In use, taking VR resources to be downloaded for VR classroom teaching as an example, tens of VR devices can be arranged in a lan of a classroom, and one VR device is provided for a student to use. In the prior related art, a plurality of dozens of VR devices request the VR resource cloud server for downloading, but because VR resources generally occupy a large storage space, under the condition that a plurality of dozens of VR devices request the downloading mode simultaneously, each VR device downloads quickly, the requirements on the cloud server and network bandwidth are high, otherwise, the downloading is seriously blocked, and the problem of overlong downloading time is caused.
In this regard, in this embodiment, a central node for VR resource distribution may be added to the local area network, and the above method is applied to the central node, so as to improve downloading and distribution efficiency of VR resources, and enhance user experience.
Through the method in this embodiment, the central node first obtains resource information of various VR resources to be downloaded, where the various VR resources may include 3D model resources, installation package resources, video resources, audio resources, picture resources, and the like, and determines downloading priorities of the various VR resources according to the resource information, where determining the downloading priorities of the various resources may form a better downloading order of the various VR resources, which is helpful for further improving downloading distribution efficiency of the VR resources.
Next, the central node obtains device information of each VR device in the local area network, where the device information may specifically include: device ID information, electric quantity information, storage capacity information, wiFi SSID information, resource installation information, CPU occupation information, online state information and the like of the VR devices, and calculating optimal download proportion and optimal download sequence of each VR device according to the device information. In the traditional multithreading downloading mode, average task allocation is generally performed according to the size of resources to be loaded and the number of available equipment nodes, but in the environment of VR equipment networking, factors such as the online state, storage space, battery information and the like of each equipment are considered, so that the method of average allocation is not applicable any more, reasonable planning is performed by combining various specific equipment information of each equipment, the optimal and most reasonable downloading strategy can be obtained, and the downloading efficiency is improved.
Then, the central node sequentially splits various VR resources into a plurality of sub-resource packages according to the optimal downloading proportion and downloading priority, generates downloading tasks corresponding to the sub-resource packages, and distributes the downloading tasks to each VR device correspondingly, so that each VR device executes the downloading tasks according to the optimal downloading sequence and downloads the corresponding sub-resource packages. The device which has completed the resource download can continuously provide the download service in the local area network for other devices, and when a plurality of devices can provide the download service, the central node can automatically calculate the optimal device according to the device information of the devices. In this embodiment, each VR device only needs to download a part of various VR resources according to the calculated optimal download proportion, but not all VR devices need to download complete VR resources, and meanwhile, each VR device can download reasonably and orderly according to the calculated optimal download sequence, but not all VR devices download at the same time, so that repeated downloading of a single thread is changed into unique downloading of multiple threads, network congestion caused by simultaneous downloading of multiple devices is effectively avoided, and resource downloading efficiency is improved.
Finally, the center node recovers the downloading result of each VR device, when all sub-resource packages of one VR resource are downloaded, all sub-resource packages of the VR resource are assembled, complete resources are formed again, and the complete resources are distributed to each VR device.
Taking a 500M video resource as an example, the video resource is split into a plurality of sub-resource packets according to the calculated download proportion, and a download task queue corresponding to each sub-resource packet is generated. Each download task may be marked with information such as a resource package id, a start-stop location, a storage state, etc. And when the central node performs task allocation, the central node takes out the downloading tasks from the tasks to be downloaded according to the downloading sequence and allocates the downloading tasks to the corresponding VR equipment. And the VR equipment for obtaining the downloading task reports the downloading result to the central node after the downloading is completed. When all the sub-resource packages of a certain resource are downloaded, the central node assembles all the sub-resource packages to form a complete resource and distributes the complete resource to VR equipment in the local area network, and the VR equipment completes corresponding subsequent processing.
In addition, in this embodiment, specifically, a teaching management system may be installed by one PC, and is responsible for acting as a central node. The equipment information and the resource information can be stored in the cloud end, and the central node uniformly acquires, acquires and manages the equipment information and the resource information from the cloud end. The central node opens the appointed port to provide service and broadcasts own information at regular time. After the VR device (virtual reality device) is accessed to the local area network and started, the information of the central node is received through broadcasting, the information of the device is reported, and meanwhile, the device starts service at a designated port so as to receive a downloading instruction of the central node.
Further, in an embodiment, the resource information includes: the loading sequence and loading frequency of VR resources;
in step S1, determining the downloading priority of each VR resource according to the resource information, which specifically includes:
tracking and recording the loading sequence and loading frequency of various VR resources by using an event notification mechanism;
calculating the weights of various VR resources based on a CRITIC weight algorithm, the loading sequence and the loading frequency of various VR resources;
and determining the downloading priority of each VR resource according to the weights of each VR resource.
In this embodiment, a unified method may be used to load various VR resources to be downloaded in an application scenario, so as to track the loading sequence and loading frequency of various VR resources, assign different downloading weights to various resources, and further determine the downloading priority of various resources, which may be specifically reflected in that the greater the weight value, the higher the priority, and the weight information is unified managed by the central node.
Specifically, when a class of resources are loaded by using an event notification mechanism of C#, the loading sequence and the loading frequency of the loaded resources are notified by the event mechanism to track and record, then the weight calculation is performed by using the fluctuation of data or the correlation condition between the data based on a CRITIC weight algorithm, the calculation result is locally stored and reported, the central node performs comprehensive calculation after receiving the correlation data, finally the downloading priority of various relatively optimal VR resources is obtained, and the downloading priority is reversely notified to the client. After the priority order of the downloading of the first kind of resources tends to be stable, the central node stops the calculation work so as to reduce the occupation of the resources related to the equipment and prolong the service time of the battery. Meanwhile, related code specifications can be formulated to restrict and track the loading sequence and loading frequency of resources, and a certain download weight adjustment authority can be set to ensure that the adjustment is interfered when an ideal scheme cannot be calculated. The downloading priority of the resources is determined based on the resource loading sequence and the loading frequency, so that the resources which are used first and frequently can be downloaded preferentially can be ensured, the use habit and the requirement of a user can be effectively met, and the user experience is improved.
Further, in an embodiment, the method further includes:
and acquiring the real-time bandwidth use condition of the public network, and acquiring the resource information of various VR resources to be downloaded when the load rate of the real-time bandwidth use of the public network is lower than a preset threshold value.
In a specific use process, when the load rate of the public network bandwidth is too high, the network utilization rate is too high at this time, and other works are performed to possibly cause network breakdown, so that before the method is implemented, the central node of the application needs to acquire the public network bandwidth utilization condition, and when the load rate of the public network real-time bandwidth utilization is determined to be lower than a preset threshold value, resource information of various VR resources to be downloaded is acquired, and subsequent processing is performed to avoid network breakdown caused by the too high network load, and the work cannot be performed normally.
Further, in an embodiment, in step S5, the distributing the complete resource to each VR device specifically includes:
and carrying out integrity check on the reconstituted complete resource, and when the integrity check is true, identifying the complete resource as a usable state and distributing the usable state to each VR device.
In this embodiment, after sub-resource packages of various resources are assembled to form complete resources, integrity verification is performed on the complete resources, and when the integrity verification is true, that is, after the complete resources are verified to be complete resources, the complete resources are identified as usable states and distributed to each VR device, so that incomplete assembly of resources is avoided, and the use effect of subsequent resources is prevented from being affected.
Further, in an embodiment, the method further includes: and setting a monitoring terminal, and sending the downloading progress of each VR device to the monitoring terminal for monitoring.
In this embodiment, the central node may further be provided with a monitoring terminal, which can effectively help a teacher monitor the downloading conditions of each VR device in the class with the monitoring terminal, so as to facilitate management.
In addition, as shown in fig. 2, in an embodiment, there is also provided a rapid distribution system of VR resources, the system including:
the resource priority determining module 100 is configured to obtain resource information of various VR resources to be downloaded, and determine a downloading priority of the various VR resources according to the resource information;
the downloading policy calculation module 200 is configured to obtain device information of each VR device in the local area network, and calculate an optimal downloading proportion and an optimal downloading sequence of each VR device according to the device information;
the resource splitting module 300 is configured to split each VR resource into a plurality of sub-resource packages according to the optimal download proportion and the download priority in sequence, and generate a download task corresponding to each sub-resource package;
the task scheduling module 400 is configured to correspondingly allocate the download task to each VR device, so that each VR device executes the download task according to the optimal download sequence, and downloads a corresponding sub-resource packet;
and the distribution module 500 is configured to recover the downloading result of each VR device, assemble all sub-resource packages of a VR resource after downloading all sub-resource packages of the VR resource, reconstruct a complete resource, and distribute the complete resource to each VR device.
FIG. 3 illustrates an internal block diagram of a computer device in one embodiment. The computer device may specifically be a terminal or a server. As shown in fig. 3, the computer device includes a processor, a memory, and a network interface connected by a system bus. The memory includes a nonvolatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system, and may also store a computer program that, when executed by a processor, causes the processor to implement a method for fast distribution of VR resources. The internal memory may also have stored therein a computer program that, when executed by the processor, causes the processor to perform a method for fast distribution of VR resources. It will be appreciated by those skilled in the art that the structure shown in fig. 3 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is also provided a computer device comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform the steps of:
acquiring resource information of various VR resources to be downloaded, and determining downloading priority of the various VR resources according to the resource information;
acquiring equipment information of each VR equipment in a local area network, and calculating the optimal download proportion and the optimal download sequence of each VR equipment according to the equipment information;
according to the optimal downloading proportion and the downloading priority, dividing each VR resource into a plurality of sub-resource packages in turn, and generating downloading tasks corresponding to each sub-resource package;
correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
and (3) recovering the downloading result of each VR device, assembling all sub-resource packages of the VR resources after downloading all sub-resource packages of the VR resources, recombining the complete resources, and distributing the complete resources to each VR device.
In one embodiment, there is also provided a computer-readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of:
acquiring resource information of various VR resources to be downloaded, and determining downloading priority of the various VR resources according to the resource information;
acquiring equipment information of each VR equipment in a local area network, and calculating the optimal download proportion and the optimal download sequence of each VR equipment according to the equipment information;
according to the optimal downloading proportion and the downloading priority, dividing each VR resource into a plurality of sub-resource packages in turn, and generating downloading tasks corresponding to each sub-resource package;
correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
and (3) recovering the downloading result of each VR device, assembling all sub-resource packages of the VR resources after downloading all sub-resource packages of the VR resources, recombining the complete resources, and distributing the complete resources to each VR device.
Those skilled in the art will appreciate that all or part of the processes in the methods of the above embodiments may be implemented by a computer program for instructing relevant hardware, where the program may be stored in a non-volatile computer readable storage medium, and where the program, when executed, may include processes in the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples only represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the present application. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (10)

1. A method for fast distribution of VR resources, the method comprising:
acquiring resource information of various VR resources to be downloaded, and determining downloading priority of the various VR resources according to the resource information;
acquiring equipment information of each VR equipment in a local area network, and calculating the optimal download proportion and the optimal download sequence of each VR equipment according to the equipment information;
according to the optimal downloading proportion and the downloading priority, dividing each VR resource into a plurality of sub-resource packages in turn, and generating downloading tasks corresponding to each sub-resource package;
correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
and (3) recovering the downloading result of each VR device, assembling all sub-resource packages of the VR resources after downloading all sub-resource packages of the VR resources, recombining the complete resources, and distributing the complete resources to each VR device.
2. The method for rapid distribution of VR resources according to claim 1, wherein said resource information comprises: the loading sequence and loading frequency of VR resources;
the determining the downloading priority of various VR resources according to the resource information specifically comprises:
tracking and recording the loading sequence and loading frequency of various VR resources by using an event notification mechanism;
calculating the weights of various VR resources based on a CRITIC weight algorithm, the loading sequence and the loading frequency of various VR resources;
and determining the downloading priority of each VR resource according to the weights of each VR resource.
3. The method for rapid distribution of VR resources of claim 1, further comprising:
and acquiring the real-time bandwidth use condition of the public network, and acquiring the resource information of various VR resources to be downloaded when the load rate of the real-time bandwidth use of the public network is lower than a preset threshold value.
4. The method for rapidly distributing VR resources according to claim 1, wherein the distributing the complete resources to each VR device specifically comprises:
and carrying out integrity check on the reconstituted complete resource, and when the integrity check is true, identifying the complete resource as a usable state and distributing the usable state to each VR device.
5. The method for rapidly distributing VR resources according to any one of claims 1 to 4, wherein the VR resources specifically include: 3D model resources, installation package resources, video resources, audio resources, picture resources.
6. The method for rapid distribution of VR resources according to any of claims 1 to 4, wherein said device information specifically comprises: device ID information, electric quantity information, storage capacity information, wiFi SSID information, resource installation information, CPU occupation information and online state information of VR equipment.
7. The method for rapid distribution of VR resources according to any of claims 1 to 4, further comprising:
and setting a monitoring terminal, and sending the downloading progress of each VR device to the monitoring terminal for monitoring.
8. A rapid distribution system for VR resources, the system comprising:
the resource priority determining module is used for acquiring resource information of various VR resources to be downloaded and determining the downloading priority of the various VR resources according to the resource information;
the downloading strategy calculation module is used for acquiring the equipment information of each VR equipment in the local area network and calculating the optimal downloading proportion and the optimal downloading sequence of each VR equipment according to the equipment information;
the resource splitting module is used for splitting various VR resources into a plurality of sub-resource packages in sequence according to the optimal downloading proportion and the downloading priority, and generating downloading tasks corresponding to the sub-resource packages;
the task scheduling module is used for correspondingly distributing the downloading task to each VR device so that each VR device executes the downloading task according to the optimal downloading sequence and downloads the corresponding sub-resource package;
and the distribution module is used for recovering the downloading result of each VR device, assembling all the sub-resource packages of the VR resources after downloading all the sub-resource packages of the VR resources, recombining the sub-resource packages into complete resources, and distributing the complete resources to each VR device.
9. A computer readable storage medium storing a computer program, which when executed by a processor causes the processor to perform the steps of the method according to any one of claims 1 to 7.
10. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the computer program, when executed by the processor, causes the processor to perform the steps of the method according to any of claims 1 to 7.
CN202310107002.XA 2023-02-14 2023-02-14 Method, system, storage medium and equipment for rapidly distributing VR resources Active CN115883915B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310107002.XA CN115883915B (en) 2023-02-14 2023-02-14 Method, system, storage medium and equipment for rapidly distributing VR resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310107002.XA CN115883915B (en) 2023-02-14 2023-02-14 Method, system, storage medium and equipment for rapidly distributing VR resources

Publications (2)

Publication Number Publication Date
CN115883915A CN115883915A (en) 2023-03-31
CN115883915B true CN115883915B (en) 2023-05-02

Family

ID=85761074

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310107002.XA Active CN115883915B (en) 2023-02-14 2023-02-14 Method, system, storage medium and equipment for rapidly distributing VR resources

Country Status (1)

Country Link
CN (1) CN115883915B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326339A (en) * 2016-08-03 2017-01-11 上海蔓盈信息科技有限公司 Task allocating method and device
CN110300189A (en) * 2019-07-25 2019-10-01 北京达佳互联信息技术有限公司 A kind of resource downloading method, device and electronic equipment
CN110351583A (en) * 2019-07-03 2019-10-18 广州朗国电子科技有限公司 Multiple advertising programme playback methods, device, storage medium and system
CN112738255A (en) * 2020-12-30 2021-04-30 江西格灵如科科技有限公司 Downloading and distributing processing method, terminal and system for VR resources
CN112988191A (en) * 2021-03-17 2021-06-18 摩登汽车有限公司 Vehicle over-the-air download upgrade management system and method
CN114553858A (en) * 2022-02-15 2022-05-27 支付宝(杭州)信息技术有限公司 Resource pre-downloading method, device and equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102297477B1 (en) * 2015-02-17 2021-09-02 삼성전자주식회사 Method and apparatus of downloading file

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326339A (en) * 2016-08-03 2017-01-11 上海蔓盈信息科技有限公司 Task allocating method and device
CN110351583A (en) * 2019-07-03 2019-10-18 广州朗国电子科技有限公司 Multiple advertising programme playback methods, device, storage medium and system
CN110300189A (en) * 2019-07-25 2019-10-01 北京达佳互联信息技术有限公司 A kind of resource downloading method, device and electronic equipment
CN112738255A (en) * 2020-12-30 2021-04-30 江西格灵如科科技有限公司 Downloading and distributing processing method, terminal and system for VR resources
CN112988191A (en) * 2021-03-17 2021-06-18 摩登汽车有限公司 Vehicle over-the-air download upgrade management system and method
CN114553858A (en) * 2022-02-15 2022-05-27 支付宝(杭州)信息技术有限公司 Resource pre-downloading method, device and equipment

Also Published As

Publication number Publication date
CN115883915A (en) 2023-03-31

Similar Documents

Publication Publication Date Title
CN108833197B (en) Active detection method and detection platform based on cloud
CN112162865B (en) Scheduling method and device of server and server
CN113051075B (en) Kubernetes intelligent capacity expansion method and device
CN109379448B (en) File distributed deployment method and device, electronic equipment and storage medium
CN113127192B (en) Method, system, device and medium for sharing same GPU by multiple services
CN112910723B (en) Edge terminal management method, device, equipment and storage medium
CN107968851B (en) Floating IP binding method and device based on k8s platform
CN112579622B (en) Method, device and equipment for processing service data
CN111225029A (en) Dynamic message pushing method and system and automobile diagnosis server
CN110995617A (en) MQTT-based data transmission method, device, computer equipment and storage medium
CN112506647A (en) Method, system, device and storage medium for load balancing of stateful servers
CN113886058A (en) Cross-cluster resource scheduling method and device
CN115883915B (en) Method, system, storage medium and equipment for rapidly distributing VR resources
CN111404828B (en) Method and device for realizing global flow control
CN115208900B (en) Multi-cloud architecture cloud service resource scheduling method based on blockchain and game model
CN110888726A (en) Multitask concurrent processing method and system
CN115866059B (en) Block chain link point scheduling method and device
He et al. Towards an SLA-Driven cache adjustment approach for applications on PaaS
CN111556126B (en) Model management method, system, computer device and storage medium
CN114296865B (en) Scheduling method and device for virtual machine threads, electronic equipment and storage medium
WO2017018978A1 (en) Scheduling jobs in a computing cluster
CN114924888A (en) Resource allocation method, data processing method, device, equipment and storage medium
WO2017193675A1 (en) Uplink resource scheduling method and device
CN116302456B (en) Meta universe computing resource scheduling system
CN108255820A (en) The method, apparatus and electronic equipment of data loading in distributed system

Legal Events

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