Re: [Live-devel] Problem with serverMediaSubsession::createNewRTSPink method

2014-04-03 Thread Ross Finlayson
> The problem occurs in the release version when from the client switch from a > stream to another. I don't identify exactly where the system crash That should be your first task: To find out exactly where your crash occurs, and why. A stack trace would be useful. Ross Finlayson Live Networks

[Live-devel] Problem with serverMediaSubsession::createNewRTSPink method

2014-04-03 Thread Andrea Beoldo
Dear support, I have implemented a RTSP live streaming server with multiple stream that is used in our ONVIF server. In this server we create several profiles, every profile set up a live555 streaming server on different port (h264). I use latest Live555 (25 march 2014). The problem occurs