Skip to main content
Participant
April 27, 2010
Question

LiveSample.swf sources?

  • April 27, 2010
  • 1 reply
  • 1201 views

Folks,

I  am not able to locate sample implementation (sources) for LiveSample.swf in FMS 3.5. Can somebody point it to me?

Thanks!

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    April 27, 2010

    I am not sure where did you get LiveSample.swf. If you are talking about application "live" , then you can find the server-side code under your installed directory in samples folder - in applications folder of samples. And if you were talking about VideoPlayer you can find it at same place i.e. under samples folder.

    Let me know if this is not what you were looking for. Also it would be nice to know where did you get LiveSample.swf which you are talking about.

    Participant
    April 27, 2010

    You find LiveSample.swf under webroot/swfs directory for FMS 3.5. It is a kind of "video chat" application/client. I am looking for sources for the same.

    Thanks!

    Participating Frequently
    April 27, 2010

    I do not think FMS ships with that code for the swf which you are talking about. Having said that the code behind it should be nothing fancy, it should be very simple code. Actually you can check code of "livestreams" and "mediaPlayer" application which can be found under C:\Program Files\Flash Media Server 3.5\documentation\samples\ - to check publishing and play aspect of client code. I am not saying livesample.swf is based on them - i am just saying this might give you hints of how to about writing livesample.swf on your own.