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

2011-11-21 Thread Jeff Shanab
and put breakpoints in your code and catch a callback -Original Message- From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Plamen Sent: Friday, November 18, 2011 2:51 AM To: live-de...@ns.live555.com Subject: Re: [Live-devel] Live555 in a

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

[Live-devel] Live555 in a Browser Plugin

2011-11-16 Thread antonio nunziante
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 with WireShark) but an error oc