Re: [Live-devel] ProxyServerMediaSubsession Segmentation fault

2013-01-22 Thread Ross Finlayson
> The new release seems to handle the rtcp BYE properly, and when you try to > connect to the stream source again, the FramedSource error doesn't appear, > but the reconnection doesn't complete succesfully because of a "not session > found" error: That sounds reasonable. The "session not found

Re: [Live-devel] ProxyServerMediaSubsession Segmentation fault

2013-01-22 Thread Conchi Abasolo
Thanks again!!. The new release seems to handle the rtcp BYE properly, and when you try to connect to the stream source again, the FramedSource error doesn't appear, but the reconnection doesn't complete succesfully because of a "not session found" error: ProxyServerMediaSubs

Re: [Live-devel] ProxyServerMediaSubsession Segmentation fault

2013-01-22 Thread Ross Finlayson
> I've been testing the new release and it fixes the bug that I reported last > week. When a BYE is received from the backend, the proxy doesn't crash. > But, once the connection with the frontend client is closed, if you try to > connect again to the stream source, a new error appears. Thanks f

Re: [Live-devel] ProxyServerMediaSubsession Segmentation fault

2013-01-22 Thread Conchi Abasolo
Hello Ross Many thanks!!! I've been testing the new release and it fixes the bug that I reported last week. When a BYE is received from the backend, the proxy doesn't crash. But, once the connection with the frontend client is closed, if you try to connect again to the stream source, a new

Re: [Live-devel] ProxyServerMediaSubsession Segmentation fault

2013-01-19 Thread Ross Finlayson
Thanks for the report. I've just installed a new version (2013.01.19) of the "LIVE555 Streaming Media" code that - I think - may fix this bug. Please try it, and if you find any more problems, please let us know. Ross Finlayson Live Networks, Inc. http://www.live555.com/

[Live-devel] ProxyServerMediaSubsession Segmentation fault

2013-01-17 Thread Conchi Abasolo
Hello I'm connecting with a mpeg4 stream over TCP (because i can use UDP), using the example live555ProxyServer (using the -t option) The connection is succesfully and i can see the video transmission, but when the backend sends a BYE, the live55ProxyServer crashed after trying to close the Pr