WO2022201569A1 - Control device, control method, and program - Google Patents

Control device, control method, and program Download PDF

Info

Publication number
WO2022201569A1
WO2022201569A1 PCT/JP2021/026085 JP2021026085W WO2022201569A1 WO 2022201569 A1 WO2022201569 A1 WO 2022201569A1 JP 2021026085 W JP2021026085 W JP 2021026085W WO 2022201569 A1 WO2022201569 A1 WO 2022201569A1
Authority
WO
WIPO (PCT)
Prior art keywords
qoe
bit rate
upload
terminal
terminals
Prior art date
Application number
PCT/JP2021/026085
Other languages
French (fr)
Japanese (ja)
Inventor
将裕 横田
和久 山岸
Original Assignee
日本電信電話株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to JP2023508432A priority Critical patent/JP7448091B2/en
Publication of WO2022201569A1 publication Critical patent/WO2022201569A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/637Control signals issued by the client directed to the server or network components
    • H04N21/6373Control signals issued by the client directed to the server or network components for rate control, e.g. request to the server to modify its transmission rate
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/14Systems for two-way working
    • H04N7/15Conference systems

Definitions

  • the present invention relates to a control device, control method and program.
  • WebRTC is a technology standardized by the World Wide Web Consortium and Internet Engineering Task Force.
  • Non-Patent Document 1 Non-Patent Document 2 .
  • Non-Patent Document 1 defines a message for estimating and notifying the available bandwidth for a session. When this message is received, by reducing the transmission bit rate to the notified bandwidth or less, distribution at a bit rate equal to or less than the available bandwidth is realized.
  • Non-Patent Document 2 controls the transmission bit rate based on packet loss and delay. Specifically, when a certain number of packet losses or more occur, it is determined that there is congestion, and the transmission rate is adjusted. In addition, the jitter caused by congestion is estimated from the observed jitter, and if the estimated value is above a certain value and continues for a certain time or longer, it is determined that congestion has occurred, and the transmission rate is adjusted. .
  • QoE When communicating with a large number of people, QoE must be calculated based on the video quality delivered by each user.
  • the present invention has been made in view of the above points, and aims to suppress the amount of data communication while maintaining the user's quality of experience.
  • a control device for controlling online real-time communication by a plurality of terminals is configured so that the upload bit rate of a first terminal among the plurality of terminals is equal to or less than the estimated upload available bandwidth after a predetermined time has elapsed. and that the estimated value of the available download bandwidth of the first terminal is equal to or greater than the sum of the upload bit rates of the other terminals as a constraint condition for the QoE model that outputs the QoE value with the bit rate as input , an upload bit rate that maximizes the QoE value within a range equal to or less than the target value, or an upload bit rate that minimizes the QoE value of all of the plurality of terminals exceeding the target value from the bit rate ladder. and an instruction unit configured to transmit an instruction for encoding at the upload bit rate selected by the selection unit to the first terminal.
  • FIG. 1 is a diagram showing a configuration example of an online real-time communication system according to a first embodiment
  • FIG. 2 is a diagram illustrating an example hardware configuration of a control server 10 according to the first embodiment
  • FIG. 2 is a diagram illustrating functional configuration examples of a client terminal 20 and a control server 10 according to the first embodiment
  • FIG. FIG. 4 is a diagram for explaining selection of an upload bit rate
  • FIG. 10 is a diagram showing an example of functional configurations of a client terminal 20 and a control server 10 according to a second embodiment
  • FIG. 4 is a diagram for explaining calculation of the amount of available data for each day
  • FIG. 4 is a diagram showing an example of a relational expression between a daily average data amount and a daily average QoE;
  • FIG. 1 is a diagram showing a configuration example of an online real-time communication system according to the first embodiment.
  • a plurality of client terminals 20 are connected to a distribution server 30 and a control server 10 via a network such as the Internet.
  • Each of the plurality of client terminals 20 is a communication terminal such as a PC (Personal Computer), a smartphone, or a tablet terminal used by a user who participates in online real-time communication such as a web conference.
  • the client terminal 20 transmits various logs to the control server 10, and encodes and transmits data related to media (video, audio, etc.) (hereinafter referred to as "media data") according to instructions from the control server 10. , receive and play media data from other participants.
  • the control server 10 is one or more computers that instruct encoding parameters to each client terminal 20 .
  • the encoding parameter is the upload bitrate in one example.
  • the upload bitrate, resolution and frame rate may be encoding parameters dictated by the control server 10 .
  • the distribution server 30 is one or more computers that distribute media data transmitted (uploaded) from each client terminal 20 to other client terminals 20 .
  • FIG. 2 is a diagram showing a hardware configuration example of the control server 10 according to the first embodiment.
  • the control server 10 of FIG. 2 has a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, and the like, which are connected to each other via a bus B, respectively.
  • a program that implements processing in the control server 10 is provided by a recording medium 101 such as a CD-ROM.
  • a recording medium 101 such as a CD-ROM.
  • the program is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100 .
  • the program does not necessarily need to be installed from the recording medium 101, and may be downloaded from another computer via the network.
  • the auxiliary storage device 102 stores installed programs, as well as necessary files and data.
  • the memory device 103 reads and stores the program from the auxiliary storage device 102 when a program activation instruction is received.
  • the CPU 104 executes functions related to the control server 10 according to programs stored in the memory device 103 .
  • the interface device 105 is used as an interface for connecting to a network.
  • the client terminal 20 and the distribution server 30 may also have the same hardware configuration as in FIG.
  • the client terminal 20 has a display device and a speaker for outputting media data, a camera and a microphone for inputting media data, and the like.
  • FIG. 3 is a diagram showing a functional configuration example of the client terminal 20 and the control server 10 in the first embodiment.
  • the client terminal 20 has a client log transmission unit 21, an encoding parameter control unit 22, a transmission data encoding unit 23, and a reception data decoding unit 24. Each of these units is realized by processing that one or more programs installed in the client terminal 20 cause the CPU of the client terminal 20 to execute.
  • the control server 10 has a client log collection unit 11 , a server log collection unit 12 , a target QoE input unit 13 , an encoding parameter selection unit 14 and an encoding parameter instruction unit 15 . These units are implemented by one or more programs installed in the control server 10 that cause the CPU 104 to execute.
  • a processing procedure executed in the present embodiment will be described with reference to FIG. It should be noted that the following processing is executed during online real-time communication such as a web conference (hereinafter simply referred to as “web conference”) unless otherwise specified. Also, the following processing is executed for each of the plurality of client terminals 20 participating in the web conference, but for convenience, the description will focus on one client terminal 20 (hereinafter referred to as “target client terminal 20"). .
  • the client log transmission unit 21 of the target client terminal 20 transmits a log (hereinafter referred to as "client log") containing information necessary for estimating encoding parameters of media data such as an upload bit rate after the start of the Web conference.
  • Logs are periodically collected from the target client terminal 20 (for example, at intervals of 1 second), and the collected client logs are transmitted to the control server 10 .
  • the client log transmission unit 21 transmits information about the quality of each stream (implemented upload bit rate, playback stop information, frame rate, resolution), information about the target client terminal 20 (used terminal, display size), Playback status (display screen size, mute status, display screen (camera screen, screen sharing, etc.), camera screen ON/OFF status), and information on QoS (Quality of Service) (download/upload throughput, RTT (Round Trip Time) , jitter, packet loss rate, etc.) and sends a client log containing this information to the control server 10 .
  • QoS Quality of Service
  • Information about QoS may be acquired by either the target client terminal 20 or the control server 10 .
  • a stream unit refers to a communication unit for audio communication, video communication, and screen sharing communication. If multiple streams (audio, video, screen sharing) are included in one transfer cycle of the client log, the client log includes information on the quality of the multiple streams.
  • the client log collection unit 11 of the control server 10 receives the client log transmitted from the client log transmission unit 21.
  • the control server 10 basically executes the following process each time a client log is received.
  • the server log collection unit 12 collects a log (hereinafter referred to as "server log") containing information necessary for estimating encoding parameters (upload bit rate, etc.) each time a client log is received. Specifically, the server log collection unit 12 collects information (download/upload throughput, RTT, jitter, packet loss rate, etc.) related to the quality of service (QoS) for each stream as information necessary for estimating the encoding parameters. ) information. Note that when the QoS information is included in the client log, the server log collection unit 12 does not need to collect the QoS information.
  • the target QoE input unit 13 receives an input of a QoE (Quality of Experience) target value (hereinafter referred to as "target QoE") from the operator, and inputs the target QoE to the encoding parameter selection unit 14.
  • target QoE Quality of Experience
  • the target QoE is input in advance as a common value for all Web conferences. However, the target QoE may be changed at any timing.
  • the encoding parameter selection unit 14 executes processing each time a server log is collected. Based on the QoS information included in the latest client log or server log, the encoding parameter selection unit 14 calculates an estimated value of the available bandwidth from the current time until T2 seconds have passed. Specifically, the encoding parameter selection unit 14 multiplies the maximum upload throughput and download throughput achievable by the target client terminal 20 by a ratio ⁇ (0 ⁇ 1) specified by the operator. Estimated values of available bandwidth (available upload bandwidth, available download bandwidth) for T2 seconds (hereinafter simply referred to as "available upload bandwidth” and "available download bandwidth”).
  • the target client terminal 20 If the maximum upload throughput and the maximum download throughput that can be achieved by the target client terminal 20 cannot be obtained, and only the transfer data speed can be obtained, and no packet loss occurs, a sufficiently large value is the available bandwidth. should be an estimated value of On the other hand, when a certain number or more of packet losses have occurred, the result of multiplying the transfer data rate by ⁇ may be used as the estimated value of the available bandwidth. It is assumed that the packet loss threshold is given in advance. Since the QoE deteriorates significantly due to the occurrence of playback stop, it is necessary that the upload bit rate of the target client terminal 20 is equal to or lower than the available upload bandwidth, as shown in Equation 1 below, based on the available bandwidth information. In this embodiment, it is assumed that three people are holding a web conference (three users A, B, and C are conducting online real-time communication). Note that T2 seconds is a parameter indicating how much time in the future the quality is to be considered, and is set in advance.
  • the available download bandwidth of the target client terminal 20 is equal to the upload bit rate of the client terminals 20 of other members participating in communication using the same service. must be greater than or equal to the sum of
  • the encoding parameter selection unit 14 uses a QoE model that is an extension of Non-Patent Document 3, from the client log until T1 seconds before the current time The acquired bit rate, frame rate, and resolution are input, and from the current time to T2 seconds later, the bit rate, frame rate, and resolution of the bit rate ladder are input to calculate the QoE value, and from the target QoE input unit 13 Select the bit rate, frame rate, and resolution at which the maximum QoE value within the range below the input target QoE is calculated as the coding parameter to be indicated (Equation 3), or the QoE value of all users is the target The bit rate, frame rate, and resolution that minimize the bit rate in the range exceeding QoE are selected as the coding parameters to be indicated (equation 4) (FIG.
  • the bitrate ladder may not include frame rate and resolution.
  • the encoding parameter selection unit 14 may select only the upload bit rate for each user using the most recent values for the resolution and frame rate. At this time, when the number of users is large, the amount of calculation for calculating the QoE is large, and the processing load may become large. In such a case, as a device to reduce the QoE calculation amount, the bit rate is increased by increasing the bit rate or the bit rate of a stream with a low video quality value for a short time.
  • the bit rate may be increased until the target QoE is exceeded by increasing the rate of streams with low video quality values for a short period of time.
  • a method of reducing the number of times of QoE calculation and reducing the amount of calculation may be adopted.
  • the selection of the encoding parameter as described above by the encoding parameter selection unit 14 corresponds to the selection of the encoding parameter that brings the QoE after T2 seconds closer to the target QoE. It should be noted that T1 second is a parameter indicating how much time in the past is taken into account, and is set in advance.
  • the video quality (QoE value) of the target client terminal 20 is determined by the upload bit rate of another user participating in the same communication, and the size of the screen on which each user is displayed. , and the display screen (screen sharing or camera image).
  • a QoE model is described in Expression 5, taking as an example only a case of sharing camera images of three participating users.
  • the denominator for calculating the weight of the screen size is changed according to the increase or decrease in the number of users. Equation 5 shows a QoE model that calculates each participating user's QoE based on the other participating users' encoding parameters (upload bitrate, frame rate, and resolution).
  • the delivery rate may be low and the QoE may be underestimated. Therefore, when the camera image is OFF, the stream need not be used for QoE calculation. If the stream is not used for QoE calculation, the existing control shall be applied. In addition, it is assumed that the target QoE is satisfied because the QoE cannot be calculated when the camera image is turned off in all streams.
  • the screen sharing term utilizes the QoE formula for a single stream of screen sharing.
  • the screen size is calculated according to the screen size ratio of the camera image and the entire screen sharing. Note that in screen sharing, the estimated QoE may be smaller than the actual QoE if the motion of the video is smaller than that of the camera and encoded by Variable Bitrate (VBR). Therefore, the same measures as in the case of turning off the camera image may be taken.
  • VBR Variable Bitrate
  • the QoE model to be referred to is not limited to Non-Patent Document 3 as long as it is a model that can evaluate QoE with media parameters equivalent to those of Non-Patent Document 3 as inputs.
  • the encoding parameter instruction unit 15 of the control server 10 transmits an instruction to the target client terminal 20 to execute encoding and transmission of media data using the encoding parameters selected by the encoding parameter selection unit 14. do.
  • the encoding parameter selection unit 14 selects upload bitrate, resolution and frame rate
  • the encoding parameters include upload bitrate, resolution and frame rate.
  • the encoding parameters include only the upload bitrate.
  • the encoding parameter control unit 22 of the target client terminal 20 sets the encoding parameter specified in the instruction received from the control server 10 to the transmission data encoding unit 23 .
  • the transmission data encoding unit 23 encodes the media data based on the set encoding parameters (that is, the encoding parameters instructed by the control server 10), and transmits the encoded media data.
  • the amount of data communication is suppressed without greatly reducing the QoE (while maintaining the user's QoE). can do.
  • a user who has a contract with a plan in which an upper limit is set for the amount of data communication is less likely to reach the speed limit and lower QoE.
  • 2nd Embodiment demonstrates a different point from 1st Embodiment. Points not specifically mentioned in the second embodiment may be the same as in the first embodiment.
  • FIG. 5 is a diagram showing a functional configuration example of the client terminal 20 and the control server 10 in the second embodiment.
  • the same parts as those in FIG. 3 are denoted by the same reference numerals, and the description thereof will be omitted.
  • the server log collection unit 12 is replaced with a server log collection unit 12a
  • the target QoE input unit 13 is replaced with a target QoE calculation unit 16.
  • the server log collection unit 12a collects the information necessary for estimating the target QoE from the server in addition to the information necessary for estimating the encoding parameters. Collect as logs.
  • the information necessary for estimating the target QoE is, for example, performance information (data usage (data transfer volume), meeting time, number of meeting participants, number of meetings, etc.) for each past web conference (online real-time communication). be.
  • the performance information is stored in the control server 10, for example.
  • the target QoE calculator 16 estimates the target QoE.
  • a web conference service provider uses a cloud service that provides network equipment (hereinafter simply referred to as "cloud service”) to provide the web conference service.
  • Web conferencing service providers have entered into a contract to pay a fee (operation cost) for the amount of data transferred with regard to the use of the cloud service.
  • the target QoE calculation unit 16 calculates the estimated execution date (estimation of the target QoE
  • the daily average data volume is calculated by aggregating the daily cumulative data volume of the service provider and dividing the cumulative data volume by the number of days in the period.
  • the target QoE calculation unit 16 calculates the available remaining data volume from the operating cost budget (the fee to be paid for the cloud service) and the cost per band input by the operator.
  • the target QoE calculation unit 16 calculates the daily available data volume (daily available data volume) from the available remaining data volume from the current time and the remaining number of days until the collection closing date (for example, the end of the month) as follows ( Figure 6).
  • Daily available data volume Remaining available data volume / (Aggregation closing date - Estimated execution date)
  • the solid line indicates the amount of accumulated data for each day.
  • a dashed line indicates a cumulative value based on the daily average data amount obtained by dividing the cumulative data by the number of days.
  • the one-dot chain line indicates the daily available data amount.
  • the target QoE calculation unit 16 calculates the daily average QoE corresponding to the daily available data volume in the relational expression (FIG. 7) between the daily average data volume and the daily average QoE, and calculates the daily target average QoE (target QoE for the day). ). Since the average QoE is a daily value, the target QoE estimation by the target QoE calculator 16 may be performed once a day. That is, the target QoE should be updated each time one day passes. The target QoE calculator 16 passes the calculated target QoE to the encoding parameter selector 14 . Note that the relational expression between the daily average data amount and the daily average QoE is constructed (learned) by using the information because the same information is accumulated in the conference record information.
  • control server 10 is an example of a control device.
  • the encoding parameter selection unit 14 is an example of a selection unit.
  • the encoding parameter instruction section 15 is an example of an instruction section.
  • the target QoE calculator 16 is an example of a calculator.
  • the target client terminal 20 is an example of a first terminal. After T2 seconds is an example after a predetermined time has elapsed.
  • control server 11 client log collection unit 12 server log collection unit 12a server log collection unit 13 target QoE input unit 14 encoding parameter selection unit 15 encoding parameter instruction unit 16 target QoE calculation unit 20 client terminal 21 client log transmission unit 22 code encoding parameter control unit 23 transmission data encoding unit 24 reception data decoding unit 30 distribution server 100 drive device 101 recording medium 102 auxiliary storage device 103 memory device 104 CPU 105 interface device B bus

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Graphics (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

This control device for controlling on-line real-time communication performed by a plurality of terminals comprises: a selection unit that selects, from a bit rate ladder, an upload bit rate where a QoE value becomes largest within the range of a target value or lower, or an upload bit rate where each QoE value of all the terminals becomes smallest within the range of over the target value, with constraint conditions that an upload bit rate of a first terminal among the plurality of terminals be equal to or lower than an estimated value of an uploadable band after the lapse of prescribed time, and an estimated value of a downloadable band of the first terminal be equal to or larger than the total of upload bit rates of the other terminals, on a QoE model which uses bit rates as input and outputs the QoE values; and an instruction unit that transmits, to the first terminal, an encoding instruction at the upload bit rate selected by the selection unit. The control device thus suppresses the data communication amount while maintaining user's body sensory quality.

Description

制御装置、制御方法及びプログラムControl device, control method and program
 本発明は、制御装置、制御方法及びプログラムに関する。 The present invention relates to a control device, control method and program.
 近年、テレワークの推進等が進む中でWeb会議等のオンラインリアルタイムコミュニケーションサービスの利用が増えている。このようなサービスを実現する技術としてWebRTC等の技術がある。WebRTCはWorld Wide Web ConsortiumやInternet Engineering Task Forceで標準化されている技術である。 In recent years, the use of online real-time communication services such as web conferencing is increasing as telework is promoted. Technologies such as WebRTC are available as technologies for realizing such services. WebRTC is a technology standardized by the World Wide Web Consortium and Internet Engineering Task Force.
 オンラインリアルタイムコミュニケーションサービスを継続的にエンドユーザに提供するためには、ユーザが利用する際のユーザ体感品質(QoE(Quality of Experience))を高めるとともに、サービス提供にかかる運用コスト(NW設備コスト等)を低減する必要がある。 In order to continuously provide end-users with online real-time communication services, it is necessary to improve the user experience quality (QoE (Quality of Experience)) when using the service, as well as the operating costs (NW equipment costs, etc.) should be reduced.
 これまで、WebRTCでは、QoEを高めるためのビットレート制御手法として帯域やパケットロス等のQoS(Quality of Service)の情報を利用した制御方法が存在している(非特許文献1、非特許文献2)。 Until now, in WebRTC, as a bit rate control method for increasing QoE, there is a control method using QoS (Quality of Service) information such as bandwidth and packet loss (Non-Patent Document 1, Non-Patent Document 2 ).
 非特許文献1では、セッションで利用可能な帯域幅を推定して通知するメッセージについて規定されている。このメッセージを受信した際に、送信ビットレートを通知された帯域幅以下にすることで、利用可能帯域以下のビットレートでの配信を実現する。 Non-Patent Document 1 defines a message for estimating and notifying the available bandwidth for a session. When this message is received, by reducing the transmission bit rate to the notified bandwidth or less, distribution at a bit rate equal to or less than the available bandwidth is realized.
 非特許文献2の制御方法は、パケットロスと遅延に基づいて送信ビットレートを制御する。具体的には、パケットロスが一定数以上発生していると輻輳だと判断し、送信レートを調整する。また、観測されたジッタの中から輻輳起因で発生したジッタを推定し、その推定値が一定以上であり、かつ、一定時間以上継続した場合に輻輳が発生したと判断し、送信レートを調整する。 The control method of Non-Patent Document 2 controls the transmission bit rate based on packet loss and delay. Specifically, when a certain number of packet losses or more occur, it is determined that there is congestion, and the transmission rate is adjusted. In addition, the jitter caused by congestion is estimated from the observed jitter, and if the estimated value is above a certain value and continues for a certain time or longer, it is determined that congestion has occurred, and the transmission rate is adjusted. .
 また、モバイル回線の普及等に伴い、オンラインリアルタイムコミュニケーションも様々な回線で利用されている。特に、モバイル回線の場合は、データ通信量の上限が設定されているプランも多く、そのようなユーザはなるべく通信量を抑えたいという意図があり、高い品質での通信が不要な場合がある。 In addition, with the spread of mobile lines, online real-time communication is also being used on various lines. Especially in the case of mobile lines, there are many plans that set an upper limit on the amount of data communication, and such users have the intention of suppressing the amount of communication as much as possible, and there are cases where high-quality communication is unnecessary.
 従来技術では、QoS情報に基づいた制御となるため、実際にサービスを利用した際のQoEがあまり向上しないにもかかわらず、データを大量に流してしまう場合がある(例えば、スループットが高い際に、配信ビットレートも高くなるが、配信ビットレートの向上分ほど、品質が向上しない場合がある。)。これにより、データ通信量の上限が設定されているプランで契約をしているユーザであれば、上限に到達し速度制限がかかりQoEが低下する場合がある。また、データ通信量が増えることで、サービス提供事業者が必要なNW設備やサーバ設備にかかる運用コストが増加する。 In the conventional technology, since the control is based on QoS information, a large amount of data may flow even though the QoE when actually using the service does not improve much (for example, when the throughput is high) , the distribution bit rate is also higher, but the quality may not improve as much as the improvement in the distribution bit rate.) As a result, if the user has a contract with a plan in which the upper limit of the data communication amount is set, the upper limit may be reached and the speed may be restricted, resulting in a decrease in QoE. In addition, an increase in the amount of data communication increases the operating costs of NW equipment and server equipment required by service providers.
 このように、従来技術では、運用コストとQoEを踏まえたオンラインリアルタイムコミュニケーションを対象とした配信レート選択ができていない。 In this way, conventional technology cannot select a delivery rate for online real-time communication based on operational costs and QoE.
 多人数でコミュニケーションをとる場合、QoEは各ユーザから配信された映像品質をもとに算出される必要がある。 When communicating with a large number of people, QoE must be calculated based on the video quality delivered by each user.
 また、多地点でコミュニケーションをとる場合、ボトルネック箇所は各地点で発生する可能性があるため、それぞれの帯域を踏まえた制御を実施する必要がある。 Also, when communicating with multiple points, bottlenecks may occur at each point, so it is necessary to implement control based on each band.
 さらに、このような制御を実施する場合、目標QoEをどのように設定すればよいかという課題が存在する。 Furthermore, when implementing such control, there is the issue of how to set the target QoE.
 本発明は、上記の点に鑑みてなされたものであって、ユーザの体感品質を維持しつつデータ通信量を抑制することを目的とする。 The present invention has been made in view of the above points, and aims to suppress the amount of data communication while maintaining the user's quality of experience.
 そこで上記課題を解決するため、複数の端末によるオンラインリアルタイムコミュニケーションを制御する制御装置は、前記複数の端末のうちの第1の端末のアップロードビットレートが所定時間経過後のアップロード可用帯域の推定値以下であり、かつ、前記第1の端末のダウンロード可用帯域の推定値が他の前記端末のアップロードビットレートの合計以上となることを、ビットレートを入力としてQoE値を出力するQoEモデルに対する制約条件として、前記QoE値が目標値以下の範囲内で最大となるアップロードビットレート、又は前記複数の端末の全ての前記QoE値が前記目標値を超える範囲で最小となるアップロードビットレートをビットレートラダーから選択する選択部と、前記選択部が選択したアップロードビットレートでの符号化の指示を前記第1の端末へ送信する指示部と、を有する。 Therefore, in order to solve the above problem, a control device for controlling online real-time communication by a plurality of terminals is configured so that the upload bit rate of a first terminal among the plurality of terminals is equal to or less than the estimated upload available bandwidth after a predetermined time has elapsed. and that the estimated value of the available download bandwidth of the first terminal is equal to or greater than the sum of the upload bit rates of the other terminals as a constraint condition for the QoE model that outputs the QoE value with the bit rate as input , an upload bit rate that maximizes the QoE value within a range equal to or less than the target value, or an upload bit rate that minimizes the QoE value of all of the plurality of terminals exceeding the target value from the bit rate ladder. and an instruction unit configured to transmit an instruction for encoding at the upload bit rate selected by the selection unit to the first terminal.
 ユーザの体感品質を維持しつつデータ通信量を抑制することができる。 It is possible to reduce the amount of data communication while maintaining the user's quality of experience.
第1の実施の形態におけるオンラインリアルタイムコミュニケーションシステムの構成例を示す図である。1 is a diagram showing a configuration example of an online real-time communication system according to a first embodiment; FIG. 第1の実施の形態における制御サーバ10のハードウェア構成例を示す図である。2 is a diagram illustrating an example hardware configuration of a control server 10 according to the first embodiment; FIG. 第1の実施の形態におけるクライアント端末20及び制御サーバ10の機能構成例を示す図である。2 is a diagram illustrating functional configuration examples of a client terminal 20 and a control server 10 according to the first embodiment; FIG. アップロードビットレートの選択を説明するための図である。FIG. 4 is a diagram for explaining selection of an upload bit rate; FIG. 第2の実施の形態におけるクライアント端末20及び制御サーバ10の機能構成例を示す図である。FIG. 10 is a diagram showing an example of functional configurations of a client terminal 20 and a control server 10 according to a second embodiment; 日毎の利用可能データ量の算出を説明するための図である。FIG. 4 is a diagram for explaining calculation of the amount of available data for each day; 日毎平均データ量と日毎平均QoEの関係式の一例を示す図である。FIG. 4 is a diagram showing an example of a relational expression between a daily average data amount and a daily average QoE;
 以下、図面に基づいて第1の実施の形態を説明する。図1は、第1の実施の形態におけるオンラインリアルタイムコミュニケーションシステムの構成例を示す図である。図1において、複数のクライアント端末20は、インターネット等のネットワークを介して配信サーバ30及び制御サーバ10に接続する。 The first embodiment will be described below based on the drawings. FIG. 1 is a diagram showing a configuration example of an online real-time communication system according to the first embodiment. In FIG. 1, a plurality of client terminals 20 are connected to a distribution server 30 and a control server 10 via a network such as the Internet.
 複数のクライアント端末20のそれぞれは、Web会議等のオンラインリアルタイムコミュニケーションに参加するユーザが利用するPC(Personal Computer)、スマートフォン又はタブレット端末等の通信端末である。クライアント端末20は、各種ログを制御サーバ10へ送信したり、制御サーバ10の指示に応じてメディア(映像及び音声等)に関するデータ(以下、「メディアデータ」という。)を符号化して送信したり、他参加者のメディアデータを受信して再生したりする。 Each of the plurality of client terminals 20 is a communication terminal such as a PC (Personal Computer), a smartphone, or a tablet terminal used by a user who participates in online real-time communication such as a web conference. The client terminal 20 transmits various logs to the control server 10, and encodes and transmits data related to media (video, audio, etc.) (hereinafter referred to as "media data") according to instructions from the control server 10. , receive and play media data from other participants.
 制御サーバ10は、各クライアント端末20に対して符号化パラメータを指示する1以上のコンピュータである。符号化パラメータは、一例ではアップロードビットレートである。又は、アップロードビットレート、解像度及びフレームレートが、制御サーバ10によって指示される符号化パラメータであってもよい。 The control server 10 is one or more computers that instruct encoding parameters to each client terminal 20 . The encoding parameter is the upload bitrate in one example. Alternatively, the upload bitrate, resolution and frame rate may be encoding parameters dictated by the control server 10 .
 配信サーバ30は、各クライアント端末20から送信(アップロード)されるメディアデータを他のクライアント端末20へ配信する1以上のコンピュータである。 The distribution server 30 is one or more computers that distribute media data transmitted (uploaded) from each client terminal 20 to other client terminals 20 .
 図2は、第1の実施の形態における制御サーバ10のハードウェア構成例を示す図である。図2の制御サーバ10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、及びインタフェース装置105等を有する。 FIG. 2 is a diagram showing a hardware configuration example of the control server 10 according to the first embodiment. The control server 10 of FIG. 2 has a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, and the like, which are connected to each other via a bus B, respectively.
 制御サーバ10での処理を実現するプログラムは、CD-ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。 A program that implements processing in the control server 10 is provided by a recording medium 101 such as a CD-ROM. When the recording medium 101 storing the program is set in the drive device 100 , the program is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100 . However, the program does not necessarily need to be installed from the recording medium 101, and may be downloaded from another computer via the network. The auxiliary storage device 102 stores installed programs, as well as necessary files and data.
 メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従って制御サーバ10に係る機能を実行する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。 The memory device 103 reads and stores the program from the auxiliary storage device 102 when a program activation instruction is received. The CPU 104 executes functions related to the control server 10 according to programs stored in the memory device 103 . The interface device 105 is used as an interface for connecting to a network.
 なお、クライアント端末20及び配信サーバ30も図2と同様のハードウェア構成を有してよい。但し、クライアント端末20は、メディアデータを出力する表示装置及びスピーカや、メディアデータを入力するカメラ及びマイク等を有する。 Note that the client terminal 20 and the distribution server 30 may also have the same hardware configuration as in FIG. However, the client terminal 20 has a display device and a speaker for outputting media data, a camera and a microphone for inputting media data, and the like.
 図3は、第1の実施の形態におけるクライアント端末20及び制御サーバ10の機能構成例を示す図である。 FIG. 3 is a diagram showing a functional configuration example of the client terminal 20 and the control server 10 in the first embodiment.
 図3において、クライアント端末20は、クライアントログ送信部21、符号化パラメータ制御部22、送信データ符号化部23及び受信データ復号化部24を有する。これら各部は、クライアント端末20にインストールされた1以上のプログラムが、クライアント端末20のCPUに実行させる処理により実現される。  In FIG. 3, the client terminal 20 has a client log transmission unit 21, an encoding parameter control unit 22, a transmission data encoding unit 23, and a reception data decoding unit 24. Each of these units is realized by processing that one or more programs installed in the client terminal 20 cause the CPU of the client terminal 20 to execute.
 制御サーバ10は、クライアントログ収集部11、サーバログ収集部12、目標QoE入力部13、符号化パラメータ選択部14及び符号化パラメータ指示部15を有する。これら各部は、制御サーバ10にインストールされた1以上のプログラムが、CPU104に実行させる処理により実現される。 The control server 10 has a client log collection unit 11 , a server log collection unit 12 , a target QoE input unit 13 , an encoding parameter selection unit 14 and an encoding parameter instruction unit 15 . These units are implemented by one or more programs installed in the control server 10 that cause the CPU 104 to execute.
 図3を参照しながら、本実施の形態において実行される処理手順について説明する。なお、以下の処理は、特段の断りが無い限り、Web会議等のオンラインリアルタイムコミュニケーション(以下、単に「Web会議」という。)の実施中に実行される。また、以下の処理は、Web会議に参加する複数のクライアント端末20のそれぞれについて実行されるが、便宜上、1つのクライアント端末20(以下、「対象クライアント端末20」という。)に着目して説明する。 A processing procedure executed in the present embodiment will be described with reference to FIG. It should be noted that the following processing is executed during online real-time communication such as a web conference (hereinafter simply referred to as "web conference") unless otherwise specified. Also, the following processing is executed for each of the plurality of client terminals 20 participating in the web conference, but for convenience, the description will focus on one client terminal 20 (hereinafter referred to as "target client terminal 20"). .
 対象クライアント端末20のクライアントログ送信部21は、アップロードビットレート等のメディアデータの符号化パラメータの推定のために必要な情報を含むログ(以下、「クライアントログ」という。)をWeb会議の開始後に対象クライアント端末20から定期的に(例えば、1秒周期で)収集し、収集したクライアントログを制御サーバ10へ送信する。具体的には、クライアントログ送信部21は、ストリーム単位の品質に関する情報(実現アップロードビットレート、再生停止情報、フレームレート、解像度)、対象クライアント端末20に関する情報(利用端末、表示サイズ)、会議の再生状態(表示画面サイズ、ミュート状態、表示画面(カメラ画面、画面共有等)、カメラ画面ON/OFF状態)、及びQoS(Quality of Service)に関する情報(ダウンロード/アップロードスループット、RTT(Round Trip Time)、ジッタ、パケットロス率等)を収集して、これらの情報を含むクライアントログを制御サーバ10に送信する。なお、QoSに関する情報(以下、「QoS情報」という。)は対象クライアント端末20又は制御サーバ10のどちらかで取得されればよい。 The client log transmission unit 21 of the target client terminal 20 transmits a log (hereinafter referred to as "client log") containing information necessary for estimating encoding parameters of media data such as an upload bit rate after the start of the Web conference. Logs are periodically collected from the target client terminal 20 (for example, at intervals of 1 second), and the collected client logs are transmitted to the control server 10 . Specifically, the client log transmission unit 21 transmits information about the quality of each stream (implemented upload bit rate, playback stop information, frame rate, resolution), information about the target client terminal 20 (used terminal, display size), Playback status (display screen size, mute status, display screen (camera screen, screen sharing, etc.), camera screen ON/OFF status), and information on QoS (Quality of Service) (download/upload throughput, RTT (Round Trip Time) , jitter, packet loss rate, etc.) and sends a client log containing this information to the control server 10 . Information about QoS (hereinafter referred to as “QoS information”) may be acquired by either the target client terminal 20 or the control server 10 .
 なお、ストリーム単位とは、音声のための通信、映像のための通信、画面共有のための通信ごとの通信単位をいう。クライアントログの一回の転送周期に複数のストリーム(音声、映像、画面共有)が含まれる場合には、クライアントログには複数のストリームの品質に関する情報が含まれる。 It should be noted that a stream unit refers to a communication unit for audio communication, video communication, and screen sharing communication. If multiple streams (audio, video, screen sharing) are included in one transfer cycle of the client log, the client log includes information on the quality of the multiple streams.
 制御サーバ10のクライアントログ収集部11は、クライアントログ送信部21から送信されたクライアントログを受信する。制御サーバ10は、基本的に、クライアントログが受信されるたびに、以下の処理を実行する。 The client log collection unit 11 of the control server 10 receives the client log transmitted from the client log transmission unit 21. The control server 10 basically executes the following process each time a client log is received.
 サーバログ収集部12は、クライアントログが受信されるたびに、符号化パラメータ(アップロードビットレート等)の推定のために必要な情報を含むログ(以下、「サーバログ」という。)を収集する。具体的には、サーバログ収集部12は、符号化パラメータの推定のために必要な情報として、ストリーム単位のサービスの品質(QoS)に関する情報(ダウンロード/アップロードスループット、RTT、ジッタ、パケットロス率等)の情報を収集する。なお、QoS情報がクライアントログに含まれる場合には、サーバログ収集部12は、QoS情報を収集しなくてもよい。 The server log collection unit 12 collects a log (hereinafter referred to as "server log") containing information necessary for estimating encoding parameters (upload bit rate, etc.) each time a client log is received. Specifically, the server log collection unit 12 collects information (download/upload throughput, RTT, jitter, packet loss rate, etc.) related to the quality of service (QoS) for each stream as information necessary for estimating the encoding parameters. ) information. Note that when the QoS information is included in the client log, the server log collection unit 12 does not need to collect the QoS information.
 目標QoE入力部13は、オペレータからQoE(Quality of Experience)の目標値(以下、「目標QoE」という。)の入力を受け付け、当該目標QoEを符号化パラメータ選択部14に入力する。なお、目標QoEは、全てのWeb会議に対して共通の値として予め入力される。但し、目標QoEは、任意のタイミングで変更されてもよい。 The target QoE input unit 13 receives an input of a QoE (Quality of Experience) target value (hereinafter referred to as "target QoE") from the operator, and inputs the target QoE to the encoding parameter selection unit 14. Note that the target QoE is input in advance as a common value for all Web conferences. However, the target QoE may be changed at any timing.
 符号化パラメータ選択部14は、サーバログが収集されるたびに処理を実行する。符号化パラメータ選択部14は、最新のクライアントログ又はサーバログに含まれるQoS情報に基づいて、現在時刻からT2秒経過後までの可用帯域の推定値を算出する。具体的には、符号化パラメータ選択部14は、対象クライアント端末20が実現可能な最大のアップロードスループット及びダウンロードスループットに対して、オペレータが指定した割合α(0<α<1)を乗じた値をT2秒間の可用帯域(アップロード可用帯域、ダウンロード可用帯域)の推定値(以下、単に、「アップロード可用帯域」、「ダウンロード可用帯域」という。)とする。なお、対象クライアント端末20が実現できる最大のアップロードスループット及び最大のダウンロードスループットが取得できず、転送データ速度しか取得できなかった場合において、パケットロスが発生していない場合は十分に大きい値が可用帯域の推定値とされればよい。一方、パケットロスが一定数以上発生した場合には、転送データ速度にαを乗じた結果が可用帯域の推定値とされればよい。なお、パケットロスの閾値は事前に与えられるものとする。再生停止が発生することでQoEは大幅に劣化するため、可用帯域の情報を踏まえて、以下の数1のように、対象クライアント端末20のアップロードビットレートがアップロード可用帯域以下となる必要がある。なお、本実施の形態では、3名でWeb会議を実施している(ユーザA、B及びCの3名でオンラインリアルタイムコミュニケーションをしている)状況を想定する。なお、T2秒とは、将来のどの程度の時間の品質を加味するかを示すパラメータであり、予め設定される。 The encoding parameter selection unit 14 executes processing each time a server log is collected. Based on the QoS information included in the latest client log or server log, the encoding parameter selection unit 14 calculates an estimated value of the available bandwidth from the current time until T2 seconds have passed. Specifically, the encoding parameter selection unit 14 multiplies the maximum upload throughput and download throughput achievable by the target client terminal 20 by a ratio α (0<α<1) specified by the operator. Estimated values of available bandwidth (available upload bandwidth, available download bandwidth) for T2 seconds (hereinafter simply referred to as "available upload bandwidth" and "available download bandwidth"). If the maximum upload throughput and the maximum download throughput that can be achieved by the target client terminal 20 cannot be obtained, and only the transfer data speed can be obtained, and no packet loss occurs, a sufficiently large value is the available bandwidth. should be an estimated value of On the other hand, when a certain number or more of packet losses have occurred, the result of multiplying the transfer data rate by α may be used as the estimated value of the available bandwidth. It is assumed that the packet loss threshold is given in advance. Since the QoE deteriorates significantly due to the occurrence of playback stop, it is necessary that the upload bit rate of the target client terminal 20 is equal to or lower than the available upload bandwidth, as shown in Equation 1 below, based on the available bandwidth information. In this embodiment, it is assumed that three people are holding a web conference (three users A, B, and C are conducting online real-time communication). Note that T2 seconds is a parameter indicating how much time in the future the quality is to be considered, and is set in advance.
Figure JPOXMLDOC01-appb-M000001


 また、再生停止を発生させない条件として、以下の数2のように、対象クライアント端末20のダウンロード可用帯域が、同一サービスを利用してコミュニケーションに参加している他メンバのクライアント端末20のアップロードビットレートの合計以上となる必要がある。
Figure JPOXMLDOC01-appb-M000001


In addition, as a condition for not causing playback stop, as shown in Equation 2 below, the available download bandwidth of the target client terminal 20 is equal to the upload bit rate of the client terminals 20 of other members participating in communication using the same service. must be greater than or equal to the sum of
Figure JPOXMLDOC01-appb-M000002
 この条件を踏まえて(数1及び数2を制約条件として)、符号化パラメータ選択部14は、非特許文献3を拡張したQoEモデルを利用して、現在時刻よりT1秒前まではクライアントログより取得されたビットレート、フレームレート、解像度を入力とし、また、現在時刻からT2秒後まではビットレートラダーのビットレート、フレームレート、解像度を入力としてQoE値を算出し、目標QoE入力部13から入力された目標QoE以下の範囲内で最大となるQoE値が算出されたビットレート、フレームレート、解像度を指示対象の符号化パラメータとして選択する、(数3)、又は全ユーザのQoE値が目標QoEを超える範囲でビットレートが最小となる、ビットレート、フレームレート、解像度を指示対象の符号化パラメータとして選択する(数4)(図4)。目標QoEの設定方法として、なるべく通信量を下げたい場合は前者が採用され、ユーザの品質を意識した制御とする場合は後者が採用されるように選択可能としてもよい。但し、ビットレートラダーは、フレームレート及び解像度を含まなくてもよい。この場合、符号化パラメータ選択部14は、解像度及びフレームレートは直近の値を用いてアップロードビットレートのみをユーザごとに選択すればよい。この時、ユーザ数が多い場合にはQoEを計算するための計算量が多く、処理負荷が大きくなる場合がある。そのような場合においてはQoE計算量を削減する工夫として、ビットレート又は短時間映像品質値が低いストリームのビットレートを上げることでQoEの向上効果が高くなりやすいという特性を利用して、ビットレート又は短時間映像品質値が低いストリームのレートを上昇させていき、目標QoEを超えるまでビットレートを上昇させてもよい。処理負荷が大きい場合には、このようにQoEの計算回数を減らし計算量を削減する方法をとってもよい。なお、符号化パラメータ選択部14による、上記のような符号化パラメータの選択は、T2秒後のQoEを目標QoEに近づけるような符号化パラメータの選択に相当する。なお、T1秒とは、過去どの程度の時間の品質を加味するかを指すパラメータであり、予め設定される。
Figure JPOXMLDOC01-appb-M000002
Based on this condition (with Equations 1 and 2 as constraints), the encoding parameter selection unit 14 uses a QoE model that is an extension of Non-Patent Document 3, from the client log until T1 seconds before the current time The acquired bit rate, frame rate, and resolution are input, and from the current time to T2 seconds later, the bit rate, frame rate, and resolution of the bit rate ladder are input to calculate the QoE value, and from the target QoE input unit 13 Select the bit rate, frame rate, and resolution at which the maximum QoE value within the range below the input target QoE is calculated as the coding parameter to be indicated (Equation 3), or the QoE value of all users is the target The bit rate, frame rate, and resolution that minimize the bit rate in the range exceeding QoE are selected as the coding parameters to be indicated (equation 4) (FIG. 4). As a method of setting the target QoE, it may be possible to select such that the former is adopted when the amount of communication is desired to be reduced as much as possible, and the latter is adopted when the control is performed with the user's quality in mind. However, the bitrate ladder may not include frame rate and resolution. In this case, the encoding parameter selection unit 14 may select only the upload bit rate for each user using the most recent values for the resolution and frame rate. At this time, when the number of users is large, the amount of calculation for calculating the QoE is large, and the processing load may become large. In such a case, as a device to reduce the QoE calculation amount, the bit rate is increased by increasing the bit rate or the bit rate of a stream with a low video quality value for a short time. Alternatively, the bit rate may be increased until the target QoE is exceeded by increasing the rate of streams with low video quality values for a short period of time. When the processing load is large, a method of reducing the number of times of QoE calculation and reducing the amount of calculation may be adopted. The selection of the encoding parameter as described above by the encoding parameter selection unit 14 corresponds to the selection of the encoding parameter that brings the QoE after T2 seconds closer to the target QoE. It should be noted that T1 second is a parameter indicating how much time in the past is taken into account, and is set in advance.
Figure JPOXMLDOC01-appb-M000003
Figure JPOXMLDOC01-appb-M000003

Figure JPOXMLDOC01-appb-M000004
 非特許文献3を拡張したQoEモデルを利用する際、対象クライアント端末20の映像品質(QoE値)に関しては同一コミュニケーションに参加している別ユーザのアップロードビットレート、各ユーザが表示される画面のサイズ、及び表示画面(画面共有、または、カメラ映像)を踏まえて算出する。数5に、参加ユーザ数3名のカメラ映像の共有のみの場合を例にしてQoEモデルを記載する。ユーザ数が増減した際には、各ストリームの項を追加又は削除する。また、画面サイズの重みを計算する際の分母をユーザ数の増減に合わせて変更する。数5は、各参加ユーザのQoEを、他の参加ユーザの符号化パラメータ(アップロードビットレート、フレームレート、及び解像度)に基づいて算出するQoEモデルを示す。
Figure JPOXMLDOC01-appb-M000004
When using the QoE model extended from Non-Patent Document 3, the video quality (QoE value) of the target client terminal 20 is determined by the upload bit rate of another user participating in the same communication, and the size of the screen on which each user is displayed. , and the display screen (screen sharing or camera image). A QoE model is described in Expression 5, taking as an example only a case of sharing camera images of three participating users. When the number of users increases or decreases, the terms of each stream are added or deleted. Also, the denominator for calculating the weight of the screen size is changed according to the increase or decrease in the number of users. Equation 5 shows a QoE model that calculates each participating user's QoE based on the other participating users' encoding parameters (upload bitrate, frame rate, and resolution).
 なお、カメラ映像がOFFにされている場合は、配信レートが低くなりQoEを過小評価してしまう場合がある。そこで、カメラ映像がOFFの場合はそのストリームをQoEの計算に利用しなくてもよい。なお、当該ストリームをQoEの計算に利用しない場合は、既存の制御に準ずるものとする。また、全ストリームにおいてカメラ映像がOFFの場合はQoEの計算ができなくなるため、目標QoEが満たされているものとする。  If the camera image is turned off, the delivery rate may be low and the QoE may be underestimated. Therefore, when the camera image is OFF, the stream need not be used for QoE calculation. If the stream is not used for QoE calculation, the existing control shall be applied. In addition, it is assumed that the target QoE is satisfied because the QoE cannot be calculated when the camera image is turned off in all streams.
 また、画面共有が実施されている場合は、画面共有の項を追加する。画面共有の項は画面共有の単一ストリームに対するQoE算出式を利用する。画面サイズに関してはカメラ映像と画面共有全体の中の画面サイズ比率に応じて計算する。なお、画面共有は映像の動きがカメラに比べて小さくVariable Bitrate(VBR)により符号化されている場合は、実際のQoEに比べて推定QoEが小さくなる場合がある。そのためカメラ映像OFFの場合と同様の対処をしてもよい。 Also, if screen sharing is implemented, add a screen sharing section. The screen sharing term utilizes the QoE formula for a single stream of screen sharing. The screen size is calculated according to the screen size ratio of the camera image and the entire screen sharing. Note that in screen sharing, the estimated QoE may be smaller than the actual QoE if the motion of the video is smaller than that of the camera and encoded by Variable Bitrate (VBR). Therefore, the same measures as in the case of turning off the camera image may be taken.
Figure JPOXMLDOC01-appb-M000005
 なお、非特許文献3と同等のメディアパラメータを入力としてQoEが評価できるモデルであれば参考にするQoEモデルは非特許文献3に限定しない。
Figure JPOXMLDOC01-appb-M000005
Note that the QoE model to be referred to is not limited to Non-Patent Document 3 as long as it is a model that can evaluate QoE with media parameters equivalent to those of Non-Patent Document 3 as inputs.
 制御サーバ10の符号化パラメータ指示部15は、符号化パラメータ選択部14が選択した符号化パラメータで、メディアデータの符号化(エンコード)及び送信を実行するように対象クライアント端末20への指示を送信する。符号化パラメータ選択部14がアップロードビットレート、解像度及びフレームレートを選択する場合、当該符号化パラメータは、アップロードビットレート、解像度及びフレームレートを含む。符号化パラメータ選択部14がアップロードビットレートのみを選択する場合、当該符号化パラメータは、アップロードビットレートのみを含む。 The encoding parameter instruction unit 15 of the control server 10 transmits an instruction to the target client terminal 20 to execute encoding and transmission of media data using the encoding parameters selected by the encoding parameter selection unit 14. do. When the encoding parameter selection unit 14 selects upload bitrate, resolution and frame rate, the encoding parameters include upload bitrate, resolution and frame rate. When the encoding parameter selection unit 14 selects only the upload bitrate, the encoding parameters include only the upload bitrate.
 対象クライアント端末20の符号化パラメータ制御部22は、制御サーバ10から受信した指示において指定されている符号化パラメータを送信データ符号化部23へ設定する。 The encoding parameter control unit 22 of the target client terminal 20 sets the encoding parameter specified in the instruction received from the control server 10 to the transmission data encoding unit 23 .
 送信データ符号化部23は、設定された符号化パラメータ(すなわち、制御サーバ10から指示された符号化パラメータ)に基づいてメディアデータの符号化を行い、符号化されたメディアデータを送信する。 The transmission data encoding unit 23 encodes the media data based on the set encoding parameters (that is, the encoding parameters instructed by the control server 10), and transmits the encoded media data.
 上述したように、第1の実施の形態によれば、目標QoEに応じて制御を実施することで、QoEを大きく低下させることなく(ユーザの体感品質を維持しつつ)、データ通信量を抑制することができる。これにより、データ通信量の上限が設定されているプランで契約をしているユーザは、速度制限に到達しにくくなりQoEが低下しにくくなる。また、サービス提供事業者の設備にかかるコストを抑制することができる。 As described above, according to the first embodiment, by performing control according to the target QoE, the amount of data communication is suppressed without greatly reducing the QoE (while maintaining the user's QoE). can do. As a result, a user who has a contract with a plan in which an upper limit is set for the amount of data communication is less likely to reach the speed limit and lower QoE. In addition, it is possible to reduce the cost of the equipment of the service provider.
 次に、第2の実施の形態について説明する。第2の実施の形態では第1の実施の形態と異なる点について説明する。第2の実施の形態において特に言及されない点については、第1の実施の形態と同様でもよい。 Next, a second embodiment will be described. 2nd Embodiment demonstrates a different point from 1st Embodiment. Points not specifically mentioned in the second embodiment may be the same as in the first embodiment.
 図5は、第2の実施の形態におけるクライアント端末20及び制御サーバ10の機能構成例を示す図である。図5中、図3と同一部分には同一符号を付し、その説明は省略する。図5では、サーバログ収集部12がサーバログ収集部12aに置換され、目標QoE入力部13が目標QoE算出部16に置換されている。 FIG. 5 is a diagram showing a functional configuration example of the client terminal 20 and the control server 10 in the second embodiment. In FIG. 5, the same parts as those in FIG. 3 are denoted by the same reference numerals, and the description thereof will be omitted. 5, the server log collection unit 12 is replaced with a server log collection unit 12a, and the target QoE input unit 13 is replaced with a target QoE calculation unit 16. In FIG.
 第2の実施の形態において、サーバログ収集部12aは、クライアントログが受信されるたびに、符号化パラメータの推定のために必要な情報に加え、目標QoEを推定するために必要な情報もサーバログとして収集する。目標QoEを推定するために必要な情報とは、例えば、過去のWeb会議(オンラインリアルタイムコミュニケーション)ごとの実績情報(データ利用量(データ転送量)、会議時間、会議参加人数、会議数等)である。当該実績情報は、例えば、制御サーバ10に記憶されている。 In the second embodiment, every time a client log is received, the server log collection unit 12a collects the information necessary for estimating the target QoE from the server in addition to the information necessary for estimating the encoding parameters. Collect as logs. The information necessary for estimating the target QoE is, for example, performance information (data usage (data transfer volume), meeting time, number of meeting participants, number of meetings, etc.) for each past web conference (online real-time communication). be. The performance information is stored in the control server 10, for example.
 目標QoE算出部16は、目標QoEを推定する。ここでは、Web会議のサービス提供者が、ネットワーク設備を提供するクラウドサービス(以下、単に「クラウドサービス」という。)を利用して、当該Web会議のサービスを提供している状況を想定する。Web会議のサービス提供者は、クラウドサービスの利用に関して、データ転送量に対する料金(運用コスト)を支払う契約を締結している。 The target QoE calculator 16 estimates the target QoE. Here, it is assumed that a web conference service provider uses a cloud service that provides network equipment (hereinafter simply referred to as "cloud service") to provide the web conference service. Web conferencing service providers have entered into a contract to pay a fee (operation cost) for the amount of data transferred with regard to the use of the cloud service.
 このような状況において、目標QoE算出部16は、サーバログ収集部12aが収集したWeb会議ごとの実績情報に基づき、運用コストの集計開始日(例えば、月初)から推定実行日(目標QoEの推定が実行される日)までの期間について、サービス提供者の日毎の累積データ量を集計し、当該累積データ量を当該期間の日数で除することで、日毎平均データ量を算出する。 In such a situation, the target QoE calculation unit 16 calculates the estimated execution date (estimation of the target QoE The daily average data volume is calculated by aggregating the daily cumulative data volume of the service provider and dividing the cumulative data volume by the number of days in the period.
 目標QoE算出部16は、オペレータより入力された運用コストの予算(クラウドサービスに支払う料金)、及び帯域あたりのコストから利用可能残データ量を算出する。目標QoE算出部16は、現時点から利用可能残データ量と集計締日(例えば、月末)までの残日数から、日毎の利用可能データ量(日毎利用可能データ量)を以下のように算出する(図6)。
日毎利用可能データ量=利用可能残データ量/(集計締日-推定実行日)
 なお、図6において、実線は、日毎の累積データ量を示す。破線は、当該累積データを日数で除することで得られる日毎平均データ量に基づく累積値を示す。一点鎖線は、日毎利用可能データ量を示す。
The target QoE calculation unit 16 calculates the available remaining data volume from the operating cost budget (the fee to be paid for the cloud service) and the cost per band input by the operator. The target QoE calculation unit 16 calculates the daily available data volume (daily available data volume) from the available remaining data volume from the current time and the remaining number of days until the collection closing date (for example, the end of the month) as follows ( Figure 6).
Daily available data volume = Remaining available data volume / (Aggregation closing date - Estimated execution date)
In addition, in FIG. 6, the solid line indicates the amount of accumulated data for each day. A dashed line indicates a cumulative value based on the daily average data amount obtained by dividing the cumulative data by the number of days. The one-dot chain line indicates the daily available data amount.
 目標QoE算出部16は、日毎平均データ量と日毎平均QoEの関係式(図7)において、日毎利用可能データ量に対応する日毎平均QoEを、日毎の目標とすべき平均QoE(当日の目標QoE)として算出する。当該平均QoEは、日毎の値であるため、目標QoE算出部16による目標QoEの推定は、1日に1回実行されればよい。すなわち、1日経過するたびに目標QoEが更新されればよい。目標QoE算出部16は、算出された目標QoEを符号化パラメータ選択部14に渡す。なお、日毎平均データ量と日毎平均QoEの関係式は、会議実績情報に同情報が蓄積されるため、その情報を利用して構築(学習)する。 The target QoE calculation unit 16 calculates the daily average QoE corresponding to the daily available data volume in the relational expression (FIG. 7) between the daily average data volume and the daily average QoE, and calculates the daily target average QoE (target QoE for the day). ). Since the average QoE is a daily value, the target QoE estimation by the target QoE calculator 16 may be performed once a day. That is, the target QoE should be updated each time one day passes. The target QoE calculator 16 passes the calculated target QoE to the encoding parameter selector 14 . Note that the relational expression between the daily average data amount and the daily average QoE is constructed (learned) by using the information because the same information is accumulated in the conference record information.
 なお、上記各実施の形態において、制御サーバ10は、制御装置の一例である。符号化パラメータ選択部14は、選択部の一例である。符号化パラメータ指示部15は、指示部の一例である。目標QoE算出部16は、算出部の一例である。対象クライアント端末20は、第1の端末の一例である。T2秒後は、所定時間経過後の一例である。 It should be noted that in each of the above embodiments, the control server 10 is an example of a control device. The encoding parameter selection unit 14 is an example of a selection unit. The encoding parameter instruction section 15 is an example of an instruction section. The target QoE calculator 16 is an example of a calculator. The target client terminal 20 is an example of a first terminal. After T2 seconds is an example after a predetermined time has elapsed.
 以上、本発明の実施の形態について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 Although the embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various modifications can be made within the scope of the gist of the present invention described in the claims.・Changes are possible.
 本出願は、2021年3月22日に出願された国際特許出願PCT/JP2021/011625号に基づきその優先権を主張するものであり、同国際特許出願の全内容を参照することにより本願に援用する。 This application claims priority from International Patent Application No. PCT/JP2021/011625 filed on March 22, 2021, the entire contents of which are incorporated herein by reference. do.
10     制御サーバ
11     クライアントログ収集部
12     サーバログ収集部
12a    サーバログ収集部
13     目標QoE入力部
14     符号化パラメータ選択部
15     符号化パラメータ指示部
16     目標QoE算出部
20     クライアント端末
21     クライアントログ送信部
22     符号化パラメータ制御部
23     送信データ符号化部
24     受信データ復号化部
30     配信サーバ
100    ドライブ装置
101    記録媒体
102    補助記憶装置
103    メモリ装置
104    CPU
105    インタフェース装置
B      バス
10 control server 11 client log collection unit 12 server log collection unit 12a server log collection unit 13 target QoE input unit 14 encoding parameter selection unit 15 encoding parameter instruction unit 16 target QoE calculation unit 20 client terminal 21 client log transmission unit 22 code encoding parameter control unit 23 transmission data encoding unit 24 reception data decoding unit 30 distribution server 100 drive device 101 recording medium 102 auxiliary storage device 103 memory device 104 CPU
105 interface device B bus

Claims (7)

  1.  複数の端末によるオンラインリアルタイムコミュニケーションを制御する制御装置であって、
     前記複数の端末のうちの第1の端末について取得又は推定されるアップロードビットレートが所定時間経過後のアップロード可用帯域の推定値以下であり、かつ、前記第1の端末のダウンロード可用帯域の推定値が他の前記端末のアップロードビットレートの合計以上となることを、ビットレートを入力としてQoE値を出力するQoEモデルに対する制約条件として、前記QoE値が目標値以下の範囲内で最大となるアップロードビットレート、又は前記複数の端末の全ての前記QoE値が前記目標値を超える範囲で最小となるアップロードビットレートをビットレートラダーから選択する選択部と、
     前記選択部が選択したアップロードビットレートでの符号化の指示を前記第1の端末へ送信する指示部と、
    を有することを特徴とする制御装置。
    A control device for controlling online real-time communication by a plurality of terminals,
    An upload bit rate obtained or estimated for a first terminal among the plurality of terminals is equal to or less than an estimated available upload bandwidth after a predetermined time has elapsed, and an estimated available download bandwidth of the first terminal. is equal to or greater than the sum of the upload bit rates of the other terminals, as a constraint condition for the QoE model that outputs the QoE value with the bit rate as input, the upload bit that maximizes the QoE value within the range of the target value or less a selection unit that selects, from a bit rate ladder, a rate or an upload bit rate that is the smallest within a range in which the QoE values of all of the plurality of terminals exceed the target value;
    an instruction unit that transmits an instruction for encoding at the upload bit rate selected by the selection unit to the first terminal;
    A control device comprising:
  2.  過去のオンラインリアルタイムコミュニケーションのデータ利用量の実績情報に基づいて、日毎の利用可能データ量を算出し、日毎平均データ量と日毎平均QoEの関係式において、前記利用可能データ量に対応する日毎平均QoEを前記目標値として算出する算出部、
    を有することを特徴とする請求項1記載の制御装置。
    Calculate the amount of usable data on a daily basis based on the actual information of the amount of data used in past online real-time communication, and calculate the daily average QoE corresponding to the usable data amount in the relational expression between the daily average data amount and the daily average QoE as the target value,
    The control device according to claim 1, characterized by comprising:
  3.  前記QoEモデルは、前記複数の端末のうちの前記第1の端末とは異なる端末におけるアップロードビットレート、フレームレート及び解像度に基づいて、前記第1の端末におけるQoE値を出力する、
    ことを特徴とする請求項1又は2記載の制御装置。
    The QoE model outputs a QoE value at the first terminal based on an upload bit rate, frame rate and resolution at a terminal different from the first terminal among the plurality of terminals.
    3. The control device according to claim 1 or 2, characterized in that:
  4.  複数の端末によるオンラインリアルタイムコミュニケーションを制御する制御装置が、
     前記複数の端末のうちの第1の端末のアップロードビットレートが所定時間経過後のアップロード可用帯域の推定値以下であり、かつ、前記第1の端末のダウンロード可用帯域の推定値が他の前記端末のアップロードビットレートの合計以上となることを、ビットレートを入力としてQoE値を出力するQoEモデルに対する制約条件として、前記QoE値が目標値以下の範囲内で最大となるアップロードビットレート、又は前記複数の端末の全ての前記QoE値が前記目標値を超える範囲で最小となるアップロードビットレートをビットレートラダーから選択する選択手順と、
     前記選択手順が選択したアップロードビットレートでの符号化の指示を前記第1の端末へ送信する指示手順と、
    を実行することを特徴とする制御方法。
    A control device that controls online real-time communication by multiple terminals,
    The upload bit rate of a first terminal among the plurality of terminals is equal to or less than the estimated available upload bandwidth after a predetermined time has elapsed, and the estimated available download bandwidth of the first terminal is the other terminal. The upload bit rate that maximizes the QoE value within the range of the target value or less, or the plurality of a selection procedure for selecting from the bit rate ladder the upload bit rate that minimizes the QoE values of all the terminals in the range exceeding the target value;
    an instruction procedure for transmitting an instruction for encoding at the upload bit rate selected by the selection procedure to the first terminal;
    A control method characterized by executing
  5.  過去のオンラインリアルタイムコミュニケーションのデータ利用量の実績情報に基づいて、日毎の利用可能データ量を算出し、日毎平均データ量と日毎平均QoEの関係式において、前記利用可能データ量に対応する日毎平均QoEを前記目標値として算出する算出手順、
    を前記制御装置が実行することを特徴とする請求項4記載の制御方法。
    Calculate the amount of usable data on a daily basis based on the actual information of the amount of data used in past online real-time communication, and calculate the daily average QoE corresponding to the usable data amount in the relational expression between the daily average data amount and the daily average QoE A calculation procedure for calculating as the target value,
    5. The control method according to claim 4, wherein said control device executes:
  6.  前記QoEモデルは、前記複数の端末のうちの前記第1の端末とは異なる端末におけるアップロードビットレート、フレームレート及び解像度に基づいて、前記第1の端末におけるQoE値を出力する、
    ことを特徴とする請求項4又は5記載の制御方法。
    The QoE model outputs a QoE value at the first terminal based on an upload bit rate, frame rate and resolution at a terminal different from the first terminal among the plurality of terminals.
    6. The control method according to claim 4 or 5, characterized in that:
  7.  請求項1乃至3いずれか一項記載の制御装置としてコンピュータを機能させることを特徴とするプログラム。 A program characterized by causing a computer to function as the control device according to any one of claims 1 to 3.
PCT/JP2021/026085 2021-03-22 2021-07-12 Control device, control method, and program WO2022201569A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023508432A JP7448091B2 (en) 2021-03-22 2021-07-12 Control device, control method and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JPPCT/JP2021/011625 2021-03-22
PCT/JP2021/011625 WO2022201225A1 (en) 2021-03-22 2021-03-22 Control apparatus, control method, and program

Publications (1)

Publication Number Publication Date
WO2022201569A1 true WO2022201569A1 (en) 2022-09-29

Family

ID=83395266

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/JP2021/011625 WO2022201225A1 (en) 2021-03-22 2021-03-22 Control apparatus, control method, and program
PCT/JP2021/026085 WO2022201569A1 (en) 2021-03-22 2021-07-12 Control device, control method, and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/011625 WO2022201225A1 (en) 2021-03-22 2021-03-22 Control apparatus, control method, and program

Country Status (2)

Country Link
JP (1) JP7448091B2 (en)
WO (2) WO2022201225A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012070373A (en) * 2010-09-13 2012-04-05 Ntt Docomo Inc Method and apparatus for transferring video stream
JP2014518029A (en) * 2011-04-20 2014-07-24 エンパイア テクノロジー ディベロップメント エルエルシー Real-time full reference calculation of user experience quality of mobile content
JP2014519259A (en) * 2011-05-17 2014-08-07 アルカテル−ルーセント How to stream video content, nodes in a network for monitoring video content streaming
JP2015531186A (en) * 2012-07-10 2015-10-29 ヴィド スケール インコーポレイテッド Quality-driven streaming
JP2016066999A (en) * 2014-09-19 2016-04-28 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Router, terminal and congestion control method for the same
WO2016125415A1 (en) * 2015-02-04 2016-08-11 日本電信電話株式会社 Quality-of-experience optimization system, quality-of-experience optimization device, recommendation request device, quality-of-experience optimization method, recommendation request method and program
JP2018526845A (en) * 2015-06-19 2018-09-13 クアルコム,インコーポレイテッド DASH client QoE metric middleware distribution
JP2019016961A (en) * 2017-07-07 2019-01-31 日本電信電話株式会社 Moving image quality controller, bit rate selection method, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9444863B2 (en) * 2013-06-06 2016-09-13 Intel Corporation Manager for DASH media streaming
US10171327B2 (en) 2013-11-08 2019-01-01 Telefonaktiebolaget L M Ericsson (Publ) Handling of network characteristics
CN114584846A (en) 2018-02-09 2022-06-03 华为技术有限公司 Data processing method, server and video processing device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012070373A (en) * 2010-09-13 2012-04-05 Ntt Docomo Inc Method and apparatus for transferring video stream
JP2014518029A (en) * 2011-04-20 2014-07-24 エンパイア テクノロジー ディベロップメント エルエルシー Real-time full reference calculation of user experience quality of mobile content
JP2014519259A (en) * 2011-05-17 2014-08-07 アルカテル−ルーセント How to stream video content, nodes in a network for monitoring video content streaming
JP2015531186A (en) * 2012-07-10 2015-10-29 ヴィド スケール インコーポレイテッド Quality-driven streaming
JP2016066999A (en) * 2014-09-19 2016-04-28 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Router, terminal and congestion control method for the same
WO2016125415A1 (en) * 2015-02-04 2016-08-11 日本電信電話株式会社 Quality-of-experience optimization system, quality-of-experience optimization device, recommendation request device, quality-of-experience optimization method, recommendation request method and program
JP2018526845A (en) * 2015-06-19 2018-09-13 クアルコム,インコーポレイテッド DASH client QoE metric middleware distribution
JP2019016961A (en) * 2017-07-07 2019-01-31 日本電信電話株式会社 Moving image quality controller, bit rate selection method, and program

Also Published As

Publication number Publication date
JPWO2022201569A1 (en) 2022-09-29
JP7448091B2 (en) 2024-03-12
WO2022201225A1 (en) 2022-09-29

Similar Documents

Publication Publication Date Title
RU2497304C2 (en) Dynamic modification of video properties
EP3993436B1 (en) Data processing method and apparatus, computer-readable storage medium, and electronic device
CN103733680B (en) Method and apparatus for controlling wireless uplink session
EP2979406B1 (en) Deadline driven content delivery
EP2992652B1 (en) Managing bandwidth allocation among flows through assignment of drop priority
CN100438504C (en) Stream media transmitting rate controlling method
CN105493456B (en) HTTP streaming clients adaptive approach, device and computer-readable medium based on proportional plus integral control
US20080062322A1 (en) Digital video content customization
CN102223516A (en) Media quality enhancement between connected media communication devices
KR20040041170A (en) Data communications method and system using receiving buffer size to calculate transmission rate for congestion control
US8634300B2 (en) Reducing communication delay of video data
TW201540031A (en) Transport accelerator implementing client side transmission functionality
WO2022201569A1 (en) Control device, control method, and program
JP5533177B2 (en) Packet loss rate estimation device, packet loss rate estimation method, packet loss rate estimation program, and communication system
US20230247069A1 (en) Systems and Methods for Adaptive Video Conferencing
WO2023219043A1 (en) Bit rate selection device, bit rate selection method and program
Abdeljaouad et al. Utility function for predicting IPTV quality of experience based on delay in overlay networks
KR100931375B1 (en) Efficient data streaming method using efficien tparameters and data streaming server
GB2533186A (en) A telecommunication network manager
D'aronco et al. Distributed rate allocation in switch-based multiparty videoconferencing system
Iqbal et al. A dynamic approach to estimate receiving bandwidth for WebRTC
EP3301945A1 (en) A system and method for forecasting the demand for multimedia content and for selecting the optimal delivery methods (forecasting middleware scheduler - fms)
JP3910970B2 (en) Multi-point communication total quality estimation apparatus, method, quality monitoring apparatus, and method
D'Aronco et al. Distributed rate allocation in switch-based multiparty videoconference
Arzani et al. Sunstar: A Cost-effective Multi-Server Solution for Reliable Video Delivery

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21933170

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2023508432

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21933170

Country of ref document: EP

Kind code of ref document: A1