Skip to main content
Participant
November 25, 2007
Question

Streaming Webcam with media server and cs3

  • November 25, 2007
  • 2 replies
  • 309 views
Can someone explain how to stream a webcam with media server?
Ive got media server and flash cs3 (actionscript 2.0 in this case) installed, and I want to create a live webcam stream, but Im not really sure how to do it. I know it involves NetStream, and camera somewhere along the line but thats about it. If someone coul give me an iea of how to o it that owul be much appreciated.
Thanks
    This topic has been closed for replies.

    2 replies

    Participant
    November 25, 2007
    Clockwork_Killa,

    I don't use it with webcams, but there are some nice examples in William Sanders book, Actionscript 3.0 Design Patterns. It's the only book I've found that has any real world examples of working with media in Flash with fms2.

    Hope it helps. Good luck. You're going to need it ;)
    Participant
    November 25, 2007
    I'm having several issues with as3 and fms2 as well.

    Does anyone know where the appropriate documentation is? The Flash cs3 documentation does not cover streaming. It says it does, but it does not. And the fms2 documentation assumes the use of as2 on the client side.