Re: [Live-devel] Live555 in a Browser Plugin

2011-11-20 Thread Plamen
antonio nunziante writes: > > > Hi all,I built a widget in Qt that play a rtsp audio/video stream with Live555 and FFMPEG.It works and now I want to include it inside a Qt BrowserPlugin.My plugin at the moment is able to start the RTSP session (i can see packets start to arrive from the camera w

Re: [Live-devel] Access violation crash in rtspclient

2011-11-20 Thread Ross Finlayson
> It built and ran first time. Now for the other issue, the one that is “my > fault”. I am not sure how to fix that issue. my shutdown() function calls > medium::close(). This is where the first crash was noticed in onReceive that > you fixed. But it also calls MediaLookupTable::remove and that

Re: [Live-devel] Access violation crash in rtspclient

2011-11-20 Thread Jeff Shanab
Excellent!. Thanks It built and ran first time. Now for the other issue, the one that is "my fault". I am not sure how to fix that issue. my shutdown() function calls medium::close(). This is where the first crash was noticed in onReceive that you fixed. But it also calls MediaLookupTable::rem

Re: [Live-devel] H.264 live video streaming

2011-11-20 Thread David J Myers
HI Ross, Thanks again for your sterling advice. I finally got some video out to a VLC client. You were right, I had to throttle back the encoder to 500kb/s. This is not enough bandwidth for a decent image (640x480 @ 12fps) though. The funny thing is, once the stream is going, I can dynamically b

Re: [Live-devel] Access violation crash in rtspclient

2011-11-20 Thread Ross Finlayson
FYI, I have now released a new version (2011.11.20) of the "LIVE555 Streaming Media" code that should fix this problem. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.liv