Skip to main content
November 11, 2008
Question

Can't view video

  • November 11, 2008
  • 1 reply
  • 316 views
I have Flash Media Interactive Server, and using the tutorials I have created an application to record the live stream. It is recording the flv on my server. What do I need to do to be able to view (both live and recorded) video remotely. I have very limited understanding of this, and any help would be appreciated.
    This topic has been closed for replies.

    1 reply

    Participating Frequently
    November 17, 2008
    what you have created is a server side application. Now in order that others ( remotely ) can view your recording, you have to create client side application.
    client side application will connect to your server application by using rtmp uri.

    read some docs before you start. it would be better if you see some sample application codes. they can contain both client + server code. sample application codes are available on
    http://www.adobe.com/devnet/flashmediaserver/sample_apps.html