Skip to main content
Known Participant
June 3, 2008
Question

stream video from a web server?

  • June 3, 2008
  • 4 replies
  • 360 views
Hi,

I have a flash video on a web server, and i have its URL, now I want to stream it to my local system through my application using FMS and actionscript. will i be needing an encoder or transcoder in between??
anyone please tell me how should i proceed?

thanks a ton
    This topic is closed to new replies. Start a new post to keep the conversation going.

    4 replies

    meetaliAuthor
    Known Participant
    June 4, 2008
    Hi, thanks for replying.

    my videos are flash videos, so i wont be needing encoder at the moment.

    However, now i am trying to get videos from a web server( i have the url of videos) and then trying to display them on client by streaming through FMS.

    can u please tell me some link aur tutorial, so that i know how should i proceed to make my app?

    thnks alot :)
    Participating Frequently
    June 3, 2008
    Better use Flash Media Encoder which is free and is meant to work for FMS
    meetaliAuthor
    Known Participant
    June 3, 2008
    okk, thnks for this quick reply...now i'll try out with things and will try to stream those videos to my app.. Right now i wont try the live streaming

    however, I was wondering if i could do the encoding programaticaly in case of live streaming, is that possible?, how should i proceed for that?
    Participating Frequently
    June 3, 2008
    Encoder is required only for live streaming. Since your source and target formats are the same you would not need any transcoders as well.