Skip to main content
Participant
August 20, 2009
Question

Flash media live encoder 3

  • August 20, 2009
  • 1 reply
  • 1123 views

Good day...

i have got a video application using FLVPLAYBACK component. isLive=true, rtmp://application/live/demo

Flash media live encoder 3 the instance is demo.

Everything works fine.

I need to know when Flash Media Live Encoder 3 is off-line. how i can do that FLVPLAYBACK detect this action and the client is disconnected. i try using buffering but i don't know, how take a time for it. for example is 5sec in buffering do another action or is there some function that detects when there is off-line?

thanks..
    This topic has been closed for replies.

    1 reply

    August 21, 2009

    No, there's nothing within the client side component that is capable of that. You'd need to detect the publisher's disconnect on the server side, and then have the server invoke a client side method informing the subscriber that the publisher is no longer connected.

    walterUVAuthor
    Participant
    August 21, 2009

    thanks, but do you know some examples about that...?¿

    please,help meeee...!!!