Re: Signaling FIR/Freeze in SIP
2002-08-01 06:52:51 GMT
On Wednesday 31 July 2002 12:38, you wrote: > 1. Sending a freeze a couple of times may cause a problem. The freeze > requests are sent from the MCU and not from the encoding endpoints while > the full picture is coming from the endpoint. So what happens if a freeze > arrives after the intra frame with the freeze release code. The decoder > will freeze, he has no way to know if the freeze was for a switch in the > past or for a switch in future. As mentioned in anther post, this problem could probably be solved by sending the RTP's timestamp/sequence number at the time of sending the first freeze. Possible this introduces more problems though. > 2. The customers of the video conferencing MCUs do not like to have an ugly > video during the video switch, so we need a solution which will be more > reliable. If we can do retransmits of freeze, then in my opinion loss of all freeze packets would be rare enough to justify best-effort sending. > So how do you see inter-op between H.323 and SIP or is this not an issue It sure is an issue. Making old H.323 endpoints support new RTCP packets would take time or more likely never happen, so the only possibility would be to also handle RTCP/RTP in a H.323/SIP GW. I agree this speaks strongly against an RTCP based solution. > > If an endpoint sends the exact same SDP to another endpoint > > several times in > > sequence, only the first SDP arriving at remote should trigger any(Continue reading)
RSS Feed