Re: [Live-devel] Confused about how to generate fmtp line for H.264 source for SDP

2011-08-04 Thread Jeremy Noring
On Wed, Aug 3, 2011 at 6:51 PM, Ross Finlayson wrote: > Yes, it's uncommon for a supplier of a H.264 stream to know the SPS and PPS > NAL units, but for those NAL units not to appear in the stream. Most > commonly, these NAL units appear in the stream, but you don't know what they > are - and can

Re: [Live-devel] Confused about how to generate fmtp line for H.264 source for SDP

2011-08-04 Thread Matt Schuckmannn
Ok, thanks for the input. Matt S. On Wednesday, August 03, 2011 6:51:37 PM, Ross Finlayson wrote: Yes. Now, the SPS and PPS NAL units are assumed to be in the input NAL unit stream (and are extracted from there). Is that a safe assumption, isn't optional to include the SPS and PPS NAL uni

[Live-devel] Current playing position in live555MediaServer

2011-08-04 Thread Aamer Sattar
Hi, I am working on "live555MediaServer" class. Now to make our own Media Server, we can reuse MPEG1or2DemuxedServerMediaSubsessionwhich is subclass of OnDemandServerMediaSubsession