CN101552684B - Method, device and system for controlling real time streaming media protocol conversation state - Google Patents

Method, device and system for controlling real time streaming media protocol conversation state Download PDF

Info

Publication number
CN101552684B
CN101552684B CN2008100894297A CN200810089429A CN101552684B CN 101552684 B CN101552684 B CN 101552684B CN 2008100894297 A CN2008100894297 A CN 2008100894297A CN 200810089429 A CN200810089429 A CN 200810089429A CN 101552684 B CN101552684 B CN 101552684B
Authority
CN
China
Prior art keywords
time
terminal
media protocol
real
streaming media
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN2008100894297A
Other languages
Chinese (zh)
Other versions
CN101552684A (en
Inventor
张毅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huizhou wisdom Enterprise Management Co., Ltd.
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
Priority to CN2008100894297A priority Critical patent/CN101552684B/en
Publication of CN101552684A publication Critical patent/CN101552684A/en
Application granted granted Critical
Publication of CN101552684B publication Critical patent/CN101552684B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention embodiment discloses a method, a device and a system for controlling a real time streaming protocol (RTSP) conversation state, relating to the field of streaming media application and aiming at realizing dynamic control of a server to the RTSP conversation state of a terminal and enhancing the user experience. The method comprises the following steps: an indication message of the RTSP conversation state sent by the server is received; whether the indication message carries a real time streaming media protocol time range head field is judged; if the real time streaming media protocol time range head field is not carried, the current real time streaming media protocol session state of the terminal is maintained; if the real time streaming media protocol time range head field is carried, then the terminal is subject to RTSP session state control according to the time indicated by the real time streaming media protocol time range field carried by the message. The embodiment of the invention realizes the dynamic control of the server to the terminal state by expanding the definition of a time range carried by header fields of the prior RTSP Range head field.

Description

The methods, devices and systems of real time streaming media protocol conversation state control
Technical field
The present invention relates to the Streaming Media application, relate in particular to a kind of real-time stream media protocol (Real Time Streaming Protocol, RTSP) methods, devices and systems of session status control.
Background technology
Streaming media service is a kind of multimedia application that grows up from Internet, refers to use the multimedia file of stream (Streaming) mode in transmission over networks, comprises audio frequency, video and animation etc.The main feature of streaming media transmission technique is to carry out the transmission of multi-medium data with the form of stream (streaming); Be put into continuous image and acoustic information on the webserver through after the processed compressed; Entire media file need not downloaded in the terminal before broadcast, but when the information of in buffer area, having received plays, and the remainder of multimedia file is downloaded to the terminal from server continuously; I.e. " download on the limit, and play on the limit ".So just avoided the user when watching or listening to Media Stream, will spend a period of time and downloaded to the terminal to complete file, can bring the professional sensory experience of " real-time play " to the user.
According to the difference of program source mode, flow-medium performance can be divided into storage (stored) program and live (live) program; Generally from the storage file, the demand (telecommunication) service of streaming media service adopts this mode to provide to the storage program usually, operations such as with the program that storage mode provides, the terminal can position in broadcast, F.F., rewind down; And programme televised live is generally from live source, like on-the-spot broadcasting or radio and television etc., what this program normally can not rollback.
Real-time stream media protocol (RTSP) is the Internet engineering duty group (the Internet Engineering Task Force, IETF) a kind of agreement that Streaming Media is controlled in real time of definition.This agreement adopts client/server (C/S) pattern, is used between terminal and server end, setting up and consulting to fail to be convened for lack of a quorum in real time words, and provides various control commands are carried out in the broadcast of Streaming Media, mainly comprises as issuing orders:
SETUP: let server give the flow distribution resource, start RTSP and connect;
PLAY: start the transfer of data that SETUP divides flow;
PAUSE: stop stream temporarily, and do not discharge server resource;
TEARDOWN: discharge the resource of stream, the RTSP connection stops.
A RTSP Range field can be used in Play, Pause, and in Setup etc. the operation, having defined these operations can the time corresponding scope, comprises start-up portion and latter end, representes to be played to the 15th second from the 10th second of content such as Range:npt=10-15; 3 kinds of expression modes can be arranged:
(1) film and Television Engineer association (The Society of Motion Picture and Television Engineers, the SMPTE) time (smpte): such as, Range:smpte=0:10:22-0:15:45;
(2) the normal play time (Normal Play Time, NPT) (npt): such as Range:npt=10-15;
(3) absolute time (clock): such as Range:clock=19960213T143205Z-.
Professional (the Packet-switched Streaming Service of packet switched streaming; PSS) be third generation partner program (3rd Generation Partnership Project, 3GPP) agreement that is used to provide streaming media service based on the RTSP realization of definition.This agreement has been continued to use the technology of above-mentioned Internet Streaming Media basically, equally program request and live content can be provided.It is adaptive that PSS has carried out a part of modification to mobile network's situation to RTSP.
The PSS time-shift service is meant that the live content for the PSS mode of unicast provides the time-shift service characteristic, comprises 2 kinds of scenes:
1, manually time shift
Trigger time shift through user's pausing operation, server triggers interim time shift buffering area of Dynamic Maintenance when suspending at the terminal, and the user can only carry out time shift operation after time out point.When the user is fast-forward at live, can delete the interim time shift buffering area of this user, the shifting state when user leaves; Also can keep the time shift buffering area, the user still can use this buffering area.
2, time shift automatically
A plurality of users share a time shift buffering area, and the user can carry out time shift operation to inserting former content.When the user is fast-forward at live, can continue to use the time shift buffering area, shifting state in the time of also can leaving.
Existing P SS/RTSP provides 2 kinds of states: live state and program request state, and under these 2 kinds of states, different operation can be carried out in the terminal:
1, live state
Under live state, can not position, F.F., fast reverse operation, on time shaft, have only a npt value: current live TV point now.Pausing operation can be carried out in the terminal, but can only return to current live TV point when recovering.User's location, F.F., fast reverse operation need be forbidden in the terminal under the live state, is a live content to remind the current content of user, avoids nonsensical RTSP interaction message simultaneously and brings relatively poor user experience.
2, program request state
Under the program request state, program has starting point and end point, and the terminal can be suspended in the starting and ending scope of program, location, F.F., fast reverse operation.The terminal needs location, F.F., the fast reverse operation of enables users under the program request state.
RTSP session status between terminal and server needs fully synchronously, and judges according to program source and notice terminal modifications state that by server the terminal need allow or forbid certain user's operation according to the PSS/RTSP session status.
In the prior art, (Session Description Protocol does not specify the concluding time just to represent that this session is a live session in time range Range field SDP) at the pairing session protocol of PSS/RTSP session.That is to say that PSS/RTSP provides a kind of method at the static at the very start PSS/RTSP of the appointment session status of PSS/RTSP session at present.
In realizing process of the present invention, the inventor finds to exist in the prior art following problem:
When the user gets into demand (telecommunication) service by live broadcast service; The terminal need be with originally being revised as activation in location, F.F., fast reverse operation that live state is forbidden; But prior art can not provide the session status that live state arrives program request state conversion, causes that the user can not position when using demand (telecommunication) service, F.F., fast reverse operation; When the user turns back to live broadcast service by demand (telecommunication) service; Location, F.F., fast reverse operation need be forbidden in the terminal; But prior art can not provide the session status conversion of program request state to live state; Cause that the user still can position when using live broadcast service, F.F., fast reverse operation, increased unnecessary mutual signaling and relatively poor user experience.
Summary of the invention
The technical problem that the embodiment of the invention will solve is to provide a kind of methods, devices and systems of RTSP session status control, can realize the dynamic control of server to the RTSP session status at terminal, strengthens user experience.
For realizing above-mentioned purpose, the embodiment of the invention realizes through following technical scheme:
On the one hand, the embodiment of the invention provides a kind of method of RTSP session status control, may further comprise the steps:
The RTSP session status Indication message that reception server sends;
Judge and whether carry a real-time stream media protocol time range field in the said Indication message;
If do not carry a real-time stream media protocol time range field, then keep the current real time streaming media protocol conversation state in terminal;
If carry a real-time stream media protocol time range field, the time that a real-time stream media protocol time range field of then carrying according to said Indication message is indicated is carried out the control of RTSP session status to the terminal.
On the one hand, the embodiment of the invention provides a kind of device of RTSP session status control, comprising:
Receive indicating member, be used for the RTSP session status Indication message that reception server sends;
The session status control unit is used for according to said Indication message the control of RTSP session status being carried out at the terminal; Wherein, said session status control unit comprises:
Time range is judged comparison module; Be used for judging whether the Indication message that server sends carries a real-time stream media protocol time range field, and the time of entrained real-time stream media protocol time range field indication is carried out the size comparison with the current live TV point time;
Live state keeps module; Be used for not carrying a real-time stream media protocol time range field at the Indication message that server sends; The time of a perhaps entrained real-time stream media protocol time range field indication during time, keeps the current real-time stream media protocol live state in terminal more than or equal to current live TV point;
The program request state keeps module; Be used for not carrying a real-time stream media protocol time range field at the Indication message that server sends; The time of a perhaps entrained real-time stream media protocol time range field indication during time, keeps the current real-time stream media protocol program request state in terminal less than current live TV point;
Program request relay broadcasting/living broadcast module; The time that the entrained real-time stream media protocol time range field of Indication message that is used for sending at server is indicated, during the time, the current real-time stream media protocol program request state in conversion terminal was a live state more than or equal to current live TV point;
Live turning point broadcasting module, the time that the entrained real-time stream media protocol time range field of Indication message that is used for sending at server is indicated, during the time, the current real-time stream media protocol live state in conversion terminal was the program request state less than current live TV point.
On the other hand, the embodiment of the invention provides a kind of terminal, comprises above-mentioned RTSP session status control device, is used for sending the RTSP command request to server; The RTSP session status Indication message that reception server sends; And carry out the RTSP session status according to said Indication message and control.
Again on the one hand, the embodiment of the invention provides a kind of system of RTSP session status control, comprises terminal, server, and said terminal comprises above-mentioned RTSP session status control device, is used for sending the RTSP command request to server; The RTSP session status Indication message that reception server sends; And carry out the RTSP session status according to said Indication message and control; Said server is used for sending RTSP session status Indication message to the terminal.
Again on the one hand, the embodiment of the invention also provides a kind of system of RTSP session status control, comprises terminal, server and above-mentioned RTSP session status control device, and said terminal is used for sending the RTSP command request to server; Said server is used for sending RTSP session status Indication message to RTSP session status control device; Said RTSP session status control device is used for the RTSP session status Indication message that reception server sends; And according to said Indication message the RTSP session status is carried out at the terminal and control.
In embodiments of the present invention; The RTSP session status Indication message that sends through reception server; According to said Indication message the control of RTSP session status is carried out at the terminal; Make the terminal carry out live broadcast service and demand (telecommunication) service when conversion, can dynamically enabling or forbid location, F.F., fast reverse operation; Particularly, when the user gets into demand (telecommunication) service by live broadcast service, user location, F.F., fast reverse operation that the terminal can enable originally to forbid, the program request operation that the user can be correlated with; When the user turned back to live broadcast service by demand (telecommunication) service, the user location, F.F., the fast reverse operation that originally enabled can be forbidden in the terminal, avoided the unnecessary mutual signaling of RTSP, therefore strengthened user experience.
Description of drawings
The method flow diagram of the RTSP session status control that Fig. 1 provides for the embodiment of the invention one;
The method detail flowchart of the RTSP session status control that Fig. 2 provides for the embodiment of the invention two;
Fig. 3 is the flow chart that keeps live state in the embodiment of the invention method;
Fig. 4 is for being a kind of flow chart of live state by the program request state exchange in the embodiment of the invention method;
Fig. 5 is for being the another kind of flow chart of live state by the program request state exchange in the embodiment of the invention method;
Fig. 6 is for being converted into the flow chart of program request state in the embodiment of the invention method by live state;
Fig. 7 is a kind of flow chart that keeps the program request state in the embodiment of the invention method;
Fig. 8 is the another kind of flow chart that keeps the program request state in the embodiment of the invention method;
Fig. 9 is that the embodiment of the invention three is used the implementation method flow chart of clock express time at manually time shift, time-out back restoration scenario;
Figure 10 is that the embodiment of the invention three is used the implementation method flow chart of clock express time at time shift automatically, time-out back restoration scenario;
Figure 11 is that the embodiment of the invention three uses the clock express times at time shift automatically, back implementation method flow chart to the location scene;
Figure 12 uses the clock express time for the embodiment of the invention three and exceeds the implementation method flow chart of time shift buffering area scene in time shift automatically, forward location;
Figure 13 is that the embodiment of the invention three uses the clock express time to arrive the implementation method flow chart of time shift buffering area afterbody scene in the forward direction F.F.;
Figure 14 is that the embodiment of the invention four is used the implementation method flow chart of npt express time at manually time shift, time-out back restoration scenario;
Figure 15 uses the implementation method flow chart of npt express time at time shift automatically, time-out back restoration scenario for the embodiment of the invention;
Figure 16 is that the embodiment of the invention four uses the npt express times at time shift automatically, back implementation method flow chart to the location scene;
Figure 17 uses the npt express time for the embodiment of the invention four and exceeds the implementation method flow chart of time shift buffering area scene in time shift automatically, forward location;
Figure 18 is that the embodiment of the invention four uses the npt express time to arrive the implementation method flow chart of time shift buffering area afterbody scene in the forward direction F.F.;
The structure chart of the device of the RTSP session status control that Figure 19 provides for the embodiment of the invention five;
The frame diagram of the system of the RTSP session status control that terminal that Figure 20 provides for the embodiment of the invention six and embodiment seven provide;
The frame diagram of the system of the RTSP session status control that Figure 21 provides for the embodiment of the invention eight.
Embodiment
Referring to Fig. 1, the method flow diagram of the RTSP session status control that provides for the embodiment of the invention one comprises step:
101, the RTSP session status Indication message that reception server sends;
Server can send RTSP session status Indication message to the RTSP command request that server sends to the terminal by response terminal, for example the PLAY operation requests of response terminal transmission; Server also can initiatively send RTSP session status Indication message to the terminal, when for example current program request stream has arrived afterbody at the terminal, to the terminal operation of giving notice.
A RTST Range field can be carried in the said RTSP session status Indication message, also a RTST Range field can be do not carried.
102, according to said Indication message the control of RTSP session status is carried out at the terminal.
In the RTSP/PSS session status, this step specifically can for:
Judge in the RTSP session status Indication message that server sends whether carry a RTSP Range field,, the control of RTSP session status is carried out at the terminal according to the time of RTSP Range field indication if carry a RTSP Range field; If do not carry a RTSP Range field, keep the current RTSP session status in terminal.
Referring to Fig. 2, the method flow diagram of the more detailed RTSP session status control that provides for the embodiment of the invention two comprises step:
201, send the RTSP command request to server;
A RTSP Range field can be used at Play, and Pause in the order such as Setup, also can omit a RTSP Range field certainly in the RTSP command request.
The terminal can know according to the SDP description of RTSP/PSS session that the current sessions state was live or program request before sending the RTSP command request to server, this moment, the user can operate the terminal accordingly.
202, the RTSP session status Indication message that reception server sends;
Specify with step 101.
203, judge whether carry a RTSP Range field in the said Indication message;
204, if do not carry a RTSP Range field, keep the current RTSP session status in terminal;
205, if carry a RTSP Range field, whether the time of judging entrained RTSP Range field indication is less than the current live TV point time;
206, if the time of the RTSP Range in the said Indication message field indication more than or equal to the current live TV point time, and the current RTSP session status in terminal is live state, then the RTSP session status at terminal remains live state;
This situation can be referring to shown in the accompanying drawing 3:
1, the terminal knows that according to the SDP description of RTSP/PSS session the current sessions state is a live state;
2, terminal to server is initiated RTSP command request such as Play or Pause operation;
If 3 servers need indicating terminal still to remain on live state, send corresponding RTSP session status Indication message to the terminal, in Indication message, can not carry Range field; If carried RTSPRange field, its indicated time is more than or equal to the current live TV point time;
4, the terminal is not according to carrying a RTSP Range field in the Indication message, or the indicated time of a RTSP Range field of carrying is judged more than or equal to the current live TV point time and still keeps current live state.
207, if the time of the RTSP Range in the said Indication message field indication more than or equal to the current live TV point time, and the current RTSP session status in terminal is the program request state, then the RTSP session status at terminal is a live state by the program request state exchange;
This situation can be referring to shown in accompanying drawing 4 and the accompanying drawing 5, and wherein, accompanying drawing 4 is at first initiated the situation of command request for the terminal; Accompanying drawing 5 is server is initiatively initiated a situation from notifying operation to the terminal.
For accompanying drawing 4, method step is following:
1, the terminal knows that according to the SDP description of RTSP/PSS session the current sessions state is the program request state;
2, terminal to server is initiated RTSP command request such as Play or Pause operation;
If it is live state by the program request state exchange that 3 servers need indicating terminal, then in corresponding RTSP session status Indication message, carry a RTSP Range field, the indicated time is more than or equal to the current live TV point time;
4, the terminal judges by the program request state exchange to be live state according to the time of RTSP Range in the Indication message field indication more than or equal to the current live TV point time.
For accompanying drawing 5, method step is following:
1, the terminal knows that according to the SDP description of RTSP/PSS session the current sessions state is the program request state;
2, arrived afterbody at current program request stream; Server is to the terminal Indication message of giving notice; If it is live state by the program request state exchange that server needs indicating terminal; Then in corresponding notice Indication message, carry a RTSP Range field, the indicated time is more than or equal to the current live TV point time;
3, the terminal judges by the program request state exchange to be live state according to the time of RTSP Range in the Indication message field indication more than or equal to the current live TV point time.
208, if the time of the RTSP Range in the said Indication message field indication less than the current live TV point time, and the current RTSP session status in terminal is live state, then the RTSP session status at terminal converts the program request state into by live state;
This situation can be referring to shown in the accompanying drawing 6:
1, the terminal knows that according to the SDP description of RTSP/PSS session the current sessions state is a live state;
2, terminal to server is initiated RTSP command request such as Play or Pause operation;
If 3 servers need indicating terminal to convert the program request state into by live state, then in corresponding Indication message, carry a RTSP Range field, the indicated time is less than the current live TV point time;
4, the terminal converts program request state less than the judgement of current live TV point time by live state according to the time of RTSP Range in the Indication message field indication.
209, if the time of the RTSP Range in the said Indication message field indication less than the current live TV point time, and the current RTSP session status in terminal is the program request state, then the RTSP session status at terminal remains the program request state.
This situation can be referring to shown in accompanying drawing 7 and the accompanying drawing 8, and wherein, accompanying drawing 7 is at first initiated the situation of command request for the terminal; Accompanying drawing 8 is server is initiatively initiated a situation from notifying operation to the terminal.
For accompanying drawing 7, method step is following:
1, the terminal knows that according to the SDP description of RTSP/PSS session the current sessions state is the program request state;
2, terminal to server is initiated RTSP command request such as Play or Pause operation;
If 3 servers need indicating terminal still to remain on the program request state, send corresponding Indication message to the terminal, in Indication message, can not carry Range field; If carried a RTSP Range field, its indicated time is less than the current live TV point time;
4, the terminal is not according to carrying a RTSP Range field in the Indication message, or the indicated time of a RTSP Range field of carrying is judged less than the current live TV point time and still keeps current program request state.
For accompanying drawing 8, method step is following:
1, the terminal knows that according to the SDP description of RTSP/PSS session the current sessions state is the program request state;
2, arrived afterbody at current program request stream, server if server needs indicating terminal still to remain on the program request state, can not carry Range field to the terminal Indication message of giving notice in Indication message; If carried a RTSP Range field, its indicated time is less than the current live TV point time;
3, the terminal is not according to carrying a RTSP Range field in the Indication message, or the indicated time of a RTSP Range field of carrying is judged less than the current live TV point time and still keeps current program request state.
To step 209, the time of RTSP Range field indication can use clock, npt or smpte to represent in above-mentioned steps 205, and wherein clock is that absolute time is represented mode, and npt or smpte are that relative time is represented mode.If RTSP Range field uses the npt/smpte relative time to represent,, npt/smpte representes that the time of Range field indication equals the current live TV point time when equaling the now value; The time of when npt/smpte equals 0 value, representing Range field indication is the reference point time.
In a RTSP Range field, can only specify the time started, not specify the concluding time, the terminal is to carry out the control of RTSP session status according to the time started of a RTSP Range field entrained in the Indication message.
The method of the embodiment of the invention two described RTSP session status controls; Through whether carrying a RTSP Range field in the RTSP session status Indication message that the server that receives is sent; And the time of entrained RTSP Range field indication and current live TV point time carry out size relatively after; RTSP session status control is carried out at the terminal, made the terminal carry out live broadcast service and demand (telecommunication) service when changing, can dynamically enabling or forbid location, F.F., fast reverse operation; Particularly, when the user gets into demand (telecommunication) service by live broadcast service, user location, F.F., fast reverse operation that the terminal can enable originally to forbid, the program request operation that the user can be correlated with; When the user turned back to live broadcast service by demand (telecommunication) service, the user location, F.F., the fast reverse operation that originally enabled can be forbidden in the terminal, avoided the unnecessary mutual signaling of RTSP, strengthened user experience.
Describe with the method for the practical implementation under the various scenes of PSS time-shift service below, to shown in Figure 13, use the practical implementation method flow diagram of clock express time for the embodiment of the invention three like Fig. 9 to the embodiment of the invention:
Shown in Figure 9 is manual time shift, suspends the scene that recover the back, and the practical implementation process is following:
Annotate: t1/t2/t3 is the time that command request is sent at the terminal, and T1/T2/T3 is that the time of replying is received at the terminal, and T1/T2/T3 is always greater than t1/t2/t3.
1, PSS programme televised live of t1 terminal initial access is constantly initiated a Play operation to server, and request begins to play programme televised live;
2, the message of T1 terminal reception server response constantly Play request; If server needs indicating terminal still to remain on live state; In response message, can not carry Range field; If do not carry Range field, the terminal can know that according to the SDP description of PSS session current PSS session is a live session, and the terminal maintains the original state constant; If in response message, carry Range field; Server is through value more than or equal to current live time T 1 of clock indication; T1 for example; The terminal equals the T1 judgement according to the clock value of receiving and still keeps current live session state, and this moment, user's forward/backward operation was forbidden at the terminal;
3, t2 terminal to server initiation constantly Pause operation requests, will trigger time shift this moment, and server is initiated the Pause operation requests at the terminal t2 safeguards an interim time shift buffering area constantly, and the user can only carry out time shift operation after the Pause time point;
4, T2 receives the message of server response Pause request in the terminal constantly, in response message, carries Range field, and the clock value is designated as one than the little value of current terminal clock value T2, such as being t2.The terminal according to the clock value t 2 that receives less than the state of T2 judgement current sessions by the live program request state that transfers to; This moment, the forward/backward of terminal enables users was operated, and server is from the current live time shift buffering area that flows to the PSS session of t2 time point opening entry simultaneously;
5, t3 moment terminal to server is initiated play operation again;
If 6 t2 do not go out the time shift buffering area constantly, server will return the t2 time and give the terminal; If the t2 time exceeds the time shift buffering area; Server will return the time started of time shift buffering area and give the terminal; In the present embodiment scene, t2 does not go out the time shift buffering area constantly, and server returns the t2 time and gives the terminal; The terminal will begin broadcast program again constantly by t2, and the PSS session of this moment still remains the program request state.
Shown in Figure 10 is automatic time shift, suspends the scene that recover the back, and the practical implementation process is following:
Annotate: t1/t2/t3 is the time that command request is sent at the terminal, and T1/T2/T3 is that the time of replying is received at the terminal, and T1/T2/T3 is always greater than t1/t2/t3.
1, PSS programme televised live of t1 terminal initial access is constantly initiated a Play operation to server, and request begins to play programme televised live;
2, the message of T1 terminal reception server response constantly Play request; Server provides automatic time shift, and t0 is the start time point of current time shift buffering area, promptly the user can the time move on to the content before the current live TV point; If server needs indicating terminal to convert the program request state into by live state; Need in response Play message, carry Range field, through one of the clock indication value littler, such as t1 than current live TV point time T 1; The terminal judges that less than T1 current sessions is a program request according to the clock value t1 that receives, the back operation that the terminal can enables users at this moment;
3, t2 terminal to server initiation constantly Pause operation requests;
4, T2 receives the message of server response Pause request in the terminal constantly, in response message, can carry Range field, also can not carry, and this moment, the SOT state of termination maintained the program request state;
5, t3 moment terminal to server is initiated play operation again;
If 6 t2 do not go out the time shift buffering area constantly, server will return the t2 time and give the terminal; If the t2 time exceeds the time shift buffering area; Server will return the time started of time shift buffering area and give the terminal; In the present embodiment scene, t2 does not go out the time shift buffering area constantly, and server returns the t2 time and gives the terminal; The terminal will begin broadcast program again constantly by t2, and the PSS session of this moment still remains the program request state.
Shown in Figure 11 is automatic time shift, and the back is to the scene of location (SEEK), and the practical implementation process is following:
Annotate: t1/t3 is the time that command request is sent at the terminal, and T1/T3 is that the time of replying is received at the terminal, and T1/T3 is always greater than t1/t3, and t2 is back to positioning time, and T2 is the time started of time shift buffering area.
1, PSS programme televised live of t1 terminal initial access is constantly initiated a Play operation to server, and request begins to play programme televised live;
2, the message of T1 terminal reception server response constantly Play request; Server can provide automatic time shift, and t0 is the start time point of current time shift buffering area, promptly the user can the time move on to the content before the current live TV point; If server needs indicating terminal to convert the program request state into by live state; Need in response Play message, carry Range field, through one of the clock indication value littler, such as t1 than current live TV point time T 1; The terminal judges that less than T1 current sessions is a program request according to the clock value t1 that receives, the back operation that the terminal can enables users at this moment;
3, t3 terminal to server initiation constantly back is to the Seek operation requests, and the request position is to t2;
If 4 t2 do not go out the time shift buffering area constantly, server will return the t2 time and give the terminal; If the t2 time exceeds the time shift buffering area; Server will return the time started of time shift buffering area and give the terminal; In the present embodiment scene, t2 has gone out the time shift buffering area constantly, and the time started T2 that server returns the time shift buffering area gives the terminal; The terminal will begin broadcast program constantly by T2, and the PSS session of this moment still remains the program request state.
Shown in Figure 12 is automatic time shift, and forward location (SEEK) exceeds the scene of time shift buffering area, and the practical implementation process is following:
Annotate: t1/t3/t4 is the time that command request is sent at the terminal, and T1/T3/T4 is that the time of replying is received at the terminal, and T1/T3/T4 is always greater than t1/t3/t4.
1, PSS programme televised live of t1 terminal initial access is constantly initiated a Play operation to server, and request begins to play programme televised live;
2, the message of T1 terminal reception server response constantly Play request; Server provides automatic time shift, and t0 is the start time point of current time shift buffering area, promptly the user can the time move on to the content before the current live TV point; If server needs indicating terminal to convert the program request state into by live state; Need in response Play message, carry Range field, through one of the clock indication value littler, such as t1 than current live TV point time T 1; The terminal judges that less than T1 current sessions is a program request according to the clock value t1 that receives, the back operation that the terminal can enables users at this moment;
3, t3 terminal to server initiation constantly back is to the Seek operation requests, and the request position is arrived from t2;
If 4 t2 times did not go out the time shift buffering area, the play position t2 that server returns request gives the terminal, and the terminal will begin broadcast program constantly by t2, and the PSS session of this moment still remains the program request state;
5, t4 terminal to server initiation constantly forward direction Seek operation requests, the request position is to t5, and the t5 position has surpassed current live position t4;
If 6 servers still require the terminal to remain on the program request state, then the reproduction time that returns to the terminal of server is less than terminal current live TV point time T 4, such as t4; If live state is transferred at the server requirement terminal, then the reproduction time that returns to the terminal of server should be more than or equal to the current live TV point time T 4 at terminal, such as T4.
Scene for forward direction F.F. arrival time shift buffering area afterbody shown in Figure 13, the practical implementation process is following:
Annotate: t1 is the time that command request is sent at the terminal, and T1/T2 is that the time of replying is received at the terminal, and T1 is always greater than t1.
1, forwarding operation of t1 terminal to server initiation constantly, request is with 2 times of speed broadcast program contents, and terminal initial is in the program request state;
2, the message of T1 terminal reception server response constantly forwarding operation request, the server indicating terminal is with 2 times of normal speed forward, and this moment, the terminal still remained on the program request state;
3, t2 constantly the server programme content that detects the time shift buffering area be played to afterbody; Also promptly play when having caught up with current live content; Server sends to the terminal and arrives time shift buffering area afterbody notice, for example can carry the indication of end of stream incident through using the Announce order; If server still requires the terminal to remain on the program request state; Then in Indication message, can not carry Range field; Or have in Range the field through value of clock indication less than current live time T 2 entrained; Such as t2, the terminal still keeps current on-demand session state according to the clock value judgement of receiving, this moment, the user still can carry out back operation; If the server requirement terminal is a live state by the program request state exchange; Need in Indication message, carry Range field; Through value of clock indication more than or equal to current live TV point time T 2; Such as T2, the terminal according to the clock value T2 that receives judge current sessions be one live, the terminal will forbid that user's forward/backward operates this moment.
To shown in Figure 180, be the practical implementation method flow diagram of the embodiment of the invention four use npt express times under the various scenes of PSS time shift like Figure 14.Because npt is a relative time, need a time reference; To manual time shift, time reference can be the time in the breakpoint first time; For automatic time shift; When the user inserts just can the time move on to the content before the current live TV point; Reference point needs to be specified to the terminal in the npt message in the first time by server, and time reference can be certain time point before the terminal is inserted, such as the start time point of current time shift buffering area.
Shown in Figure 14 is manual time shift, suspends the scene that recover the back, and the practical implementation process is following:
Annotate: t1/t2/t3 is the time that command request is sent at the terminal, and T1/T2/T3 is that the time of replying is received at the terminal, and T1/T2/T3 is always greater than t1/t2/t3.
1, PSS programme televised live of t1 terminal initial access is constantly initiated a Play operation to server, and request begins to play programme televised live;
2, the message of T1 terminal reception server response constantly Play request; If server needs indicating terminal still to remain on live state; In response message, can not carry Range field; If do not carry Range field, the terminal can know that according to the SDP description of PSS session current PSS session is a live session, and the terminal maintains the original state constant; If in response message, carry Range field, server is designated as the now value through npt, and the terminal still keeps current live session state according to the npt value of receiving for the judgement of now value, and this moment, user's forward/backward operation was forbidden at the terminal;
3, t2 terminal to server initiation constantly Pause operation requests; To trigger time shift this moment; Server is initiated the Pause operation requests at the terminal t2 safeguards an interim time shift buffering area constantly; T2 is the initial time of time shift buffering area, and as time reference t2 npt=0 constantly, the user can only carry out time shift operation constantly at t2;
4, T2 constantly receives the message of server response Pause request in the terminal, in response message, carries Range field, and the npt value is designated as one than the little value of current terminal n ow value, such as can being 0.The terminal according to the npt value received be 0 judge current sessions state by the live program request state that transfers to, this moment the terminal enables users the forward/backward operation, the while, server was from the current live time shift buffering area that flows to the PSS session of t2 time point opening entry;
5, t3 moment terminal to server is initiated play operation again;
If 6 t2 do not go out the time shift buffering area constantly, server will return npt=0 and give the terminal; If 2 times of t exceed the time shift buffering area; Server will return the starting position of time shift buffering area and the relative time of time reference is given the terminal; In the present embodiment scene, t 2 has gone out the time shift buffering area constantly, and server returns npt=npt1 and gives the terminal; The terminal will begin broadcast program from the starting position of time shift buffering area, and the PSS session of this moment still remains the program request state.
Shown in Figure 15 is automatic time shift, suspends the scene that recover the back, and the practical implementation process is following:
Annotate: t1/t2/t3 is the time that command request is sent at the terminal, and T1/T2/T3 is that the time of replying is received at the terminal, and T1/T2/T3 is always greater than t1/t2/t3.
1, PSS programme televised live of t1 terminal initial access is constantly initiated a Play operation to server, and request begins to play programme televised live;
2, the message of T1 terminal reception server response constantly Play request; Server provides automatic time shift; The time reference of present embodiment is the start time point t0 of current time shift buffering area, if server needs indicating terminal to convert the program request state into by live state, need in response Play message, carry Range field; Through value littler of npt indication than the current live TV point time; Such as npt1, the terminal judges that according to the npt=npt1 that receives current sessions is a program request, the back operation that this moment, the terminal can enables users;
3, t2 terminal to server initiation constantly Pause operation requests;
4, T2 receives the message of server response Pause request in the terminal constantly, in response message, can carry Range field, also can not carry, and this moment, the SOT state of termination maintained the program request state;
5, t3 moment terminal to server is initiated play operation again;
If 6 npt2 do not go out the time shift buffering area, server will return the npt2 time and give the terminal; If the npt2 time exceeds the time shift buffering area; Server will return the starting position of time shift buffering area and the relative time of time reference is given the terminal; In the present embodiment scene, npt2 does not go out the time shift buffering area, and server returns npt2 and gives the terminal; The terminal will begin broadcast program again from npt2, and the PSS session of this moment still remains the program request state.
Shown in Figure 16 is automatic time shift, and the back is to the scene of location (SEEK), and the practical implementation process is following:
Annotate: t1/t3 is the time that command request is sent at the terminal, and T1/T3 is that the time of replying is received at the terminal, and T1/T3 is always greater than t1/t3, and t2 is back to positioning time, and T2 is the time started of time shift buffering area.
1, PSS programme televised live of t1 terminal initial access is constantly initiated a Play operation to server, and request begins to play programme televised live;
2, the message of T1 terminal reception server response constantly Play request; Server provides automatic time shift, and the time reference of present embodiment is the start time point t0 of current time shift buffering area, and server carries Range field in response Play message; Through value littler of npt indication than the now value; Such as npt1, the terminal judges that according to the npt=npt1 that receives current sessions is a program request, the back operation that this moment, the terminal can enables users;
3, t3 terminal to server initiation constantly back is to the Seek operation requests, and the request position is to npt2;
If 4 npt2 do not go out the time shift buffering area, server will return the npt2 time and give the terminal; If the npt2 time exceeds the time shift buffering area; Server will return the time started of time shift buffering area and the relative time of time reference is given the terminal; In the present embodiment scene, npt2 does not go out the time shift buffering area constantly, and server returns the npt2 time and gives the terminal; The terminal will begin broadcast program from the npt2 time, and the PSS session of this moment still remains the program request state.
Shown in Figure 17 is automatic time shift, and forward location (SEEK) exceeds the scene of time shift buffering area, and the practical implementation process is following:
Annotate: t1/t3/t4 is the time that command request is sent at the terminal, and T1/T3/T4 is that the time of replying is received at the terminal, and T1/T3/T4 is always greater than t1/t3/t4.
1, PSS programme televised live of t1 terminal initial access is constantly initiated a Play operation to server, and request begins to play programme televised live;
2, the message of T1 terminal reception server response constantly Play request; Server provides automatic time shift; The time reference of present embodiment is the start time point t0 of current time shift buffering area, and server is through value littler than the now value of npt indication, such as npt1; The terminal judges that according to the npt value npt1 that receives current sessions is a program request, the back operation that the terminal can enables users at this moment;
3, t3 terminal to server initiation constantly back is to the Seek operation requests, and the request position is to npt2;
If 4 npt2 do not go out the time shift buffering area, the play position npt2 that server returns request gives the terminal, and the terminal will begin broadcast program from npt2, and the PSS session of this moment still remains the program request state;
5, t4 terminal to server initiation constantly forward direction Seek operation requests, the request position is to npt5, and the npt5 position has surpassed current live position npt4;
If 6 servers still require the terminal to remain on the program request state, then the reproduction time that returns to the terminal of server is less than terminal current live TV point time now, such as npt4; If live state is transferred at the server requirement terminal, then server returns npt=now to the terminal.
Scene for forward direction F.F. arrival time shift buffering area afterbody shown in Figure 180, the practical implementation process is following:
Annotate: t1 is the time that command request is sent at the terminal, and T1/T2 is that the time of replying is received at the terminal, and T1 is always greater than t1.
1, forwarding operation of t1 terminal to server initiation constantly, request is with 2 times of speed broadcast program contents, and terminal initial is in the program request state;
2, the message of T1 terminal reception server response constantly forwarding operation request; The server indicating terminal is with 2 times of normal speed forward; This moment, the terminal still remained on the program request state; Can not carry Range field in the Indication message this moment, or have in Range the field through the value of npt=npt1 (less than the now value) entrained, and terminal judges still keeps current on-demand session state;
3, t2 constantly the server programme content that detects the time shift buffering area be played to afterbody; Also promptly play when having caught up with current live content; Server sends to the terminal and arrives time shift buffering area afterbody notice, for example can carry the indication of end of stream incident through using the Announce order; If server still requires the terminal to remain on the program request state; Then in Indication message, can not carry Range field; Or have in Range the field through value of npt indication less than the now value entrained; Such as npt2, the terminal still keeps current on-demand session state according to the npt=npt2 value judgement of receiving, this moment, the user still can carry out back operation; If the server requirement terminal is a live state by the program request state exchange, need in Indication message, carry Range field, through indication npt=now value, the terminal judges current sessions be one live, the terminal will forbid that user's forward/backward operates this moment.
More than be with the practical implementation process under the various scenes of PSS time shift; Use clock and npt to represent the time of a RTSP Range field respectively; Method to the control of embodiment of the invention RTSP session status is illustrated; It is understandable that the situation of shifting state when the method for the embodiment of the invention is not limited to PSS.
One of ordinary skill in the art will appreciate that all or part of step that realizes in the foregoing description method is to instruct relevant hardware to accomplish through program; Described program can be stored in a kind of computer-readable recording medium, and said storage medium can be read-only memory, disk or CD etc.
Corresponding to the method for the embodiment of the invention, shown in figure 19, the structure chart of the device of the RTSP session status control that provides for the embodiment of the invention five comprises:
Receive indicating member 910, be used for the RTSP session status Indication message that reception server sends;
Session status control unit 920 is used for according to said Indication message real time streaming media protocol conversation state control being carried out at the terminal.
Said session status control unit 920 comprises:
Time range is judged comparison module 921; Be used for judging whether the Indication message that server sends carries a real-time stream media protocol time range field, and the time of entrained real-time stream media protocol time range field indication is carried out the size comparison with the current live TV point time;
Live state keeps module 922; Be used for not carrying a real-time stream media protocol time range field at the Indication message that server sends; The time of a perhaps entrained real-time stream media protocol time range field indication during time, keeps the current real-time stream media protocol live state in terminal more than or equal to current live TV point;
The program request state keeps module 923; Be used for not carrying a real-time stream media protocol time range field at the Indication message that server sends; The time of a perhaps entrained real-time stream media protocol time range field indication during time, keeps the current real-time stream media protocol program request state in terminal less than current live TV point;
Program request relay broadcasting/living broadcast module 924; The time that the entrained real-time stream media protocol time range field of Indication message that is used for sending at server is indicated, during the time, the current real-time stream media protocol program request state in conversion terminal was a live state more than or equal to current live TV point;
Live turning point broadcasting module 925; The time that the entrained real-time stream media protocol time range field of Indication message that is used for sending at server is indicated, during the time, the current real-time stream media protocol live state in conversion terminal was the program request state less than current live TV point.
The device of the embodiment of the invention five described RTSP session status controls; Can be integrated in the terminal; Also can separate independent existence with the terminal; Through receiving the RTSP session status Indication message that indicating member 910 reception servers send; Judge that by time range whether carrying a real-time stream media protocol time range field in the Indication message that 921 pairs of servers of comparison module send judges, and time and the current live TV point time size of an entrained real-time stream media protocol time range field indication compared, keep module 922, the maintenance of program request state module 923, program request relay broadcasting/living broadcast module 924 and live turning point broadcasting module 925 by live state respectively; RTSP session status to the terminal is dynamically controlled; When the user changed demand (telecommunication) service over to by live broadcast service, user location, F.F., fast reverse operation that the terminal can enable originally to forbid made the user can carry out corresponding time shift operation; When the user turned back to live broadcast service by demand (telecommunication) service, the user location, F.F., the fast reverse operation that originally enabled can be forbidden in the terminal, avoided unnecessary RTSP signaling exchange, strengthened user experience.
If above-mentioned RTSP session status control device is integrated in the terminal, and is shown in figure 20, the embodiment of the invention six provides a kind of terminal 200, comprises RTSP session status control device 900, is used for sending the RTSP command request to server; The RTSP session status Indication message that reception server sends; And carry out the RTSP session status according to said Indication message and control.
On the terminal-based that the embodiment of the invention six provides; Shown in figure 20; The frame diagram of the system of the RTSP session status control that provides for the embodiment of the invention seven; Comprise terminal 200 and server 300, said terminal 200 comprises RTSP session status control device 900, is used for sending the RTSP command request to server 300; The RTSP session status Indication message that reception server sends; And carry out the RTSP session status according to said Indication message and control; Said server 300 is used for sending RTSP session status Indication message to terminal 200.
If above-mentioned RTSP session status control device separates independent existence with the terminal; The embodiment of the invention eight provides the system of another kind of RTSP session status control; Shown in figure 21; Comprise terminal 100, server 300 and RTSP session status control device 900, said terminal 100 is used for sending the RTSP command request to server; Said server 300 is used for sending RTSP session status Indication message to RTSP session status control device; Said RTSP session status control device 900 is used for the RTSP session status Indication message that reception server sends; And according to said Indication message the RTSP session status is carried out at the terminal and control.
The embodiment of the invention is to realize the dynamic control of server to the SOT state of termination through the definition of expanding the time range that an existing RTSP Range field carries; Make the terminal when carrying out the conversion of live broadcast service and demand (telecommunication) service; Can dynamically enabling or forbid location, F.F., fast reverse operation; Avoid the unnecessary mutual signaling of RTSP, strengthened user experience.
Through the description of above execution mode, those skilled in the art can be well understood to the present invention and can realize by the mode that software adds essential general hardware platform, can certainly pass through hardware, but the former is better execution mode under a lot of situation.Based on such understanding; The part that technical scheme of the present invention contributes to prior art in essence in other words can be come out with the embodied of software product; This computer software product is stored in the storage medium, comprise some instructions with so that a station terminal equipment (can be mobile phone, personal computer; Server, the perhaps network equipment etc.) carry out the described method of each embodiment of the present invention.
Certainly; The embodiment of the invention also can have multiple; For example can realize the control of server through a field of other type of expansion RTSP to the SOT state of termination; Under the situation that does not deviate from embodiment of the invention spirit and essence thereof, those skilled in the art should make various corresponding changes and distortion according to the embodiment of the invention, but these corresponding changes and distortion all should belong to the protection range of embodiment of the invention accompanying claims.

Claims (10)

1. the method for a real time streaming media protocol conversation state control is characterized in that, may further comprise the steps:
The real time streaming media protocol conversation state Indication message that reception server sends;
Judge and whether carry a real-time stream media protocol time range field in the said Indication message;
If do not carry a real-time stream media protocol time range field, then keep the current real time streaming media protocol conversation state in terminal;
If carry a real-time stream media protocol time range field, the time that a real-time stream media protocol time range field of then carrying according to said Indication message is indicated is carried out real time streaming media protocol conversation state control to the terminal.
2. the method for real time streaming media protocol conversation state control according to claim 1; It is characterized in that the step that the time of the real-time stream media protocol time range of carrying according to a said Indication message field indication is carried out real time streaming media protocol conversation state control to the terminal is specially:
Time and current live TV point time to the field indication of entrained real-time stream media protocol time range are carried out size relatively:
If the time of the field indication of the real-time stream media protocol time range in the said Indication message is more than or equal to the current live TV point time; And the current real time streaming media protocol conversation state in terminal is a live state, and then the real time streaming media protocol conversation state at terminal remains live state;
If the time of the field indication of the real-time stream media protocol time range in the said Indication message is more than or equal to the current live TV point time; And the current real time streaming media protocol conversation state in terminal is the program request state, and then the real time streaming media protocol conversation state at terminal is a live state by the program request state exchange;
If the time of the field indication of the real-time stream media protocol time range in the said Indication message is less than the current live TV point time; And the current real time streaming media protocol conversation state in terminal is a live state, and then the real time streaming media protocol conversation state at terminal converts the program request state into by live state;
If the time of the field indication of the real-time stream media protocol time range in the said Indication message is less than the current live TV point time; And the current real time streaming media protocol conversation state in terminal is the program request state, and then the real time streaming media protocol conversation state at terminal remains the program request state.
3. the method for real time streaming media protocol conversation state control according to claim 2; It is characterized in that the field of the real-time stream media protocol time range in the said Indication message is used absolute time, normal play time or film and the time representation of Television Engineer association.
4. the method for real time streaming media protocol conversation state control according to claim 2 is characterized in that said program request state is meant the time shifting state that packet switched streaming is professional.
5. the method for real time streaming media protocol conversation state control according to claim 1 is characterized in that, before the real time streaming media protocol conversation state Indication message that reception server sends, also comprises step:
Send the real-time stream media protocol command request to server.
6. the device of a real time streaming media protocol conversation state control is characterized in that, comprising:
Receive indicating member, be used for the real time streaming media protocol conversation state Indication message that reception server sends;
The session status control unit is used for according to said Indication message real time streaming media protocol conversation state control being carried out at the terminal;
Wherein, said session status control unit comprises:
Time range is judged comparison module; Be used for judging whether the Indication message that server sends carries a real-time stream media protocol time range field, and the time of entrained real-time stream media protocol time range field indication is carried out the size comparison with the current live TV point time;
Live state keeps module; Be used for not carrying a real-time stream media protocol time range field at the Indication message that server sends; The time of a perhaps entrained real-time stream media protocol time range field indication during time, keeps the current real-time stream media protocol live state in terminal more than or equal to current live TV point;
The program request state keeps module; Be used for not carrying a real-time stream media protocol time range field at the Indication message that server sends; The time of a perhaps entrained real-time stream media protocol time range field indication during time, keeps the current real-time stream media protocol program request state in terminal less than current live TV point;
Program request relay broadcasting/living broadcast module; The time that the entrained real-time stream media protocol time range field of Indication message that is used for sending at server is indicated, during the time, the current real-time stream media protocol program request state in conversion terminal was a live state more than or equal to current live TV point;
Live turning point broadcasting module, the time that the entrained real-time stream media protocol time range field of Indication message that is used for sending at server is indicated, during the time, the current real-time stream media protocol live state in conversion terminal was the program request state less than current live TV point.
7. the device of real time streaming media protocol conversation state control according to claim 6 is characterized in that said device is integrated in the terminal, perhaps separates independent existence with the terminal.
8. a terminal is characterized in that, comprises the described real time streaming media protocol conversation state control device of claim 6, is used for sending the real-time stream media protocol command request to server; The real time streaming media protocol conversation state Indication message that reception server sends; And carry out real time streaming media protocol conversation state according to said Indication message and control.
9. the system of a real time streaming media protocol conversation state control is characterized in that, comprises terminal and server,
Said terminal comprises the described real time streaming media protocol conversation state control device of claim 6, is used for sending the real-time stream media protocol command request to server; The real time streaming media protocol conversation state Indication message that reception server sends; And carry out real time streaming media protocol conversation state according to said Indication message and control;
Said server is used for sending the real time streaming media protocol conversation state Indication message to the terminal.
10. the system of a real time streaming media protocol conversation state control is characterized in that, comprises the described real time streaming media protocol conversation state control device of terminal, server and claim 6,
Said terminal is used for sending the real-time stream media protocol command request to server;
Said server is used for sending the real time streaming media protocol conversation state Indication message to the real time streaming media protocol conversation state control device;
Said real time streaming media protocol conversation state control device is used for the real time streaming media protocol conversation state Indication message that reception server sends; And according to said Indication message real time streaming media protocol conversation state is carried out at the terminal and control.
CN2008100894297A 2008-03-31 2008-03-31 Method, device and system for controlling real time streaming media protocol conversation state Expired - Fee Related CN101552684B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008100894297A CN101552684B (en) 2008-03-31 2008-03-31 Method, device and system for controlling real time streaming media protocol conversation state

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008100894297A CN101552684B (en) 2008-03-31 2008-03-31 Method, device and system for controlling real time streaming media protocol conversation state

Publications (2)

Publication Number Publication Date
CN101552684A CN101552684A (en) 2009-10-07
CN101552684B true CN101552684B (en) 2012-07-25

Family

ID=41156693

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008100894297A Expired - Fee Related CN101552684B (en) 2008-03-31 2008-03-31 Method, device and system for controlling real time streaming media protocol conversation state

Country Status (1)

Country Link
CN (1) CN101552684B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10264043B2 (en) * 2014-04-23 2019-04-16 Ericsson Ab Outage notification with client control modification in an ABR streaming network
CN110087136B (en) * 2019-06-04 2021-07-09 北京奇艺世纪科技有限公司 Service providing method, device and service node

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1794800A (en) * 2005-11-28 2006-06-28 深圳市同洲电子股份有限公司 Digital TV direct playing and playback system and method
CN101075949A (en) * 2006-05-15 2007-11-21 中兴通讯股份有限公司 Method for changing fluid-medium file broadcasting speed
CN101083756A (en) * 2007-03-14 2007-12-05 中国科学技术大学 internet based TV stream data real time transmission and service apparatus and method
CN101090478A (en) * 2006-06-12 2007-12-19 中国电信股份有限公司 Request/live telecast switchover method, system, coorelation request method and set-top box

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1794800A (en) * 2005-11-28 2006-06-28 深圳市同洲电子股份有限公司 Digital TV direct playing and playback system and method
CN101075949A (en) * 2006-05-15 2007-11-21 中兴通讯股份有限公司 Method for changing fluid-medium file broadcasting speed
CN101090478A (en) * 2006-06-12 2007-12-19 中国电信股份有限公司 Request/live telecast switchover method, system, coorelation request method and set-top box
CN101083756A (en) * 2007-03-14 2007-12-05 中国科学技术大学 internet based TV stream data real time transmission and service apparatus and method

Also Published As

Publication number Publication date
CN101552684A (en) 2009-10-07

Similar Documents

Publication Publication Date Title
JP5215604B2 (en) Client device, communication system, and data processing method
JP5069240B2 (en) Multiple data channel transfer systems and methods
EP4099703A2 (en) Switching between transmitting a preauthored video frame and a composited video frame
EP2101500A1 (en) A video on demand controlling method, a client device and a switch controlling equipment
US20140213227A1 (en) Mobile device capable of substantially synchronized sharing of streaming media, calls and other content with other devices
US20120233644A1 (en) Mobile device capable of substantially synchronized sharing of streaming media with other devices
KR20180031547A (en) Method and apparatus for adaptively providing multiple bit rate stream media in server
EP3373588B1 (en) Fast channel switching method and server, and iptv system
JP2009506627A (en) On-demand system and method using dynamic broadcast scheduling
CN109495761A (en) Video switching method and device
KR20130005873A (en) Method and apparatus for receiving contents in broadcast system
EP2413564A1 (en) Method and apparatus for transmitting and receiving streaming data based on RTSP sessions
JP2008029006A (en) Client device, communication system and data processing method
MX2011012652A (en) Method, apparatus and system for reducing media delay.
CN101340557B (en) Time shifted television establishing method and time shifted television media functional entity
CN104427400A (en) Streaming media transmission method and system, and streaming media server
CN101552796B (en) Time-shifting operation method and device thereof
EP2312826A2 (en) Network device, information processing apparatus, stream switching method, information processing method, program, and content distribution system
JP2007521776A (en) RTSP-based dynamic multimedia control method
CN101552684B (en) Method, device and system for controlling real time streaming media protocol conversation state
CN105763941A (en) Channel switching method and system
KR100848309B1 (en) Apparaus and method of providing internet TV brodacasting service using fast buffering switch
CN102149021B (en) Method, device and system for processing network time shift
JP2007150755A (en) Data transmitting apparatus and method
CN115334068A (en) Data transmission method, device, terminal equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO., LTD.

Free format text: FORMER OWNER: HUAWEI TECHNOLOGY CO., LTD.

Effective date: 20150417

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518129 SHENZHEN, GUANGDONG PROVINCE TO: 516003 HUIZHOU, GUANGDONG PROVINCE

TR01 Transfer of patent right

Effective date of registration: 20150417

Address after: 516003 Guangdong province Huizhou City Mountain Road No. 4 Building 12 layer Dweh No. 06 A District

Patentee after: Huizhou wisdom Enterprise Management Co., Ltd.

Address before: 518129 headquarters building of Bantian HUAWEI base, Longgang District, Guangdong, Shenzhen

Patentee before: Huawei Technologies Co., Ltd.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120725

Termination date: 20150331

EXPY Termination of patent right or utility model