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. Visual Basic
  4. Calling an IP address?

Calling an IP address?

Scheduled Pinned Locked Moved Visual Basic
sysadminquestion
3 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.
  • R Offline
    R Offline
    rudemusik
    wrote on last edited by
    #1

    If I can have somebody point me in the right direction. I have a 2 ip cameras, hooked into a network switch. The I have two decoders that hooked into the switch. Now I have VGA monitors on the other side of the decoder. So I want to write a program that I can press a button click event. And camera 1 will send the video siginal to monitor 1 or 2, depending on what button I click. How would I go about doing this? I was thinking maybe I control this throught the network switch via rs232. Or can I send a command direct to the camere or decoder, which also has an IP address. Where would I start looking for stuff on this? TIA!! Rudy :)

    E 1 Reply Last reply
    0
    • R rudemusik

      If I can have somebody point me in the right direction. I have a 2 ip cameras, hooked into a network switch. The I have two decoders that hooked into the switch. Now I have VGA monitors on the other side of the decoder. So I want to write a program that I can press a button click event. And camera 1 will send the video siginal to monitor 1 or 2, depending on what button I click. How would I go about doing this? I was thinking maybe I control this throught the network switch via rs232. Or can I send a command direct to the camere or decoder, which also has an IP address. Where would I start looking for stuff on this? TIA!! Rudy :)

      E Offline
      E Offline
      Eduard Keilholz
      wrote on last edited by
      #2

      I would choose for a hardware switch solution... Connect both camera's to a switch box which outputs to a monitor. No PC Needed. You can however create something like that, but you need to exactly specify your needs else we cannot help you... I think the solution you want is close to a DirectShow[^] solution but you may have a hard time developing the application. There are some examples out there, I also managed to get something to work in DirectShow... If I can do it, anybody can...

      .: I love it when a plan comes together :. http://www.zonderpunt.nl

      R 1 Reply Last reply
      0
      • E Eduard Keilholz

        I would choose for a hardware switch solution... Connect both camera's to a switch box which outputs to a monitor. No PC Needed. You can however create something like that, but you need to exactly specify your needs else we cannot help you... I think the solution you want is close to a DirectShow[^] solution but you may have a hard time developing the application. There are some examples out there, I also managed to get something to work in DirectShow... If I can do it, anybody can...

        .: I love it when a plan comes together :. http://www.zonderpunt.nl

        R Offline
        R Offline
        rudemusik
        wrote on last edited by
        #3

        Hi Ed! Thank you for the reply. I plan to have one computer, one network switch, and then my monitors and cameras all hooked into a network switch. With a video switch, I can sedn a AT command via RS 232. But a network switch, I'm not sure if I can dial into specify what jack to connect with what jack?

        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