Re: [Live-devel] streaming mpeg-2 with

2008-09-03 Thread Ross Finlayson
I've found the 'testMPEG2TransportStreamer' example, and can build it and use it to play my pre-recorded files in VLC successfully. I'm having a hard time trying to understand how I could modify the program to, instead of reading from the file, allow me to point to one of the buffers of mpeg2 d

[Live-devel] streaming mpeg-2 with

2008-09-03 Thread Jim Vaigl
Hi, I have a newbie question, just trying to get a nudge in the right direction. I'm pulling mpeg-2 data off of a card on a windows PC. I have written a console app that spools this to a file. What I'd like to do is instead of writing my input buffer continuously to a file, stream it to VLC in

Re: [Live-devel] RTSP authentication using vlc does not work

2008-09-03 Thread Ross Finlayson
I want to implement authentication in our video multicast server , I enabled authentication at server side but when I fire request from vlc (rtsp://server ip:port/track) , after Describe method server sends "401 Authorization fails" and then communication fails ..., if I try through openRTSP

[Live-devel] RTSP authentication using vlc does not work

2008-09-03 Thread Peeyush Mishra
Hi Ross, I want to implement authentication in our video multicast server , I enabled authentication at server side but when I fire request from vlc (rtsp://server ip:port/track) , after Describe method server sends "401 Authorization fails" and then communication fails ..., if I try through ope

Re: [Live-devel] Obtaining frames

2008-09-03 Thread Leopold Palomo Avellaneda
A Dimecres 03 Setembre 2008, Ross Finlayson va escriure: > > > You then call "doEventLoop()" to enter the event loop. You do *not* > >> > >> return from this function (except to exit the application). I.e., > >> all processing of incoming data happens within the event loop. > > > >I know it ..

Re: [Live-devel] Obtaining frames

2008-09-03 Thread Ross Finlayson
> You then call "doEventLoop()" to enter the event loop. You do *not* return from this function (except to exit the application). I.e., all processing of incoming data happens within the event loop. I know it ... but I can create and call this function in one thread, that will be blocked a

Re: [Live-devel] [PATCH] rebased patches

2008-09-03 Thread Erik Hovland
On Wed, Jul 23, 2008 at 07:30:39PM -0700, Erik Hovland wrote: > Resubmission of both the uninitialized ctor and compiler warning > patches. I recently made some updates to this patch. So I am sending it as a reply to my last submissions. It is compressed to get through the attachment filter. The

Re: [Live-devel] Obtaining frames

2008-09-03 Thread Leopold Palomo Avellaneda
A Dimecres 03 Setembre 2008, Ross Finlayson va escriure: > >I'm trying to develop a rtsp client. I have looked the openRTSP example > > and the mplayer part (as you have said in the web). > > > >My doubt is about : > >env->taskScheduler().doEventLoop(); > > > >So, if I would like to obtain a frame

Re: [Live-devel] Obtaining frames

2008-09-03 Thread Ross Finlayson
I'm trying to develop a rtsp client. I have looked the openRTSP example and the mplayer part (as you have said in the web). My doubt is about : env->taskScheduler().doEventLoop(); So, if I would like to obtain a frame from another thread using the subsession should I to stop the event loop or ca

[Live-devel] Obtaining frames

2008-09-03 Thread Leopold Palomo-Avellaneda
Hi, probably many people have asked this before but I'm having a conceptual problem with an example. I'm trying to develop a rtsp client. I have looked the openRTSP example and the mplayer part (as you have said in the web). My doubt is about : env->taskScheduler().doEventLoop(); So, if I wo

Re: [Live-devel] openRTSP producing bad video files

2008-09-03 Thread Ross Finlayson
Well actually I thought I explained fairly clearly that the file is not recorded properly using openRTSP. Right, but it would be nice to know exactly why the file doesn't play properly. You might need a QuickTime expert to tell you why. -- Ross Finlayson Live Networks, Inc. http://www.live55