Re: [Live-devel] H264 streaming problem

2009-02-28 Thread Ross Finlayson
The SPS and PPS showed up on the network once, per wireshark, so they did get sent out once at the beginning of the multicasting. So the questions, does that mean all the clients join later will not see SPS or/and PPS at all? How should that work? What do I need to do? Through SDP? Yes, in th

Re: [Live-devel] H264 streaming problem

2009-02-28 Thread gather bzbz
! --- On Wed, 2/25/09, gather bzbz wrote: > From: gather bzbz > Subject: Re: [Live-devel] H264 streaming problem > To: "LIVE555 Streaming Media - development & use" > Date: Wednesday, February 25, 2009, 10:25 PM > Right after I capture the buffer from the hardware

Re: [Live-devel] H264 streaming problem

2009-02-25 Thread gather bzbz
SPS and PPS. So who dropped them? --- On Wed, 2/25/09, gather bzbz wrote: > From: gather bzbz > Subject: Re: [Live-devel] H264 streaming problem > To: live-de...@ns.live555.com > Date: Wednesday, February 25, 2009, 2:27 PM > > The problem is that special headers called SPS a

Re: [Live-devel] H264 streaming problem

2009-02-25 Thread gather bzbz
The problem is that special headers called SPS and PPS (sequence parameter set and picture parameter set) are not included in the file. Those headers may be carried in-band (which is probably not your case) or in the SDP. My guess is that your source sent them in the SDP and not in-band (in th

Re: [Live-devel] H264 streaming problem

2009-02-24 Thread Etienne Bömcke
Are you sure you correctly sent the SPS/PPS nals ? Post the .264 file if you're not sure, I might be able to take a look and help. Etienne On 24 Feb 2009, at 11:55, gather bzbz wrote: I rename the file hellovideo-H264-2 to hello.264, "file hello.264" gives "hello.264: JVT NAL sequence", m

Re: [Live-devel] H264 streaming problem

2009-02-24 Thread Yedidia Amit
live555.com > [mailto:live-devel-boun...@ns.live555.com] On Behalf Of gather bzbz > Sent: Tuesday, February 24, 2009 12:56 PM > To: live-de...@ns.live555.com > Subject: Re: [Live-devel] H264 streaming problem > > > I rename the file hellovideo-H264-2 to hello.264, "file &

Re: [Live-devel] H264 streaming problem

2009-02-24 Thread gather bzbz
I rename the file hellovideo-H264-2 to hello.264, "file hello.264" gives "hello.264: JVT NAL sequence", mplayer gives Playing hello.264. H264-ES file format detected. Video: Cannot read properties. No stream found. at least, mplayer can play hellovideo-H264-2 with color bar, but it can not pl

Re: [Live-devel] H264 streaming problem

2009-02-24 Thread Yedidia Amit
-4-8318905 -- > -Original Message- > From: live-devel-boun...@ns.live555.com > [mailto:live-devel-boun...@ns.live555.com] On Behalf Of gather bzbz > Sent: Tuesday, February 24, 2009 11:27 AM > To: live-de...@ns.live555.com > Subject: [Live-devel] H264 streaming pr

[Live-devel] H264 streaming problem

2009-02-24 Thread gather bzbz
Hi, I try to implement the H264 streamframer, I write a simple app that does the multicast streaming. then I use the openRTSP to receive the stream. The attached log file contains the output from openRTSP. The saved file is hellovideo-H264-2, when I do "file hellovideo-H264-2", I get "hellovid