hello
is it possible to getthe liveDelay of a application multicast rtmfp video stream?
i think the live delay is the multicastWindowDuration + the player bufferTime
the multicastWindowDuration is varibale for all clients changed on user count
what is the best practice to get this info ?
bestregards
a multicast always uses the buffered playback mode, so "lifeDelay"'s semantics aren't applicable.
the multicastWindowDuration is the maximum amount of jitter you can experience in data coming in and going into the NetStream playback buffer, so the maximum amount you can expect to be buffered is multicastWindowDuration + bufferTime. there's no way to see how much is currently in the multicast reassembly buffer, though. you can estimate the liveDelay by tracking the max of NetStream.bufferLength.
North America
Europe, Middle East and Africa
Asia Pacific