A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: live stream

  1. #1
    Senior Member
    Join Date
    Jun 2000
    Posts
    167
    we want to stream live video through our flash site.
    if the goal is to broadcast the feed, one-way. is it necessary to have Communication Server MX?
    anyone know how this is done?
    Best Regards,

  2. #2

    reply

    theres always windows media, realplayer and quicktime.

  3. #3
    psx = new Moderator();
    Join Date
    Jan 2001
    Posts
    923
    It is possible with all the options sks447 has mentioned, yet none of these work with flash. If you want it in flash, then yes you need fcs.

    Another alternative (much cheaper) is to use a simple jpeg refresh. There is a post here about setting it up, but the idea is that your camera captures an image every few seconds (or faster) and uploads it to the server. The flash movie loads the jpeg at a set interval, simulating a stream. A while back, I had built a little app that would let you add url's to images (webcam images) and would auto refresh them. You could watch multiple cams all at the same time, and had the ability to adjust the refresh rate. I haven't looked at it yet, but there is also a tutorial here:
    http://www.flashkit.com/movies/Basic...7203/index.php

    If you would like to see my cam setup (I believe it's the same idea as the tutorial) let me know and I'll post it up.

    Psx

  4. #4
    Arckid - Curving the Web
    Join Date
    Dec 2000
    Location
    India
    Posts
    1,412
    let me know,

    -what is ur server? (*nix or m$)?
    -want to do cheapest?
    -interested to try new solutions?
    -believe in opensource?
    -want to use mpeg4 compression while broadcasting?
    -want to do broadcast with IP multicasting?
    -what is max. bandwidth of the server ...

    so i can have good idea/solution for you ..

  5. #5
    Senior Member
    Join Date
    Jun 2000
    Posts
    167
    aashu,
    i'm not so sure you were addressing me, but in case you'd be interested in helping ME.....
    i'm curious to learn about all of the things you mentioned. the server we are using is very limited right now so i'm sure we will be purchasing more bandwidth soon.
    what we are really going for with our project is to be able to stream a mobile webcam.
    we are researching wireless dsl services.
    you seem to be super knowledgable, i'm excited to hear what you know on these topics.

    Thanks&Best Regards,
    KQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center