Re: [Live-devel] stackoverflow

2011-12-16 Thread Ross Finlayson
This can happen, though only if both your input source and your output sink (and any filters in-between) are synchronous. E.g, if your input source is a file on Windoze (where file reading has to be synchronous), and your output sink is also a file. (It should *not* happen if your output sink

[Live-devel] stackoverflow

2011-12-16 Thread Jeff Shanab
I am having stack overflow whenever anything takes a bit of time. I read in the archives that this should be a very rare occurance but it happens if I debug, if I put any std::cout and on many startups before things get a chance to settle. I can see this is a mutual recursive path between the c

Re: [Live-devel] mpegVersion in addNewAudioSource

2011-12-16 Thread Jeff Shanab
Thanks. I have been experimenting all day and comparing to reference streams and 4 seems to be the correct number in the PAT (my ts analyzer seems to call it the program_association_table). What I am seeing in the playing back of the file is that there is no audio in the stream, The table entr

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-16 Thread Warren Young
On 12/16/2011 1:28 AM, Ben Wheway wrote: Channel 1: Input: 234.5.90.131:4900 Output: rtsp://xxx.xxx.xxx.xxx/channel1.xx For such a simple application, you might find VLM sufficient: http://www.videolan.org/doc/streaming-howto/en/ch05.html __

Re: [Live-devel] mpegVersion in addNewAudioSource

2011-12-16 Thread Ross Finlayson
> In the MPEG2TransportStreamFromESSource I am adding a video and audio source. > > For the addNewVideoSource the comments say mpegversion = 4 for mpeg4 and 5 > for h264 > > There is no such comment for the addNewAudioSource but examples seem to use > 1. Anyway what is the meaning and settin

[Live-devel] mpegVersion in addNewAudioSource

2011-12-16 Thread Jeff Shanab
In the MPEG2TransportStreamFromESSource I am adding a video and audio source. For the addNewVideoSource the comments say mpegversion = 4 for mpeg4 and 5 for h264 There is no such comment for the addNewAudioSource but examples seem to use 1. Anyway what is the meaning and setting for this argum

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-16 Thread Ben Wheway
Thanks for your reply Ross, I´m assuming people will see this email and put a request in if they are interested? Thanks Ben From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: 16 December 2011 16:43 To: LIV

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-16 Thread Ross Finlayson
> Many Thanks for your reply. This is the first time I have seen Live555 and > the below doesn’t make any sense when im looking at that file. Use of the "LIVE555 Streaming Media" software requires a good working knowledge of C++, and systems programming. You need to have this, plus take the tim

Re: [Live-devel] Live555 EventLoop Crash

2011-12-16 Thread Ross Finlayson
> >(Unfortunately, you didn't say what your downstream object is, so until you > >do, I can't really tell you how to increase the buffer size.) > Ok, In H.264 mode, I’m directly using H264VideoStreamFramer, and in MPEG4 > mode, I’m using MPEG4VideoStreamDiscreteFramer. I hope this is what you mea

Re: [Live-devel] Audio Sync Issue from Axis Camera

2011-12-16 Thread Justin Miller
Apologies, yes we are using OpenRTSP, we can get synced audio and video from VLC but the image quality is not very good. If we open the stream directly in quicktime the audio and video are synced as well. The problem is OpenRTSP is giving inconsistent results, sometimes it's 5 frames out of sync o

Re: [Live-devel] Live555 EventLoop Crash

2011-12-16 Thread David J Myers
Hi Ross, >(Unfortunately, you didn't say what your downstream object is, so until you do, I can't really tell you how to increase the buffer size.) Ok, In H.264 mode, I'm directly using H264VideoStreamFramer, and in MPEG4 mode, I'm using MPEG4VideoStreamDiscreteFramer. I hope this is what you mea

Re: [Live-devel] Multicast to rtsp with Amino A125

2011-12-16 Thread Ben Wheway
Hi Ross Many Thanks for your reply. This is the first time I have seen Live555 and the below doesn’t make any sense when im looking at that file. Could you possibly send me the file with the updated changes? We will pay for your time. If you can, could you create 1 of the channels and I