Re: [Live-devel] H264 SDP generation

2008-07-10 Thread Ross Finlayson
But I want to stream it to multiple client. Are you remembering to set the "reuseFirstSource" parameter (to your "ServerMediaSubsession"s) to "True"? That's important if you are streaming from a single input source (as you are). -- Ross Finlayson Live Networks, Inc. http://www.live555.com/_

Re: [Live-devel] H264 SDP generation

2008-07-10 Thread Ross Finlayson
Can someone please help me to inform me the SDP parameters for H.264 RTP transmission over RTSP including Profile-Level-Id & sprop-parameter-set. The full SDP description for the stream is computed automatically by "H264VideoRTPSink", so you don't need to worry about this. Just make sure th