Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. See webcam from another PC

See webcam from another PC

Scheduled Pinned Locked Moved C#
csharpperformancequestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Daniel Santillanes
    wrote on last edited by
    #1

    Hello, I was wondering if you can give me some advice as to how I can see a webcam installed in a computer, from another one. I've been looking into Directshow, WIA, and they both seem to work in the same PC, but I was wondering how I could see the video live from another computer. Any suggestions? I was thinking about sending information through a web service (Intranet) but I'm not sure yet about I can possibly obtain the memory stream or something from directShow or WIA. Apologies but I don't know where would be the right place to ask this. So I figured C# could be a possible choice. Are there any articles you can suggest? daniero

    C 1 Reply Last reply
    0
    • D Daniel Santillanes

      Hello, I was wondering if you can give me some advice as to how I can see a webcam installed in a computer, from another one. I've been looking into Directshow, WIA, and they both seem to work in the same PC, but I was wondering how I could see the video live from another computer. Any suggestions? I was thinking about sending information through a web service (Intranet) but I'm not sure yet about I can possibly obtain the memory stream or something from directShow or WIA. Apologies but I don't know where would be the right place to ask this. So I figured C# could be a possible choice. Are there any articles you can suggest? daniero

      C Offline
      C Offline
      Curtis Schlak
      wrote on last edited by
      #2

      You could use the DirectShow.NET[^] library and use that to publish your video. However, if you want something close to "real time," you may want to think about an architecture different than a Web service. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups