> The standard solution to this problem is for the RTSP server to
include the data for these special PPS/SPS NAL units in the SDP
description > that gets returned in response to a RTSP "DESCRIBE"
command. (This is done in a "a=fmtp:" line, using the
"sprop-parameter-sets" parameter.)
Fortun
Hi Ross,
>From your previous post,
> The standard solution to this problem is for the RTSP server to include the
> data for these special PPS/SPS NAL units in the SDP description > that gets
> returned in response to a RTSP "DESCRIBE" command. (This is done in a
> "a=fmtp:" line, using the
I am trying to connect multiple clients to a live H264 stream from a file
source. I have set the resuseFirstSource flag to be true to enable all the
clients to render the same data. I could always connect the first client,
but the subsequent clients on VLC always give a warning message called
"Wai
Hi All,
I am trying to connect multiple clients to a live H264 stream from a file
source. I have set the resuseFirstSource flag to be true to enable all the
clients to render the same data. I could always connect the first client,
but the subsequent clients on VLC always give a warning message cal