Method and device for streaming media to request address mapping and cache nodes in content delivery network
A technology of content delivery network and cache node, which is applied in the field of streaming media request address mapping and cache node, can solve the problem of wasting cache space, etc., and achieve the effect of improving the utilization rate of cache space
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
example 1
[0083] Example 1: The user's streaming media request is sent through the HTTP protocol, and time range information is carried in the streaming media request in a non-standard format.
[0084] Assume that the URI carried in the streaming media request input by the user is:
[0085] http: / / www.example.com / video / sample_1636000.flv? start_time=2&end_time=4,
[0086] You can set the following regular expressions:
[0087] (.*\ / )([a-zA-Z]+)(?:_(\d+)?\.(flv|mp4))\? start_time=(\d+)(?:&end_time=(\d+))?
[0088]Regular expressions use "()" brackets to extract matched subexpressions, that is, parameters, so the total number of them needs to be kept the same as the total number of parameters in Table 1 above.
[0089] Match the URI in the streaming media request input by the user through the above regular expression, and the extracted parameters are as follows:
[0090] path=http: / / www.example.com / video /
[0091] name=sample
[0092] bitrate=1636000
[0093] ext.=flv
[0094] st...
example 2
[0121] Example 2: Send the user's streaming media request through the RTSP / RTMP protocol, and carry the time range information in the standard format in the streaming media request.
[0122] For example, the RTSP protocol indicates the playing time range by carrying the Range Header in the PLAY command; the RTMP protocol indicates the playing time range by carrying the Start and Duration fields in the PLAY command. The Range Header of the RTSP protocol supports several formats, such as NPT (Normal Play Time, normal play time), which is the playback time point relative to the video start position, SMPTE (time stamp), etc., which are used to describe the time range of the requested playback. The following uses the NPT format as an example to illustrate.
[0123] Assuming that the content of the 10th to 15th second of the sample video is requested, the PLAY command is as follows:
[0124] PLAY rtsp: / / www.example.com / video / sample.mp4RTSP / 1.0
[0125] CSeq: 123
[0126] Session:...
example 3
[0144] Example 3: The user's streaming media request is sent through the HTTP protocol, and the byte range information is carried in the streaming media request in a non-standard format.
[0145] Assume that a media description file generated for a sample audio and video object is sample.xml, and its content is as follows:
[0146] Sample.xml
[0147]
[0148] Assume that the URI carried in the streaming media request input by the user is:
[0149] http: / / www.example.com / video / sample.flv? start_byte=956159&end_byte=1974043,
[0150] The regular expressions that can be set are:
[0151] (.*\ / )([a-zA-Z]+)(?:_(\d+)?\.(flv|mp4))\? start_byte=(\d+)(?:&end_byte=(\d+))? .
[0152] Regular expressions use "()" brackets to extract matched sub-expressions, that is, parameters, so the total number of parameters needs to be kept the same as the total number of parameters in the matching rule.
[0153] Match the URI in the streaming media request input by the user through the above...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More - R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com
