Re: [Live-devel] Live555 Media Server .Handle PAUSE.

2010-11-14 Thread Ross Finlayson
is there any way to handle PAUSE request in the mediaserver. Our RTSP server implementation already handles the RTSP "PAUSE" command. my custemer is a hardware decoder developer. and sometimes he wants to hold on the decode process. and he doesn't have enough memory to cache so many frames. s

[Live-devel] Live555 Media Server .Handle PAUSE.

2010-11-14 Thread 44072429
hi,my friends. is there any way to handle PAUSE request in the mediaserver. my custemer is a hardware decoder developer. and sometimes he wants to hold on the decode process. and he doesn't have enough memory to cache so many frames. so he wants to send a PAUSE request to the Server. but t