<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hello All,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'm ultilizing live555 to implement a streaming server for 
streaming MPEG4 ES video from a MPEG4 hardware encoder.&nbsp; Video is 
successfully send through RTP protocol started by RTSP (with SDP).&nbsp; I would 
like to ask if there is any way I can dynamically change the video resolution 
from the server side&nbsp;and announce to all live clients without starting a 
new session from beginning?&nbsp;The purpose of this is that the server is 
required to adaptively change the streaming&nbsp;video's resolution&nbsp;depends 
on the current network condition.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Having done little research on RTSP that the "ANNOUNCE " 
command from server to client seems to be the right tools for this 
purpose.&nbsp; However, many server and client software, including Live555 
server and VLC player, don't have this support.&nbsp;Can you provide any 
suggestions on how to implement this?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Thank&nbsp;you!</FONT></DIV>
<DIV><FONT size=2>Alvin</FONT>&nbsp;</DIV></BODY></HTML>