Re: [Live-devel] live555ProxyServer crashes on back-end stream disconnection

2012-11-24 Thread Ross Finlayson
> here are the steps to reproduce, > prepare a back-end stream for testing with: vlc rtsp:// > --sout=#rtp{sdp=rtsp:///Video} > play the proxied stream with: vlc rtsp:///Video > stop back-end stream in step 1 by pressing Stop button in VLC interface > live555MediaServer crashes I'm confused, for s

[Live-devel] live555ProxyServer crashes on back-end stream disconnection

2012-11-24 Thread Lei Wu
livemedia version: 2012.11.16, 2012.11.22 system: Ubuntu 12.04here are the steps to reproduce,prepare a back-end stream for testing with: vlc rtsp:// --sout=#rtp{sdp=rtsp:///Video}play the proxied stream with: vlc rtsp:///Videostop back-end stream in step 1 by pressing Stop button in VLC in