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