Re: [Live-devel] about SDP

2012-11-23 Thread Ross Finlayson
> I find that my SPS's length is 122 (byte). I find other's SPS's length is > shorter. Is there something wrong No; the SPS and PPS NAL units are usually quite short. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing l

Re: [Live-devel] about SDP

2012-11-23 Thread ...
>Alternatively, you could use (in your "createNewRTPSink" implementation) one >of the alternative forms of >"H264VideoRTPSink::createNew()" that takes the >SPS and PPS NAL units as parameters. See >>"liveMedia/include/H264VideoRTPSink.hh". Hi, I use the alternative forms of "H264VideoRT

Re: [Live-devel] about SDP

2012-11-21 Thread Ross Finlayson
>Hi,I'm using live555 as a server of realtime H264 data. I just write > a "FramedSource" subclass ,then use H264VideoStreamDiscreteFramer as the > FramedSource. Now, useing VLC as client is ok(also our own client), but I > have some problems. > > 1. To contrast the SDP inform

[Live-devel] about SDP

2012-11-20 Thread ...
  Hi,I'm using live555 as a server of realtime H264 data.  I just write a "FramedSource" subclass ,then use H264VideoStreamDiscreteFramer as the FramedSource.   Now, useing VLC as client  is ok(also our own client), but I have some problems.     1. To contrast the SDP information with ot