Re: [Live-devel] Get crash with BasicUDPSink

2013-09-09 Thread Ross Finlayson
It's very unlikely that the LIVE555 version upgrade caused your crash. More likely, it somehow exposed a bug in your code that already existed. > The following is the crash message. > FramedSource[0x16338d0]::getNextFrame(): attempting to read more than once at > the same time! This error mes

[Live-devel] Get crash with BasicUDPSink

2013-09-09 Thread 李威
Hello Rose, When I upgrade live555 from 2013.04.01 to 2013.09.08, I got crash after run my program for a while. The following is the crash message. FramedSource[0x16338d0]::getNextFrame(): attempting to read more than once at the same time! I am using BasicUDPSink to streaming H.264 and AAC wit