Re: [Live-devel] StreamParser internal error (149999+ 4 > 150000)

2011-12-02 Thread Ross Finlayson
FYI, I've now installed a new version (2011.12.02) of the "LIVE555 Streaming Media" code that avoids this problem (for H.264 parsing). You should no longer need to modify the "BANK_SIZE" constant. Ross Finlayson Live Networks, Inc. http://www.live555.com/ __

Re: [Live-devel] StreamParser internal error (149999+ 4 > 150000)

2011-12-02 Thread eyal goltzman
>Date: Tue, 29 Nov 2011 16:58:09 -0800 >From: Ross Finlayson >To: LIVE555 Streaming Media - development & use > >Subject: Re: [Live-devel] StreamParser internal error (14+ 4 > 15) >Message-ID: <0b428036-277d-430b-8664-feb4b992e...@live555.com> >Content-Type: text/plain; charset="iso

Re: [Live-devel] Multiple streams - same port

2011-12-02 Thread Ross Finlayson
> I got multiple streams working but only if they are on there own port. > > I would like to have multiple streams on the same port, and have them > distinguished by the subsession URL. It's not clear to me what you mean by this. When you talk about "port" here, are you referring to the port

[Live-devel] Multiple streams - same port

2011-12-02 Thread Marlon Reid
Hi, I got multiple streams working but only if they are on there own port. I would like to have multiple streams on the same port, and have them distinguished by the subsession URL. Am I correct to say that I have to create one RTSP server, create one ServerMediaSession and then add multipl