A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Stream video from capture card to another computer on network

  1. #1
    Senior Member
    Join Date
    Jan 2001
    Posts
    105

    Stream video from capture card to another computer on network

    Does anyone know if it's possible to stream video from one computer that has a capture card connected to it to another computer on the same network?

    I've been able to view the capture card in Flash locally, but not through the network.

    Any ideas or help would be appreciated.
    Mario Cascio
    Webpromotion, Inc.
    http://www.webpromotion.com

    Royalty Free 3D Flash Animation
    http://www.webpromotion.com/fp01.html

  2. #2
    Can you just change the location of the file
    like, the local one has

    file/movie.mpg

    the networked has
    //Computer/file/movie.mpg

    j

  3. #3
    Senior Member
    Join Date
    Jan 2001
    Posts
    105
    Thanks for your reply.

    The problem is that I'm not trying to send an MPG but rather a live feed that is coming in from the capture card.

    I'm using the camera.get(); function to pull in the feed from the capture card.
    theCam = camera.get();


    The challenge is that the computer on the network card doesn't have a capture card attached to it. So I need to figure out a way to send that live feed over to the networked computer.

    Hope this helps.
    Mario Cascio
    Webpromotion, Inc.
    http://www.webpromotion.com

    Royalty Free 3D Flash Animation
    http://www.webpromotion.com/fp01.html

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