CN114268635B - System and method for positioning P2P streaming media file and selecting node - Google Patents

System and method for positioning P2P streaming media file and selecting node Download PDF

Info

Publication number
CN114268635B
CN114268635B CN202111472460.0A CN202111472460A CN114268635B CN 114268635 B CN114268635 B CN 114268635B CN 202111472460 A CN202111472460 A CN 202111472460A CN 114268635 B CN114268635 B CN 114268635B
Authority
CN
China
Prior art keywords
server
streaming media
program
nodes
data
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
CN202111472460.0A
Other languages
Chinese (zh)
Other versions
CN114268635A (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.)
Zhuhai Gotech Intelligent Technology Co Ltd
Original Assignee
Zhuhai Gotech Intelligent 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 Zhuhai Gotech Intelligent Technology Co Ltd filed Critical Zhuhai Gotech Intelligent Technology Co Ltd
Priority to CN202111472460.0A priority Critical patent/CN114268635B/en
Publication of CN114268635A publication Critical patent/CN114268635A/en
Application granted granted Critical
Publication of CN114268635B publication Critical patent/CN114268635B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention provides a system and a method for positioning and selecting nodes of P2P streaming media files, comprising a program source server, a content management system, an SP server cluster, a TS server, a Redis server and a client, wherein the content management system is used for completing the issuing of a unified program and generating unique identifiers of the streaming media files; the SP server cluster is used for receiving the issued information and synchronizing all the information to the TS server; the Redis server reads and stores nodes of the same file in the TS server, and completes a three-level searching scheme of file positioning; the SP server cluster completes a node selection scheme of the data cache; the unified release of the streaming media files, the rapid positioning of the streaming media files and the selection of high-quality nodes are realized, and the sharing rate is improved.

Description

System and method for positioning P2P streaming media file and selecting node
[ field of technology ]
The invention relates to the field of network transmission, in particular to a system and a method for positioning P2P streaming media files and selecting nodes.
[ background Art ]
In recent years, with the gradual expansion of network bandwidth, the rapid development of the multimedia industry, the gradual increase of service scenes such as short video, live broadcast and the like, and the continuous increase of network data volume of video data. It is particularly important for the providers and operators of these video data to reduce the huge network bandwidth costs associated with the video data, and most video websites employ P2P distributed network transmission technology to reduce the bandwidth costs and increase the server concurrency. The P2P distributed network transmission structure changes the traditional streaming media transmission playing mode, namely the Client/Server centralized network mode, fully utilizes idle storage resources among clients, balances the load of streaming media network media servers, and increases the number of supported clients, the instantaneity and the load balance of the whole streaming media live broadcast or on-demand transmission network.
Meanwhile, because the streaming media service has strong real-time performance, in the P2P streaming media system, newly added clients find nodes capable of providing the needed media content in the coverage network by using P2P files, establish connection and accept or provide the media content. In the P2P network structure, a common file locating manner is implemented by a distributed hash table, each file obtains a unique identifier after hash operation, each node also corresponds to an identifier, and the file is stored in the node close to the identifier. When a file needs to be searched, firstly, hash operation is carried out on the file name to obtain an identifier of the file, and nodes for storing the file are found through different routing algorithms. The nodes select different strategies according to requirements, if the service delay is small, adjacent nodes can be selected to establish a relationship, for example, the same local area network node is selected; if the service with high quality is needed, the nodes with high bandwidth and strong CPU capability and the same network operators can be provided; for higher stability of service, a relatively stable node should be selected, such as a node that is online for a long period of time, and does not frequently switch programs or exit the system.
Although the node method for searching the same file in the existing P2P streaming media system is fast and effective, the following inherent technical problems exist:
(1) Because the files are distributed on each node, the popularity of the media files cannot be reflected, and the load is unbalanced;
(2) The file storage strategy is not fixed, and the relation between nodes and files cannot be unified;
(3) The file searching can not provide keyword searching, complex inquiry can not be completed, and proper nodes can be found;
(4) The live streaming media service cannot be expanded, and the method is only suitable for an on-demand system;
(5) Nodes in a live system, although establishing a connection, may not share data.
For the above reasons, improvements to the file searching mode in the existing P2P streaming media system are urgently needed to adapt to the query, live broadcast and data sharing of the file.
[ invention ]
The invention provides a system and a method for positioning and selecting P2P streaming media files, which can rapidly position streaming media files and provide high-quality nodes to provide streaming media data, thereby improving the node sharing rate of a system and reducing the network bandwidth of a server.
In order to achieve the above-mentioned eyesight, the technical scheme adopted is as follows:
a P2P streaming media file positioning and node selecting system comprises a program source server, a content management system, an SP server cluster, a TS server, a Redis server and a client side, wherein,
the content management system is used for completing the issuing of the unified program and generating a unique identifier of the streaming media file;
the program source server is used for sending the characteristic information of the original streaming media resources stored by the program source server to the SP server cluster;
the SP server cluster is used for sending a request to the program source server, receiving the issued program content, receiving information issued by the content management system and synchronizing all the information to the TS server;
the Redis server is used for reading and storing nodes of the same file in the TS server and establishing different sets through the country, the city and the operator according to the same program;
the TS server is used for receiving the unique identification of the program carried by the streaming media file node, rapidly and uniquely positioning the streaming media file, and rapidly obtaining the node of the same streaming media file by solving intersection de-duplication of four sets of the program; and the system is used for managing the state information of each client which logs in the system at present, and displaying the characteristic information of the streaming media resource which can be provided by the system at present to the client according to the request service of the client;
the SP server cluster also stores nodes of the same file through a Redis server, and is used for dividing the data of the same program cache into areas and storing nodes of different areas respectively; and the SP server cluster is used for receiving the streaming media node query request service of the client, comparing the data block position of the client carrying the cache data with the streaming media data cache interval, finding out nodes which play the streaming media data and returning the nodes, and establishing connection and sharing the data to the client.
Preferably, the system also comprises a TS-WEB background server and a TS-WEB front end,
the TS-WEB background is used for reading the frequency of sharing data of the same file node stored by the Redis server, counting the activity of the program according to the unique identification of the program carried by the streaming media file node determined by the TS server, and uploading the given load balancing scheme to the content management system after the program hot counting is completed;
the TS-WEB front end is used for requesting data from a TS-WEB background and showing the issued program hot statistics.
Preferably, the system further comprises a log server background and a log server front end,
the log server background is used for receiving logs uploaded by the SP server cluster, the TS server and the client respectively;
the front end of the log server is used for inquiring log data of the background of the log server by the web page and showing the inquiring result.
Preferably, the program source server is further used for completing on-demand program source and providing live program source.
A method for P2P streaming media file location and node selection, comprising the steps of:
step S1, the content management system completes the issuing of a unified program and generates a unique identifier of a streaming media file;
step S2, the program source server finishes the program source on demand and provides a live program source, and simultaneously sends the characteristic information of the original streaming media resource stored by the program source server to the SP server cluster;
step S3, the SP server cluster sends a request to a program source server, receives the issued program content and receives information issued by a content management system, and simultaneously synchronizes all the information to a TS server;
step S4, the Redis server reads and stores nodes of the same file in the TS server, and a three-level searching scheme for file positioning is completed;
step S5, the SP server cluster stores nodes of the same file through the Redis server to complete a node selection scheme of data caching;
and S6, the TS-WEB background reads the frequency of sharing data of the same file node stored by the Redis server, counts the activity of the program according to the unique identification of the program carried by the streaming media file node determined by the TS server, and uploads the given load balancing scheme to the content management system after the program hot statistics is completed.
Further, the step S4 further includes:
the Redis server reads and stores nodes of the same file in the TS server, and establishes different sets through the country, the city and the operator according to the same program;
and the TS server rapidly and uniquely positions the streaming media file, and rapidly obtains the nodes of the same streaming media file by solving intersection de-duplication of four sets of the program.
Further, the step S5 further includes:
through a three-level searching strategy, nodes with the same streaming media file are found and connection is established, and the data caching node selection is to find high-quality sharable nodes, namely, nodes capable of sharing data;
then, nodes storing the same file through the Redis server, and dividing the data cached by the same program into areas and nodes respectively storing different areas by the SP server cluster;
then, when the client requests the streaming media node to inquire the service, the client carries the data block position of the cache data, the SP server cluster compares the cache intervals of the streaming media data, finds out the nodes which play the streaming media data close to each other, returns the nodes, and establishes connection and shares the data to the client.
Further, the step S6 further includes: the TS-WEB front end requests data from the TS-WEB background and displays the issued program hot statistics.
Further, the step S6 further includes:
the log server background receives logs uploaded by the SP server cluster, the TS server and the client respectively, and the front-end webpage of the log server inquires log data of the log server background and displays inquiry results.
The invention has the advantages that:
in the invention, the content management system finishes the issuing of the unified program and generates the unique identification of the streaming media file; and the Redis server reads and stores nodes of the same file in the TS server to complete a three-level searching scheme of file positioning; meanwhile, the SP server cluster stores nodes of the same file through the Redis server, and a node selection scheme of data caching is completed. The invention has the following effects:
1. the method has the advantages that the quick streaming media file positioning, streaming media file and live broadcast stream storage and service end are realized, the on-demand and live broadcast service is dynamically expanded, the requirement on node storage is reduced, and the node file storage scheme is optimized;
2. the streaming media files are uniformly issued by the content management system CMS, the file management is uniform, the file hash is unique, the node can rapidly locate the streaming media data required by the user through the unique hash value, and complex fuzzy matching is avoided;
3. program activity statistics and load balancing are realized, and a background server counts popular programs, so that a program release strategy of a content management system CMS is dynamically adjusted, the load balancing is realized, and the stability of the server is improved;
4. selecting high-quality nodes, filtering node transmission of similar countries, cities and operators by adding a three-level searching scheme, and increasing node NAT capability;
5. and the sharing rate is improved, the node caches the streaming media data, the data sharing capability of the system is improved, and the service network bandwidth is reduced.
[ description of the drawings ]
FIG. 1 is a system architecture diagram of the present invention.
[ detailed description ] of the invention
The present invention will be further described by way of specific examples.
First aspect: a system for positioning and selecting P2P streaming media files, as shown in figure 1, comprises a program source server 1, a content management system CMS2, an SP server cluster 3, a TS server 4, a Redis server 5, a client 6, a TS-WEB background server 7, a TS-WEB front end 8, a log server background 9 and a log server front end 10, wherein,
the content management system CMS2 is configured to complete the distribution of a unified program and generate a unique identifier of a streaming media file.
The program source server 1 is configured to send the feature information of the original streaming media resource stored in the program source server, for example, the CDN/relay/third party platform, to the SP server cluster 3; meanwhile, the method is used for completing on-demand program sources and providing live program sources.
The SP server cluster 3 is configured to send a request to the program source server 1, receive the downloaded program content, and receive information delivered by the content management system, and synchronize all the information to the TS server 4.
The Redis server 5 is used for reading and storing the nodes of the same file in the TS server 4, and establishing different sets according to the same program through the country, the city and the operator respectively.
The TS server 4 is used for receiving the unique identification of the program carried by the streaming media file node, rapidly and uniquely positioning the streaming media file, and rapidly obtaining the node of the same streaming media file by solving intersection de-duplication of four sets of the program; and is used for managing the state information of each client 6 currently logged in, and displaying the characteristic information of the streaming media resource which can be provided by the system currently to the client 6 according to the request service of the client 6.
The SP server cluster 3 also stores nodes of the same file through the Redis server 5, and is used for dividing data of the same program cache into areas and storing nodes of different areas respectively; and the SP server cluster 3 is simultaneously configured to receive a streaming media node query request service of the client 6, compare with a streaming media data buffer interval according to a data block position of the cache data carried by the client 6, find a node close to the streaming media data to play the streaming media data, and return the node, and establish connection and share the data to the client 6.
The TS-WEB background is used for reading the frequency of sharing data of the same file node stored by the Redis server 5, counting the activity of the program according to the unique identification of the program carried by the streaming media file node determined by the TS server 4, and uploading the given load balancing scheme to the content management system CMS2 after the program hot counting is completed.
The TS-WEB front end 8 is used for requesting data from a TS-WEB background and showing the issued program hot statistics.
The log server background 9 is used for receiving logs uploaded by the SP server cluster 3, the TS server 4 and the client 6 respectively; the front end 10 of the log server is used for inquiring log data of the background 9 of the log server by the web page and displaying the inquiring result.
In a second aspect, a method for positioning and selecting a P2P streaming media file, as shown in fig. 1, includes the following steps:
step S1, a content management system CMS2 completes the issuing of a unified program and generates a unique identifier of a streaming media file;
step S2, the program source server 1 finishes the on-demand program source and provides the live program source, and simultaneously sends the characteristic information of the original streaming media resources stored by itself, such as CDN/relay/third party platform, to the SP server cluster 3;
step S3, the SP server cluster 3 sends a request to the program source server 1, receives the issued program content and receives the information issued by the content management system, and simultaneously synchronizes all the information to the TS server 4;
step S4, the Redis server 5 reads and stores nodes of the same file in the TS server 4, and a three-level searching scheme for file positioning is completed; the method comprises the following steps:
the Redis server 5 reads and stores nodes of the same file in the TS server 4, and establishes different sets through the country, the city and the operator respectively according to the same program;
for example, a china, beijing, mobile operator node requested the program tv4063@720, and the storage structure is as follows:
the unique identification of the program carried by the streaming media file node is sent to the TS server 4, the TS server 4 rapidly and uniquely locates the streaming media file, and the nodes of the same streaming media file are rapidly obtained by solving intersection and duplication of four sets of the program.
Step S5, the SP server cluster 3 stores nodes of the same file through the Redis server 5 to complete a node selection scheme of data caching; the method comprises the following steps:
through a three-level searching strategy, nodes with the same streaming media file are found and connection is established, and the data caching node selection is to find high-quality sharable nodes, namely, nodes capable of sharing data;
then, the SP server cluster 3 divides the data of the same program cache into areas and stores the nodes of different areas respectively through the nodes of the Redis server 5 storing the same file; for example, if a program server caches 30M of streaming media data, the 30M of streaming media data is divided into 6 areas, the 0-5M position is the first area, the 5-10M position is the second area, the 10-15M position is the third area, the 15-20 position is the fourth area, the 20-25M position is the fifth area, and the 25-30M position is the sixth area;
section division Description of the invention
2116385d3eebaf88311533420987408b:1 All nodes stored in interval 0-5M
2116385d3eebaf88311533420987408b:2 All nodes of 5-10M interval two storage
2116385d3eebaf88311533420987408b:3 All nodes stored in 10-15M interval three
2116385d3eebaf88311533420987408b:4 All nodes of 15-20M interval four storage
2116385d3eebaf88311533420987408b:5 All nodes of five storages in 20-25M interval
2116385d3eebaf88311533420987408b:6 All nodes stored in 25-30M interval six
Then, when the client 6 requests the streaming media node to inquire about the service, the client 6 carries the data block position of the cached data, the SP server cluster 3 compares the cache intervals of the streaming media data, finds out the nodes which play the streaming media data close to each other, returns the nodes, and establishes connection and shares the data to the client 6.
Step S6, the TS-WEB background reads the frequency of sharing data of the same file node stored by the Redis server 5, counts the activity of the program according to the unique identification of the program carried by the streaming media file node determined by the TS server 4, and uploads the given load balancing scheme to the content management system CMS2 after the program hot statistics is completed; meanwhile, the TS-WEB front end 8 requests data from a TS-WEB background and displays the issued program hot statistics.
And the log server background 9 receives logs uploaded by the SP server cluster 3, the TS server 4 and the client 6 respectively, and the log server front end 10 queries log data of the log server background 9 in a webpage manner and displays query results.
The content management system completes the issuing of a unified program and generates a unique identifier of the streaming media file; and the Redis server 5 reads and stores nodes of the same file in the TS server 4 to complete a three-level searching scheme of file positioning; meanwhile, the SP server cluster 3 stores nodes of the same file through the Redis server 5 to complete a node selection scheme of data caching; therefore, program activity statistics and load balancing can be realized, and a background server counts popular programs, so that the program release strategy of the content management system CMS2 is dynamically adjusted, the load balancing is realized, and the stability of the server is improved; the selection of high-quality nodes is facilitated, the node sending down of the similar nodes of the country, the city and the operator is filtered through adding a three-level searching scheme, and the NAT capability of the nodes is improved; and the sharing rate is improved, the node caches the positioning of the streaming media data, the data sharing capability of the system is improved, and the service network bandwidth is reduced.
The above-described embodiments are merely preferred embodiments of the present invention, and are not intended to limit the scope of the present invention except as exemplified in the specific embodiments; all equivalent changes according to the method and principle of the present invention should be covered by the protection scope of the present invention.

Claims (7)

1. A system for positioning and selecting P2P stream media files is characterized by comprising a program source server, a content management system, an SP server cluster, a TS server, a Redis server and a client, wherein,
the content management system is used for completing the issuing of the unified program and generating a unique identifier of the streaming media file;
the program source server is used for sending the characteristic information of the original streaming media resources stored by the program source server to the SP server cluster;
the SP server cluster is used for sending a request to the program source server, receiving the issued program content, receiving information issued by the content management system and synchronizing all the information to the TS server;
the Redis server is used for reading and storing nodes of the same file in the TS server and establishing different sets through the country, the city and the operator according to the same program;
the TS server is used for receiving the unique identification of the program carried by the streaming media file node, rapidly and uniquely positioning the streaming media file, and rapidly obtaining the node of the same streaming media file by solving intersection de-duplication of four sets of the program; and the system is used for managing the state information of each client which logs in the system at present, and displaying the characteristic information of the streaming media resource which can be provided by the system at present to the client according to the request service of the client;
the SP server cluster also stores nodes of the same file through a Redis server, and is used for dividing the data of the same program cache into areas and storing nodes of different areas respectively; and the SP server cluster is used for receiving the streaming media node query request service of the client, comparing the data block position of the client carrying the cache data with the streaming media data cache interval, finding out nodes which play the streaming media data and returning the nodes, and establishing connection and sharing the data to the client.
2. The system for P2P streaming media file location and node selection according to claim 1, further comprising a TS-WEB background server and a TS-WEB front-end,
the TS-WEB background is used for reading the frequency of sharing data of the same file node stored by the Redis server, counting the activity of the program according to the unique identification of the program carried by the streaming media file node determined by the TS server, and uploading the given load balancing scheme to the content management system after the program hot counting is completed;
the TS-WEB front end is used for requesting data from a TS-WEB background and showing the issued program hot statistics.
3. The system for P2P streaming media file location and node selection according to claim 1, further comprising a log server background and a log server front end,
the log server background is used for receiving logs uploaded by the SP server cluster, the TS server and the client respectively;
the front end of the log server is used for inquiring log data of the background of the log server by the web page and showing the inquiring result.
4. The system for P2P streaming media file location and node selection according to claim 1, wherein said source server is further configured to complete on-demand of a source and provide a live source.
5. A method for positioning and selecting a P2P streaming media file, comprising the steps of:
step S1, the content management system completes the issuing of a unified program and generates a unique identifier of a streaming media file;
step S2, the program source server finishes the program source on demand and provides a live program source, and simultaneously sends the characteristic information of the original streaming media resource stored by the program source server to the SP server cluster;
step S3, the SP server cluster sends a request to a program source server, receives the issued program content and receives information issued by a content management system, and simultaneously synchronizes all the information to a TS server;
step S4, the Redis server reads and stores nodes of the same file in the TS server, and a three-level searching scheme for file positioning is completed;
the step S4 further includes:
the Redis server reads and stores nodes of the same file in the TS server, and establishes different sets through the country, the city and the operator according to the same program;
the method comprises the steps that a program unique identifier carried by a streaming media file node is sent to a TS server, the TS server rapidly and uniquely positions the streaming media file, and nodes of the same streaming media file are rapidly obtained by solving intersection de-duplication of four sets of the program;
step S5, the SP server cluster stores nodes of the same file through the Redis server to complete a node selection scheme of data caching;
the step S5 further includes:
through a three-level searching strategy, nodes with the same streaming media file are found and connection is established, and the data caching node selection is to find high-quality sharable nodes, namely, nodes capable of sharing data;
then, nodes storing the same file through the Redis server, and dividing the data cached by the same program into areas and nodes respectively storing different areas by the SP server cluster;
then, when the client requests the streaming media node to inquire the service, the client carries the data block position of the cache data, the SP server cluster compares the cache intervals of the streaming media data, finds out the nodes which play the streaming media data close to each other, returns the nodes, and establishes connection and shares the data to the client;
and S6, the TS-WEB background reads the frequency of sharing data of the same file node stored by the Redis server, counts the activity of the program according to the unique identification of the program carried by the streaming media file node determined by the TS server, and uploads the given load balancing scheme to the content management system after the program hot statistics is completed.
6. The method for positioning and selecting a P2P streaming media file according to claim 5, wherein the step S6 further comprises: the TS-WEB front end requests data from the TS-WEB background and displays the issued program hot statistics.
7. The method for positioning and selecting a node for a P2P streaming media file according to claim 6, wherein the step S6 further comprises:
the log server background receives logs uploaded by the SP server cluster, the TS server and the client respectively, and the front-end webpage of the log server inquires log data of the log server background and displays inquiry results.
CN202111472460.0A 2021-12-02 2021-12-02 System and method for positioning P2P streaming media file and selecting node Active CN114268635B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111472460.0A CN114268635B (en) 2021-12-02 2021-12-02 System and method for positioning P2P streaming media file and selecting node

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111472460.0A CN114268635B (en) 2021-12-02 2021-12-02 System and method for positioning P2P streaming media file and selecting node

Publications (2)

Publication Number Publication Date
CN114268635A CN114268635A (en) 2022-04-01
CN114268635B true CN114268635B (en) 2023-12-15

Family

ID=80826220

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111472460.0A Active CN114268635B (en) 2021-12-02 2021-12-02 System and method for positioning P2P streaming media file and selecting node

Country Status (1)

Country Link
CN (1) CN114268635B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115002129B (en) * 2022-05-09 2023-05-12 珠海迈科智能科技股份有限公司 P2P streaming media control system and method for increasing sharable user base

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1645858A (en) * 2005-02-24 2005-07-27 广东省电信有限公司研究院 Service system for distributed reciprocal flow media and realizing method for requesting programm
WO2005119476A2 (en) * 2004-05-19 2005-12-15 Wurld Media, Inc. Routing of digital content in a peer-to-peer dynamic connection structure
CN101087403A (en) * 2007-05-31 2007-12-12 吴彬 Distributed stream media order system based on P2P technology and implementation method for stream media program order
CN101137042A (en) * 2006-09-29 2008-03-05 中兴通讯股份有限公司 Static program distribution and service method in cluster type stream media system
WO2009062385A1 (en) * 2007-10-23 2009-05-22 Xunlei Networking Technologies, Ltd. A storage system and method of stream media file
CN102571856A (en) * 2010-12-17 2012-07-11 中国移动通信集团公司 Method, device and system for selecting transition node
CN102868682A (en) * 2012-08-21 2013-01-09 北京邮电大学 Method and device for sharing streaming media resources
CN105187847A (en) * 2015-09-09 2015-12-23 深圳创维数字技术有限公司 Distributed network television live broadcast method, device, video gateway and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101378494B (en) * 2008-10-07 2011-04-20 中兴通讯股份有限公司 System and method for implementing internet television medium interaction

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005119476A2 (en) * 2004-05-19 2005-12-15 Wurld Media, Inc. Routing of digital content in a peer-to-peer dynamic connection structure
CN1645858A (en) * 2005-02-24 2005-07-27 广东省电信有限公司研究院 Service system for distributed reciprocal flow media and realizing method for requesting programm
CN101137042A (en) * 2006-09-29 2008-03-05 中兴通讯股份有限公司 Static program distribution and service method in cluster type stream media system
CN101087403A (en) * 2007-05-31 2007-12-12 吴彬 Distributed stream media order system based on P2P technology and implementation method for stream media program order
WO2009062385A1 (en) * 2007-10-23 2009-05-22 Xunlei Networking Technologies, Ltd. A storage system and method of stream media file
CN102571856A (en) * 2010-12-17 2012-07-11 中国移动通信集团公司 Method, device and system for selecting transition node
CN102868682A (en) * 2012-08-21 2013-01-09 北京邮电大学 Method and device for sharing streaming media resources
CN105187847A (en) * 2015-09-09 2015-12-23 深圳创维数字技术有限公司 Distributed network television live broadcast method, device, video gateway and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
三网融合广播电视新业态——第九届中国广播电视数字新媒体高峰论坛综述;祁麟;《视听界(广播电视技术)》;全文 *
基于P2P流媒体直播系统的数据传输策略;孙知信;陈亚当;任志广;;通信学报(第06期);全文 *
基于超级节点的高性能P2P流媒体技术的研究与实现;沈磊;《中国优秀硕士学位论文全文数据库(电子期刊) 信息科技辑》;全文 *

Also Published As

Publication number Publication date
CN114268635A (en) 2022-04-01

Similar Documents

Publication Publication Date Title
CN100484069C (en) File data distributing method and relative device
EP3706424B1 (en) Video live broadcast method and apparatus
US10033548B2 (en) Method, system, service selection entity, and service management entity for selecting service provision entity
US20210368239A1 (en) Distributing method, system, edge node, and central scheduling system for streaming media resource
CN100558042C (en) A kind of P2P live broadcasting method based on super node
US10567332B2 (en) Content delivery network optimization system
US20110246608A1 (en) System, method and device for delivering streaming media
EP2288085B1 (en) P2p based method, device and system for playing media
CN104284201A (en) Video content processing method and device
CN102289508A (en) Distributed cache array and data inquiry method thereof
CN108920552A (en) A kind of distributed index method towards multi-source high amount of traffic
CN114268635B (en) System and method for positioning P2P streaming media file and selecting node
JP5177919B2 (en) Index server and method
CN102394898A (en) File downloading method and system based on P2P (point to point)
CN103825916A (en) Resource downloading method and resource downloading system
CN102291458A (en) Method for peer-to-peer (p2p) server framework
CN102547471A (en) Method and system for obtaining candidate cooperation node in P2P streaming media system
Zhang et al. Video on-demand streaming on the internet—a survey
CN105072159B (en) A kind of node administration list structure in P2P networkings and its management method
CN109451092B (en) CDN (content delivery network) domain name orientation method and system based on IP (Internet protocol) segment
CN111225248B (en) On-demand content management method and content distribution network on-demand server
CN111556324B (en) Video live broadcast method, device, equipment and system
Tang et al. Minimal cost replication of dynamic web contents under flat update delivery
KR20130033252A (en) Method and system for end-to-end qos guaranteed content delivery on service overlay network
KR101158369B1 (en) System for refreshing content using user's location information and content taste, and method thereof

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