Re: [Live-devel] The last silce or frame is not sended out by the media server

2011-08-10 Thread Ross Finlayson
On Jul 25, 2011, at 4:30 AM, Tim wrote: > Hi, > when I use live555mediaServer as my rtsp server, I found that it always not > send > the last frame(mpeg4) or slice(h264). I look into the source code, it seems > tha > when it come to the last frame, the parser cann't found the next start code,

[Live-devel] The last silce or frame is not sended out by the media server

2011-07-25 Thread Tim
Hi, when I use live555mediaServer as my rtsp server, I found that it always not send the last frame(mpeg4) or slice(h264). I look into the source code, it seems tha when it come to the last frame, the parser cann't found the next start code, so the server can't handle the last frame's data cor