Skip to main content
Participant
June 23, 2008
Question

FMS Live Stream Timeout

  • June 23, 2008
  • 1 reply
  • 500 views
Can someone please advise on how to create a timeout to a FMS Live stream when using the FLVPlayback component in Flash. The FLVPlayback connects to a FMS Live stream that takes a live feed from a webcam, in order to preserve clients bandwidth, what would be the best, most reliable way of creating a timeout and disconnecting the live stream after a set period of say 30 minutes to stop clients leaving the stream permanently connected - server side on FMS (how?) or in the .swf or using code in the web page containing the .swf object.

Many thanks.
    This topic has been closed for replies.

    1 reply

    ELHITAuthor
    Participant
    June 27, 2008
    Bump. Anyone have any suggestions?
    June 30, 2008
    Can't you just create a timer in the client player and then disconnect the user when it hits 30 mins?