WO2008095436A1 - Procédé, système et dispositif de télécommunication pour commander à distance un flux multimédia - Google Patents

Procédé, système et dispositif de télécommunication pour commander à distance un flux multimédia Download PDF

Info

Publication number
WO2008095436A1
WO2008095436A1 PCT/CN2008/070199 CN2008070199W WO2008095436A1 WO 2008095436 A1 WO2008095436 A1 WO 2008095436A1 CN 2008070199 W CN2008070199 W CN 2008070199W WO 2008095436 A1 WO2008095436 A1 WO 2008095436A1
Authority
WO
WIPO (PCT)
Prior art keywords
session
media stream
indication information
control point
controlled
Prior art date
Application number
PCT/CN2008/070199
Other languages
English (en)
Chinese (zh)
Inventor
Yun He
Xiao Wang
Dongming Zhu
Peili Xu
Peng Wang
Original Assignee
Huawei Technologies 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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008095436A1 publication Critical patent/WO2008095436A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/613Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for the control of the source by the destination
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]

Definitions

  • the present invention relates to communication technologies, and in particular, to a method, a communication system and a device for implementing remote media stream control. Background of the invention
  • the Session Initiation Protocol is one of the multimedia communication system framework protocols developed by the Internet Engineering Task Force (IETF) and is a text-based application layer control protocol. It is independent of the underlying protocol and is used to establish, modify, and terminate multimedia sessions over the IP network.
  • SIP protocol a multimedia session consists of a set of multimedia senders and receivers and their data flows between each other. The session uses a SIP conversation and follows the SIP rules when sending requests during the conversation.
  • a conversation is a SIP relationship between two communicating parties that provides the necessary state information on which to route and sequence messages between communicating parties.
  • the SIP User Agent (UA, User Agent) or terminal constitutes the endpoint of the conversation: It sends or receives SIP requests and responses, which is the end of the multimedia stream.
  • a UA is typically a User Equipment (UE), an application on a terminal or a dedicated hardware device.
  • UE User Equipment
  • the SIP REFER method is defined in RFC 3515.
  • the SIP REFER method provides a mechanism:
  • the sender of the REFER request refers to the receiver whose access to the resource identified in the REFER request. This resource is identified by a Uniform Resource Locator (URL); if the URL is a SIP Uniform Resource Identifier (URI), the recipient of the REFER request will send another SIP request to the SIP URI. UA.
  • the REFER request also creates a subscription, so that the recipient of the REFER request can notify the sender of the status information and results of the referral.
  • Remote call control The system refers to a UA that does not directly participate in the relevant session by sending a REFER request to another UA, instructing the latter to establish, update or terminate the session in which it directly participates.
  • the UA that sends the REFER request is called a control point
  • the UA that receives the REFER request and performs the session operation is called a controlled point.
  • a model of remote call control is shown in Figure 1.
  • Step 101 UA1 (control point) sends a REFER request to UA2 (the controlled point).
  • the request structure is as follows:
  • the Refer-To header field of the REFER request contains the SIP URI of UA3.
  • the implicit default operation is the INVITE request, that is, UA1 instructs UA2 to send an INVITE request to UA3 to establish a session.
  • the UA3 is the peer UA of the remote call control session.
  • Step 102 After receiving the REFER request, the UA2 returns a 202 Accepted response.
  • Step 104 According to the event subscription/notification (SUBSCRIBE/NOTIFY) framework, UA2 creates a NOTIFY request and sends it to UA1.
  • the NOTIFY request contains not only the Event header with the tag " refer”, but also a "message/sipfrag" message body.
  • Step 105 After receiving the NOTIFY request message, the UA1 returns a 200 OK response.
  • INVITE sip ua3@example.com SIP/2.0
  • the above INVITE request is a session establishment request, that is, UA2 wants to establish a new session with UA3, and the session includes two media streams, specifically an audio stream and a video stream.
  • Step 107 The UA3 sends a 200 OK response to the UA2.
  • Step 108 After receiving the 200 0K response returned by the UA3, the UA2 sends an ACK request to the UA3, indicating that the session is successfully established.
  • Step 109 The UA2 sends a NOTIFY request to the UA1 again to notify the UA1 of the result of the referral.
  • step 110 UA1 returns a 200 0K response to UA2.
  • UA1 does not directly participate in the session between UA2 and UA3, it remotely controls the session establishment between UA2 and UA3 by sending a REFER request.
  • the SIP INVITE method is capable of performing two session operations: a session establishment operation and a session update operation, in the above example, a session establishment operation.
  • a session setup operation or session update operation typically involves one or more media stream operations.
  • the session establishment operation in the above example includes two media stream addition operations.
  • the current SIP REFER method can remotely control the establishment, update and termination of sessions, it cannot control the media stream in the remote session, and it cannot realize the increase, decrease, update, switch, and copy of the remote control media stream. Wait for the operation.
  • the session establishment operation performed by the controlled point receiving the REFER request includes two media stream addition operations, but the two media stream operations are determined and completed by the control point according to the session requirements, and are not controlled by Point indicated.
  • the control point only indicates that the controlled point needs to perform a session establishment operation, but does not indicate which media stream operations are included in the session establishment operation. In fact, the current SIP protocol is not able to implement this remote media stream control function.
  • the SIP REFER method can remotely control the establishment, update, and termination of a session, it cannot control the media stream in the remote session. For example, it cannot remotely control the addition, deletion, update, switching, copying, peer switching, and Operations such as peer copy.
  • a REFER request can only control one session remotely, and cannot control multiple sessions at the same time.
  • the session that requires remote control is not identified in the REFER request sent by the control point. If the controlled point is originally involved in one or more sessions, when it receives a REFER request from a control point, it does not know whether the REFER request indicates a session establishment operation or an existing one. Perform a session update operation in the session.
  • the embodiments of the present invention provide a method for implementing remote media stream control, which can implement the function of remote media stream control by using the SIP protocol.
  • the embodiment of the invention further provides a communication system for realizing remote media stream control, which can implement the function of remote media stream control by using the SIP protocol.
  • the embodiment of the invention further provides a control point device and a controlled point device in the communication system, which can implement the function of remote media stream control.
  • a method for implementing remote media stream control comprising:
  • the controlled point receives the SIP request message that is sent by the control point and carries the operation indication information, and performs a session operation and/or a media stream operation of the remote indication of the control point according to the operation indication information.
  • a communication system for implementing remote media stream control including a control point device and a controlled point device,
  • the control point device is configured to send, to the controlled point device, a preset SIP request message carrying operation indication information, instructing the controlled point device to perform a required session and a media stream operation; Instructing the ongoing session and media stream operations;
  • the controlled point device is configured to receive the SIP request message sent by the control point device, and perform corresponding session and media stream operations according to the operation indication information carried in the SIP request message.
  • a control point device in a communication system comprising: a remote control unit and an interface unit, wherein the remote control unit is configured to form an operation indication information and a preset SIP request message carrying the operation indication information according to requirements, and Sending the SIP request message to the interface unit; the operation indication information is used to indicate the performed session and the media stream operation;
  • the interface unit is configured to forward the SIP request message sent by the remote control unit to the controlled point device in the system.
  • a controlled point device in a communication system comprising: a first interface unit and a session operation execution unit,
  • the first interface unit is configured to receive a SIP request message that is sent by the control point device in the system and that carries the operation indication information, and send the request message to the session operation execution unit; the operation indication information is used to indicate that the operation is performed. Session and media stream operations;
  • the session operation execution unit is configured to perform a corresponding session and media stream operation according to the operation indication information in the SIP request message received by the first interface unit.
  • Figure 1 is a flow chart of the current remote call control.
  • FIG. 2 is a schematic flowchart of a method for implementing remote media stream control according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a communication system for implementing remote media stream control according to an embodiment of the present invention.
  • FIG. 4 is a specific flowchart of a method for implementing remote media stream control according to Embodiment 1 of the present invention.
  • FIG. 5 is a schematic diagram of the first possible structure of the operation indication information.
  • FIG. 6 is a second possible structural diagram of the operation indication information.
  • Figure 7 is a third possible schematic diagram of the operation indication information.
  • FIG. 8 is a specific structural diagram of a communication system according to Embodiment 1 of the present invention.
  • FIG. 9 is a specific flowchart of a method for implementing remote media stream control according to Embodiment 2 of the present invention.
  • FIG. 10 is a specific structural diagram of a communication system according to Embodiment 2 of the present invention. Mode for carrying out the invention
  • FIG. 2 is a schematic flowchart of a method for implementing remote media stream control according to an embodiment of the present invention. As shown in Figure 2, the method includes:
  • Step 201 The control point sends a SIP request message carrying the operation indication information to the controlled point, and remotely indicates a session operation and/or a media stream operation that the controlled point needs to perform.
  • the session operation and/or media stream operation that needs to be performed refers to: a session operation that needs to be performed, or a media stream operation that needs to be performed, or a session operation and a media stream operation that need to be performed.
  • FIG. 3 is a schematic structural diagram of a communication system for implementing remote media stream control according to an embodiment of the present invention.
  • the system includes a control point device 310 and a controlled point device 320.
  • the structure of the control point device 310 is the overall structure of the communication system control point device provided by the embodiment of the present invention.
  • the controlled point device 320 is the overall structure diagram of the communication system controlled point device provided by the embodiment of the present invention. It can be seen that the control point device 310 includes a remote control unit 311 and an interface unit 312; the controlled point device 320 includes a first interface unit 321 and a session operation execution unit 322.
  • the remote control unit 311 in the control point device 310 is configured to form an operation indication information and a preset SIP request message carrying the operation indication information, and send the SIP request message to the interface unit 312. .
  • the operation indication information is used to indicate the ongoing session and media stream operation.
  • the interface unit 312 in the control point device 310 is configured to forward the SIP request message sent by the remote control unit 311 to the controlled point device 320.
  • the first interface unit 321 of the controlled point device 320 is configured to receive the SIP request message that is sent by the control point device 310 and that carries the operation indication information, and sends the request message to the session operation execution unit 322, where the operation indication information is used. Indicates the session and media stream operations.
  • the session operation execution unit 322 in the controlled point device 320 is configured to perform corresponding session and media stream operations according to the operation indication information in the SIP request message received by the first interface unit 321 .
  • the control point can notify the controlled point to perform the specified session and media stream operations.
  • Specific embodiments of the embodiments of the present invention are described below by way of specific embodiments.
  • the control point may first obtain the session state information of the controlled point, and then form the operation indication information according to the information, or directly send the operation forming operation indication information to be remotely controlled to the controlled point.
  • Specific embodiments of the embodiments of the present invention in the two cases will be respectively described below by means of two embodiments.
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • FIG. 4 is a specific flowchart of a method for implementing remote media stream control according to Embodiment 1 of the present invention. As shown in Figure 4, the method includes:
  • Step 401 The control point generates operation indication information according to the remote control operation to be performed.
  • the content of the generated operation instruction information is also different according to the remote control operation.
  • the operation indication information may include the following specific information: session indication information, media stream indication information corresponding to the session, an operator corresponding to the media stream, an association indication, and a reason information.
  • Session indication information used to identify the session being operated, refers to a related indication of a session that the control point wishes to remotely manipulate. This session can be a session that has been attended by the control point, or it can be a session that the control point wants to be newly created by the control point.
  • the content of the session indication information may include the peer UA identifier and the session identifier.
  • the peer UA identifier refers to the SIP URI of the peer UA participating in the session; the session identifier refers to the identifier of the session different from other sessions.
  • the session indication information includes only the peer UA identifier, and does not include the session identifier.
  • the session indication information includes the session identifier.
  • the session represented by the session identifier is a session that is updated by the control point system.
  • the session indication information may further include an optional peer UA identifier.
  • the media stream indication information used to identify a media stream corresponding to a session, refers to control A related indication of a media stream that is desired to be remotely manipulated.
  • the content of the media stream indication information includes one or any combination of the following: a media stream identifier, a type of the media stream, and a mode attribute.
  • the media stream identifier is a mark that distinguishes the media stream from other media streams in the session.
  • the embodiment of the present invention does not specify a specific expression of the media stream identifier, which may be the sequence number of the media stream in the session. , can also be a string describing the media stream, or a number.
  • the type of media stream is 'media type' defined in the RFC 4566 Session Description Protocol (SDP).
  • SDP Session Description Protocol
  • the currently defined "media type” includes ' 'audio', "video”, “text”, “application” and '' message
  • the media stream's schema attributes include the four defined in RFC 4566, which currently include ''sendonly', 'recvonly'', 'sendrecv', and ''inactive''.
  • the generated media stream indication information may further carry the source session identifier and the source.
  • Media stream ID When the media stream switching operation is performed, or the media stream peer switching operation is performed, the generated media stream indication information may carry a handover failure indication.
  • the source session identifier refers to the session identifier of the original session to which the operated media stream belongs; the source media stream identifier refers to the media stream identifier of the media stream in the original session.
  • the handover failure indication refers to whether the media stream is retained or deleted in the source session of the media stream when the media stream switching operation or the media stream peer switching operation fails.
  • the operator refers to a media stream operation that needs to be performed by the media stream indicated by the media stream indication information.
  • the operator provided in the embodiment of the present invention includes: an identifier of a media stream adding operation, an identifier of a media stream deleting operation, an identifier of a media stream updating operation, an identifier of a media stream switching operation, an identifier of a media stream copying operation, and a media stream peer end.
  • Identification of switching operations, media stream peer replication Any of the identification of the operation.
  • the association indication is used to indicate the relationship between the multiple sessions, and specifically refers to the relationship between the sessions indicated by the information.
  • the relationship between sessions can be divided into two types, one is independent and the other is regarded as a logical conversation.
  • the meaning of a logical session is that when the controlled point directly participates in multiple sessions at the same time, these sessions are independent from the perspective of the SIP protocol, because they are established separately through separate SIP dialogs, but the control points put all The media stream contained in the session is considered to be established by a SIP conversation.
  • the operation indication information may include one or more session indication information indicating that one or more sessions perform corresponding operations.
  • the operation indication information may include one or more media stream indication information for each session, and one operator for each media stream. In this way, the control point can instruct the controlled point to perform multiple session and media stream operations through an operation indication message.
  • the formed operation indication information includes the session indication information corresponding to the session, and does not include the corresponding media stream.
  • the indication information and the operator that is, the corresponding media stream indication information and the operator are empty;
  • the formed operation indication information includes: session indication information corresponding to the session, media flow indication information corresponding to the session identified by the session indication information, and identifier with the media flow indication information The operator corresponding to the media stream.
  • Session indication information Session indication information, media stream indication information, and operators when generating operation indication information
  • the organizational structure includes three types:
  • the session indication information includes media flow indication information, and the media flow indication information includes an operator.
  • the session indication information includes media flow indication information corresponding to the session corresponding to the session indication information, and the media flow indication information is included in the session indication information.
  • the operator corresponding to the media stream identified by the media stream indication information is included.
  • the session indication information includes media stream indication information and an operator.
  • the session indication information includes the media stream.
  • the session indication information and the media stream indication information are organized in a parallel manner, and the media stream indication information includes an operator.
  • the media stream indication information further includes: the media stream indicating the identifier of the session corresponding to the media stream identified by the information.
  • the operation indication information may further include a source session identifier and a source.
  • the media stream identifier when a media stream operation of a session involves a media stream peer switch or a media stream switch operation, the operation indication information may further include a handover failure indication corresponding to the media stream corresponding to the operator.
  • the source media stream identifier is usually included in the media stream indication information, and the source session identifier and the handover failure indication are organized in the operation indication information in the same manner as the above-mentioned operator, and may be included in the media stream indication information, or when all When the source session identifier and/or the handover failure indication of the media stream are the same, they are directly included in the session indication information.
  • an organization structure of multiple operation indication information may be evolved. For example, when all the media streams operate the same and the source session identifiers are the same, the session indication information includes the media stream indication information, the operator, and the source session identifier, and the media.
  • the flow indication information includes a handover failure indication and the like.
  • a possible structure of the operation indication information is as shown in FIG. That is, the operator, the source session identifier, and the handover failure indication; after being organized in the second manner, a possible structure of the operation indication information is as shown in FIG. 6, that is, all media stream operations, source session identifiers, and handover failure indications are assumed. The same, so the three items are directly included in the session indication information; after being organized in the third manner, a possible structure of the operation indication information is as shown in FIG. 7 , that is, the media flow indication information and the session indication information are organized in parallel, and the operation is performed. Information such as symbols is included in the media stream indication information.
  • Step 402 The formed operation indication information is carried in the SIP request message and sent to the control point.
  • the SIP request message carrying the operation indication information may be: a newly defined SIP method or an extended existing SIP method, such as a SIP REFER method.
  • the method for carrying the operation indication information in the SIP request message may be: carrying the document for recording the operation indication information in the message body of the SIP request message; or extending the field carrying the operation indication information in the header field of the SIP request message.
  • the document description language for recording the operation indication information is an XML language, a text language or a binary language.
  • the REFER request can cancel the mechanism of implicit subscription. Specifically, refer to RFC 4488 and set the value of the Refer-Sub header field to "false".
  • the pre-defined session event tag is included in the Event header field of the REFER request, indicating that the control point is to subscribe to the session state information of the controlled point.
  • a multiple referral event tag is included, indicating that the control point subscribes to the controlled point for the status and result of the referral.
  • Each ⁇ session> element represents a session indication information that is attended by the control point; the ⁇ dialog> element indicates the session identifier; the ⁇ remote> element indicates the peer UA; each ⁇ stream> element represents a media stream indication message in the session.
  • the ⁇ id> element represents the media stream identifier; the ⁇ type> element indicates the type of the media stream; the ⁇ 81 ⁇ 18> element indicates the mode attribute of the media stream; ⁇ ( ⁇ - ⁇ &1(3 ⁇ 4> element represents the source session identifier; ⁇ orig
  • the -id> element represents the source media stream identifier.
  • the ⁇ operation> element specifies the operator: "delete' 'represents the media stream deletion operation; “add” represents the media stream addition operation; “transfer” ' represents the media stream switching operation.
  • the ⁇ preserve> element indicates a handover failure indication, and its value "true" means that the media stream is retained in the source session of the media stream when the media stream switching operation or the media stream peer handover operation fails.
  • the control point wants to manipulate both sessions remotely.
  • the first is the session update operation.
  • the control point requests to update the existing session between the controlled point and UA1, requesting to delete the first media stream and adding a video stream.
  • the second is the session establishment operation, and the control point wants to be A new session is established between the control point and UA3, and the session includes a media stream switching operation.
  • the value of the Refer-Sub header field of the REFER request is "false", which indicates that the control point cancels the implicit subscription function of the REFER request.
  • the Refer-To header field of the REFER request indicates the location of the "session-list" document in the body of the message.
  • the cause information in the operation indication information may be located in the Reason header field defined in RFC 3326, in addition to being located in the operation indication information.
  • Step 403 The controlled point receives the SIP request message, and extracts the operation indication information. Since the operation indication information may include operations on multiple sessions, it is necessary to perform corresponding operations on the session indicated by each session indication information. The following describes the process of performing session and media stream operations by taking an operation performed on one of the sessions as an example. Step 404, determining the type of session operation to be performed and the peer UA.
  • the manner of determining the session operation type may be: if the session indication information includes the session identifier, determining to perform an update operation on the session; if the session indication information does not include the session identifier, determining to perform a session establishment operation.
  • the manner of determining the peer UA is as follows: The peer UA is identified according to the SIP URI of the peer UA carried in the session indication information, or the peer UA is determined according to the session specified by the session identifier.
  • Step 405 Perform the corresponding session and media stream operations by interacting with the peer UA according to the session operation type and the operation indication information determined in step 404.
  • the INVITE request is first sent to the peer UA according to the type of operation and the operation indication information, and then the peer UA returns a response, and interacts with the control point to complete the corresponding operation.
  • the session operation type determined in step 404 is a session establishment operation, determining to generate an initial INVITE request
  • the session operation type determined in step 404 is a session update operation, it is determined to generate an INVITE request within the SIP session.
  • the SDP message body When constructing the SDP message body, if the operation indication information includes the media stream indication information and the operator corresponding to the operated session, the SDP message body is constructed according to the media stream indication information and the operator; if the operation indication information does not include and operate The media stream indication information corresponding to the session does not include the media stream operation in the SDP message body, or the controlled point determines the media stream operation information in the SDP message body.
  • the SDP message body is constructed according to the media stream indication information and the operator, it is controlled.
  • control point determines that the control point instruction performs the media stream increase operation, and the controlled point sends an INVITE request to the opposite end UA, where the request is requested in the corresponding session.
  • the media stream indicated by the media stream indication information is added.
  • the peer UA After receiving the INVITE request, the peer UA returns a response, and interacts with the controlled point to implement adding the media stream in the session.
  • control point determines that the control point instruction performs the media stream deletion operation, and the controlled point sends an INVITE request to the opposite end UA, where the request is requested in the corresponding session.
  • the media stream indicated by the media stream indication information is deleted.
  • the peer UA After receiving the INVITE request, the peer UA returns a response, and interacts with the controlled point to delete the media stream in the session.
  • control point determines that the control point instruction performs the media stream update operation, and the controlled point sends an INVITE request to the opposite end UA, where the request is requested in the corresponding session.
  • the media stream indicated by the media stream indication information is updated; after receiving the INVITE request, the peer UA returns a response, and interacts with the controlled point to implement updating the media stream in the session.
  • the control point determines that the control point instruction performs the media stream switching operation, and the controlled point sends an INVITE request to the opposite end UA, where the request is requested in the corresponding session.
  • the specified media stream in the specified session is added.
  • the peer UA After receiving the INVITE request, the peer UA returns a response and interacts with the controlled point to increase the specified media stream in the specified session in the session.
  • the specified session is another session specified by the source session identifier, and the specified media stream is a media stream specified by the source media stream identifier.
  • the interaction with the peer UA of the specified session is performed to delete the specified media stream in the specified session.
  • the specified media stream may be deleted by using a SIP request message such as an INVITE request or a BYE request.
  • control point determines that the control point instruction performs the media stream copy operation, and the controlled point sends an INVITE request to the opposite end UA, where the request is requested in the corresponding session.
  • the specified media stream in the specified session is added.
  • the peer UA After receiving the INVITE request, the peer UA returns a response and interacts with the controlled point to increase the specified media stream in the specified session in the session.
  • the specified session and the specified media stream have the same meaning as described above.
  • the control point determines that the control point instruction performs the media stream peer switching operation, and the controlled point sends an INVITE request to the opposite end UA, where the request is requested.
  • the specified media stream in the specified session is added in the corresponding session; after receiving the INVITE request, the peer UA returns a response, and interacts with the controlled point to increase the specified media stream in the specified session in the session.
  • the source session identifier and the source media stream identifier are sent to the peer UA, and may be carried by using the INVITE request or the SDP message body therein.
  • the peer UA can uniquely determine the media stream to be switched or copied according to the source session identifier and the source media stream identifier.
  • the controlled point may also send the indication of the handover failure in the operation indication information to the peer UA, and may be carried by the INVITE request or the SDP message body therein.
  • the peer UA that receives the INVITE request can clarify the processing mode when the media stream peer switch fails.
  • the specified session is the session specified by the source session identifier of the peer UA corresponding to the session, and the meaning of the specified media stream is the same as the foregoing.
  • the control point determines that the control point instruction performs the media stream peer copy operation, and the controlled point sends an INVITE request to the opposite end UA, where the request is requested. Add a specified media stream in the specified session in the corresponding session; after receiving the INVITE request, the peer UA returns a response, and is controlled.
  • the point interaction implementation adds a specified media stream in the specified session to the session.
  • the source session identifier and the source media stream identifier may be sent to the peer UA, and may be carried by the INVITE request or the SDP message body therein.
  • the peer UA can uniquely determine the media stream that is switched or copied according to the source session identifier and the source media stream identifier.
  • the specified session is the session specified by the source session identifier of the peer UA corresponding to the session, and the meaning of the specified media stream is the same as the foregoing.
  • the above is the process of performing the corresponding session and media stream operations according to the session operation type and the operation indication information.
  • step 402 the INVITE request shown below is sent to the opposite UA (assumed to be UA1) for the content of the first ⁇ session> element in the request:
  • INVITE sip ual @ example.com SIP/2.0
  • UA1 After receiving the INVITE request, UA1 returns a 200 OK response; the controlled point sends an ACK request, indicating that the session is successfully updated.
  • the REFER request cancels the implicit subscription, there is no need to return the referral status and result.
  • the session state information of the controlled point is subscribed when the REFER request is sent, after updating the session, the current session state information of the controlled point after the update needs to be returned to the control. Point.
  • the control point receives the session status information, it will feed back a 200 OK response.
  • the opposite end UA is set to UA3) to send an INVITE request as shown below:
  • the UA3 After receiving the INVITE request, the UA3 returns a 200 OK response; the controlled point sends an ACK request to the UA3, indicating that the session is successfully established.
  • control point will feed back a 200 OK response.
  • the controlled point needs to delete the switch between this session and the UA2.
  • Media stream since the media stream in the new session is switched from the source session between the controlled point and another UA (assumed to be UA2), the controlled point needs to delete the switch between this session and the UA2.
  • FIG. 8 is a specific structural diagram of a communication system according to an embodiment of the present invention.
  • the communication system It is a specific embodiment of the system shown in FIG. As shown in FIG. 8, the system includes: a control point device 310, a controlled point device 320, and a peer UA 330. It can be seen that the system in this embodiment further includes a peer UA 330.
  • the control point device 310 includes a remote control unit 311 and an interface unit 312, which is a specific implementation manner of the control point device 310 in FIG. 3.
  • the controlled point device 320 includes a first interface unit 321 and a session operation execution unit 322, a session.
  • the operation execution unit 322 includes an execution unit 322a and a second interface unit 322b, which is a specific implementation of the controlled point device 320 in FIG.
  • the remote control unit 311 in the control point device 310 is configured to form, according to requirements, operation indication information and a preset SIP request message carrying the operation indication information, and send the SIP request message.
  • the operation indication information is used to indicate the ongoing session and the media stream operation.
  • the interface unit 312 in the control point device 310 is configured to forward the SIP request message sent by the remote control unit 311 to the controlled point device 320.
  • the first interface unit 321 is configured to receive a SIP request message that is sent by the control point device 310 and that carries the operation indication information, and sends the request message to the session operation execution unit 322, where the operation indication information is Used to indicate the ongoing session and media stream operations.
  • the execution unit 322a in the session operation execution unit 322 is configured to receive the SIP request message sent by the first interface unit 321 and construct an INVITE request according to the operation indication information in the message, and send the request to the second interface unit 322b; It is also used to complete the session and media stream operations according to the information received by the second interface unit 322b.
  • the second interface unit 322b in the session operation execution unit 322 is configured to receive the INVITE request sent by the execution unit 322a, and send the request to the opposite UA 330, and receive the returned response message and forward it to the second interface unit 322b.
  • the peer UA 330 is configured to receive the INVITE request sent by the control point device 320, and According to the request, the session and media stream operations are completed by interacting with the controlled point device 320.
  • control point can be directly sent to the controlled point according to the remote operation to be performed, and the specific instruction is included in the operation indication information.
  • media stream operation instruction can not only remotely control the session establishment and update operations of the controlled point, but also directly control the controlled point to perform the specified media stream operation during the session operation.
  • operation indication information can carry the indication operation of a plurality of sessions in one remote control operation, it is possible to control a plurality of session operations at one time.
  • Embodiment 2 is a diagrammatic representation of Embodiment 1:
  • FIG. 9 is a specific flowchart of a method for implementing remote media stream control according to Embodiment 2 of the present invention. As shown in FIG. 9, the method includes: Step 901: A control point acquires session state information of a controlled point.
  • the manner in which the control point acquires the session state information of the controlled point specifically includes: the control point sends a request message for acquiring the session state information to the controlled point, and after receiving the request message, the controlled point sends the session state information. Give control points.
  • the control point obtains the session state information of the controlled point may be based on the SIP method, or may be based on a non-SIP method, such as through the Hypertext Transfer Protocol (HTTP), the control point issues an HTTP POST request to the controlled point, and returns from the control point.
  • HTTP Hypertext Transfer Protocol
  • the SIP-based method when used to obtain the session state information of the controlled point, it can choose to use the SUBCRIBE / NOTIFY framework in the SIP protocol.
  • the specific can be:
  • the control point sends a SUBSCRIBE request to the controlled point, including a predefined session event tag in the Event header field of the request, indicating that the control point is to be subscribed to be controlled. Session state information for the point.
  • the session state information may be described by one or any combination of XML language, SDP language, binary language, and text language description.
  • the content of the session state information includes a peer UA identifier, a session identifier, and media stream state information that includes media stream related information in the session, where the media stream state information includes a media stream identifier, a type of the media stream, and a mode attribute.
  • the meanings and values related to the media stream identification, the type of the media stream, and the mode attribute are the same as those described in the first embodiment.
  • the content of the session state information may also include the SDP message body used in the session in which the control point is currently participating.
  • the controlled point After receiving the SUBSCRIBE request, the controlled point creates a subscription and carries the session status information in the NOTIFY request and sends it to the control point.
  • the control point sends a SUBSCRIBE request to the controlled point.
  • the "session-event" tag in the Event header field of the request represents a session event tag indicating that the control point is to subscribe to the session state information of the controlled point.
  • An example of the requested message is as follows:
  • the controlled point returns a 200 OK response for the SUBSCIRBE request, indicating that it has accepted the request.
  • NOTIFY sip controller@example.com SIP/2.0
  • the "session-event" tag in the Event header field represents the session event tag, which indicates that the message body of the NOTIFY request carries the session state information of the controlled point.
  • Session state information is described by a document called "session-info".
  • the description language for the "session-info” document is the XML language.
  • each ⁇ session> element represents the control point involved a session state information; the ⁇ dialog> element indicates the session identifier; ⁇ 111 ( ⁇ > element indicates the peer UA; A media stream state information; an ⁇ id> element represents a media stream identifier; a ⁇ type> element indicates a type of media stream; and a ⁇ status> element indicates a mode attribute of the media stream.
  • the value of the media stream identifier is the sequence number of the media stream in the session.
  • the session between ( sip: ual @ example.com ) contains an audio stream; the session between UA2 ( sip : ua2 @ example.com ) contains an audio stream and a video stream.
  • the control point returns a 200 OK response to the NOTIFY request indicating that it has received the request.
  • Step 902 The control point forms operation indication information according to the session state information of the controlled point and the remote operation to be performed.
  • the state of each session of the controlled point can be known according to the session state information of the currently controlled point, thereby determining the remote operation performed, thereby forming operation indication information.
  • the remote operation can be adjusted according to the session state of the controlled point in real time, so that the implemented remote control is more reasonable.
  • Step 903 The formed operation indication information is carried in the SIP request message and sent to the controlled point.
  • Step 904 The controlled point receives the SIP request message, and extracts the operation indication information.
  • Step 905 Determine the type of session operation to be performed and the peer UA.
  • Step 906 Construct an INVITE request according to the session operation type and operation indication information determined in step 905, and send the INVITE request to the peer UA, and the peer UA returns a response, and interacts with the controlled point to complete the corresponding session and media stream operations.
  • Step 907 The controlled point sends the updated session state information to the control point.
  • step 901 When the session status information is acquired by using the SIP subscription/notification framework in step 901, when the control point subscribes to the controlled point session state information is in an active state, the controlled point sends a NOTIFY request to the control point, carrying the controlled point. Current session state information.
  • the session state information is obtained by using other non-SIP methods in step 901, the corresponding message is used to carry the current session state information of the controlled point.
  • the embodiment further provides a communication system for implementing remote media stream control, and a control point device and a controlled point device in the communication system, which can be used to implement the above control method of the remote media stream.
  • FIG. 10 is a specific structural diagram of a communication system provided by this embodiment.
  • This communication system is yet another specific embodiment of the system shown in FIG.
  • the system includes: a control point device 310, a controlled point device 320, and a peer UA 330. It can be seen that the system configuration in this embodiment is the same as that in the first embodiment.
  • the control point device 310 includes a remote control unit 311, an interface unit 312, and a session state information obtaining unit 313, which is another specific implementation of the control point device 310 in FIG. 3.
  • the controlled point device 320 includes a first interface unit 321, a session.
  • the operation execution unit 322 and the session state collection unit 323, the session operation execution unit 322 includes an execution unit 322a and a second interface unit 322b, which is another specific embodiment of the controlled point device 320 in FIG.
  • the session state information obtaining unit 313 in the control point device 310 is configured to acquire session state information of the controlled point and send it to the remote control unit 311.
  • the remote control unit 311 is configured to form, according to the received session state information, operation indication information and a preset SIP request message carrying the operation indication information, and cancel the SIP request
  • the information is sent to the interface unit 312.
  • the operation indication information is used to indicate the ongoing session and the media stream operation.
  • the interface unit 312 in the control point device 310 is configured to forward the SIP request message sent by the remote control unit 311 to the controlled point device 320.
  • the first interface unit 321 is configured to receive a SIP request message that is sent by the control point device 310 and carry the operation indication information, and send the request message to the session operation execution unit 322.
  • the session state information from the session state information collecting unit 323 is sent to the control point device 310; wherein the operation indication information is used to indicate the ongoing session and media stream operations.
  • the execution unit 322a in the session operation execution unit 322 is configured to receive the SIP request message sent by the first interface unit 321 and construct an INVITE request according to the operation indication information in the message, and send the request to the second interface unit 322b; It is further configured to complete the session and media stream operations according to the information received by the second interface unit 322b, and send the state of the currently participating session to the session state collection unit 323 after completing the operation.
  • the second interface unit 322b in the session operation execution unit 322 is configured to receive the INVITE request sent by the execution unit 322a, and send the request to the opposite UA 330, and receive the returned response message and forward it to the second interface unit 322b.
  • the session state collection unit 323 is configured to form session state information according to the state of the received session, and forward the message to the first interface unit 321 .
  • the peer UA 330 is configured to receive the INVITE request sent by the control point device 320, and interact with the controlled point device 320 to complete the session and media stream operations according to the request.
  • control point first acquires the session state information of the controlled point, and based on this, determines the remote operation to be performed, and then forms according to the remote operation.
  • the operation indication information is sent to the controlled point, so that the controlled point completes the specified session and media stream operation.
  • the instruction information includes specific session and media stream operation instructions, which can not only remotely control the session establishment and update operations of the controlled point, but also directly control the controlled point to perform the specified media stream operation during the session operation, and simultaneously Ability to control multiple session operations at once.
  • the remote operation performed by the embodiment is determined according to the session state information of the controlled point obtained in advance, so that the remote control can be adjusted according to the real-time session state of the controlled point. Operation, improve the rationality of remote control.
  • the control point first, the control point generates operation indication information according to the remote operation performed, and sends a SIP request message carrying the operation indication information to the controlled point, because the operation indication information is recorded.
  • the control point requires the session and the media stream operation performed by the control point. Therefore, after receiving the SIP request message, the control point can confirm the specific session and media stream operation that the control point requests to perform; then, the controlled point follows the operation. Indicates information, performs the corresponding session and media stream operations. In this way, the control point can directly control the specified media stream operation of the controlled point.
  • the operation indication information may carry operation indications for multiple sessions and corresponding media streams, so that the purpose of remotely controlling multiple sessions in one SIP request may be implemented.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

L'invention concerne un procédé permettant de commander à distance un flux multimédia, qui comporte les étapes consistant à : recevoir à un point commandé (320) des données d'invite SIP portant des données relatives à une opération envoyées par un point de commande (310) (201), et mettre en œuvre l'opération relative à la session et/ou au flux multimédia indiquée à distance par le point de commande (310) selon lesdites données de commande (202). Ce procédé permet à un point de commande (310) de commander directement l'opération indiquée sur le flux multimédia au point commandé (320). De plus, les données relatives à une opération peuvent comporter une indication d'opération concernant de multiples sessions et un flux multimédia correspondant, ce qui permet à une seule invite SIP de commander à distance de multiples sessions. L'invention concerne aussi un dispositif de télécommunication, un dispositif de commande et un dispositif commandé pour commander à distance un flux multimédia.
PCT/CN2008/070199 2007-02-02 2008-01-28 Procédé, système et dispositif de télécommunication pour commander à distance un flux multimédia WO2008095436A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710006883.7A CN101237389B (zh) 2007-02-02 2007-02-02 一种实现远程媒体流控制的方法、通信系统和设备
CN200710006883.7 2007-02-02

Publications (1)

Publication Number Publication Date
WO2008095436A1 true WO2008095436A1 (fr) 2008-08-14

Family

ID=39681279

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/070199 WO2008095436A1 (fr) 2007-02-02 2008-01-28 Procédé, système et dispositif de télécommunication pour commander à distance un flux multimédia

Country Status (2)

Country Link
CN (1) CN101237389B (fr)
WO (1) WO2008095436A1 (fr)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7979558B2 (en) 2008-08-06 2011-07-12 Futurewei Technologies, Inc. Remote session control
CN102568263A (zh) * 2011-12-22 2012-07-11 北京工业大学 一种基于sip信令的远程多媒体互动式教学系统
CN102833254B (zh) * 2012-08-29 2016-03-30 中兴通讯股份有限公司 一种sip网络中控制服务的实现方法、系统和设备
CN104113766B (zh) 2013-04-16 2018-01-02 华为技术有限公司 一种媒体流的传输带宽的调整方法及相关装置
CN104065656B (zh) * 2014-06-24 2017-07-14 浙江宇视科技有限公司 一种媒体流数据识别方法
CN105376325A (zh) * 2015-12-07 2016-03-02 青岛农业大学 获取http消息状态的方法、设备与系统
CN109246449A (zh) * 2017-07-11 2019-01-18 中国移动通信集团重庆有限公司 视频流分发方法、装置、设备及计算机存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2571078Y (zh) * 2001-08-16 2003-09-03 交互数字技术公司 用于利用会话发起协议识别用户设备资源预留设置协议能力的网络
CN1662000A (zh) * 2004-02-26 2005-08-31 财团法人工业技术研究院 因特网协定多媒体服务控制的触发方法及多媒体子系统
US20060041688A1 (en) * 2004-08-18 2006-02-23 Bellsouth Intellectual Property Corporation SIP-based session control among a plurality of multimedia devices
CN1835506A (zh) * 2005-03-15 2006-09-20 乐金电子(中国)研究开发中心有限公司 移动通信终端流媒体服务的提供方法及其流媒体服务系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1483913A1 (fr) * 2002-02-21 2004-12-08 Fujitsu Limited Procede et systeme d'acquisition de contenu internet en fonction d'un guide de programme
CN100531216C (zh) * 2006-03-14 2009-08-19 华为技术有限公司 媒体资源的控制方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2571078Y (zh) * 2001-08-16 2003-09-03 交互数字技术公司 用于利用会话发起协议识别用户设备资源预留设置协议能力的网络
CN1662000A (zh) * 2004-02-26 2005-08-31 财团法人工业技术研究院 因特网协定多媒体服务控制的触发方法及多媒体子系统
US20060041688A1 (en) * 2004-08-18 2006-02-23 Bellsouth Intellectual Property Corporation SIP-based session control among a plurality of multimedia devices
CN1835506A (zh) * 2005-03-15 2006-09-20 乐金电子(中国)研究开发中心有限公司 移动通信终端流媒体服务的提供方法及其流媒体服务系统

Also Published As

Publication number Publication date
CN101237389A (zh) 2008-08-06
CN101237389B (zh) 2011-11-09

Similar Documents

Publication Publication Date Title
EP2342883B1 (fr) Transfert de fichiers dans les services de conférence
EP2014013B1 (fr) Procédé et dispositifs pour la modification de session par un tiers
US9906573B2 (en) Streaming media
JP5363461B2 (ja) グループ呼機能の問い合わせ
US7624188B2 (en) Apparatus and method to provide conference data sharing between user agent conference participants
WO2008095436A1 (fr) Procédé, système et dispositif de télécommunication pour commander à distance un flux multimédia
TW200904100A (en) Signaling of early media capabilities in IMS terminals
EP1909434A1 (fr) Méthode et dispositif d abonnement
JP7463552B2 (ja) セッション作成方法、電子機器、および可読記憶媒体
JP5172850B2 (ja) セッションベースの通信
KR101447297B1 (ko) 세션 통합 방법 및 시스템
WO2007019777A1 (fr) Méthode d’établissement de session et nœud de contrôle de session
WO2009086758A1 (fr) Procédé de prestation de service en ligne de tonalité de retour d'appel et de tonalité de retour d'appel multimédia
WO2014026316A1 (fr) Procédé et dispositif de transmission de données multimédia
Rosenberg A Framework for Application Interaction in the Session Initiation Protocol (SIP)
KR20120082870A (ko) 자동화된 세션 허가
WO2008101443A1 (fr) Procédé, système et dispositif pour acquérir un flux multimédia
WO2015131466A1 (fr) Procédé et dispositif de traitement de service de données reposant sur un protocole d'ouverture de session (sip)
JP5184435B2 (ja) コンテンツ取得方法、コンテンツ取得装置、コンテンツ取得プログラム及び記録媒体
KR20100012082A (ko) 미디어별로 세션을 이동시키기 위한 시스템 및 방법
WO2009026810A1 (fr) Procédé, entité et système pour réaliser une commande de distribution de multimédia
Yuexiao et al. The Building of Multimedia Communications Network based on Session Initiation Protocol
WO2008131621A1 (fr) Procédé de notification de service de conférence
Li et al. A distributed multimedia conferencing based on SIP
JP2005073160A (ja) セッション制御方法及びシステム装置

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: 08706576

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08706576

Country of ref document: EP

Kind code of ref document: A1