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 / C++ / MFC
  4. some guidence needed

some guidence needed

Scheduled Pinned Locked Moved C / C++ / MFC
question
9 Posts 5 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.
  • T Offline
    T Offline
    teejayem
    wrote on last edited by
    #1

    I bought 16 channel video card that i want to use to build a surveillance system. The software that the company provides is pretty much overkill for what i want use it for. Also the package weighs in at 2gb and doesn't have any option to install only the components that i need. I'd like to develop my own software to communicate with this card directly. Does anyone know if it would be possible?

    Don't be overcome by evil, but overcome evil with good

    R A 2 Replies Last reply
    0
    • T teejayem

      I bought 16 channel video card that i want to use to build a surveillance system. The software that the company provides is pretty much overkill for what i want use it for. Also the package weighs in at 2gb and doesn't have any option to install only the components that i need. I'd like to develop my own software to communicate with this card directly. Does anyone know if it would be possible?

      Don't be overcome by evil, but overcome evil with good

      R Offline
      R Offline
      Roger Stoltz
      wrote on last edited by
      #2

      teejayem wrote:

      I'd like to develop my own software to communicate with this card directly. Does anyone know if it would be possible?

      :confused: Doesn't the fact that the card is delivered with software for communicating with it answer your question? You may consider item #2 in the list provided in this post[^].

      "It's supposed to be hard, otherwise anybody could do it!" - selfquote
      "High speed never compensates for wrong direction!" - unknown

      T 1 Reply Last reply
      0
      • R Roger Stoltz

        teejayem wrote:

        I'd like to develop my own software to communicate with this card directly. Does anyone know if it would be possible?

        :confused: Doesn't the fact that the card is delivered with software for communicating with it answer your question? You may consider item #2 in the list provided in this post[^].

        "It's supposed to be hard, otherwise anybody could do it!" - selfquote
        "High speed never compensates for wrong direction!" - unknown

        T Offline
        T Offline
        teejayem
        wrote on last edited by
        #3

        The software is a separate download. All i want to make is a viewer and i don't think i should have to install a 2gb file (that probably expands to 4gb) just to use their viewer. As far as your item #2 comment, I don't believe that i asked anyone to provide me with any code for my question. I simply asked if there was a way to communicate with the hardware if the drivers were installed on the machine. How much more specific do i need to be?

        Don't be overcome by evil, but overcome evil with good

        M R C 3 Replies Last reply
        0
        • T teejayem

          The software is a separate download. All i want to make is a viewer and i don't think i should have to install a 2gb file (that probably expands to 4gb) just to use their viewer. As far as your item #2 comment, I don't believe that i asked anyone to provide me with any code for my question. I simply asked if there was a way to communicate with the hardware if the drivers were installed on the machine. How much more specific do i need to be?

          Don't be overcome by evil, but overcome evil with good

          M Offline
          M Offline
          Maximilien
          wrote on last edited by
          #4

          Does the hardware company offer a 3rd party development. kit ?

          T 1 Reply Last reply
          0
          • T teejayem

            I bought 16 channel video card that i want to use to build a surveillance system. The software that the company provides is pretty much overkill for what i want use it for. Also the package weighs in at 2gb and doesn't have any option to install only the components that i need. I'd like to develop my own software to communicate with this card directly. Does anyone know if it would be possible?

            Don't be overcome by evil, but overcome evil with good

            A Offline
            A Offline
            akirilov
            wrote on last edited by
            #5

            Try DirectX. I think in DirectMedia or DirectShow there are tools to capture, play ...

            1 Reply Last reply
            0
            • T teejayem

              The software is a separate download. All i want to make is a viewer and i don't think i should have to install a 2gb file (that probably expands to 4gb) just to use their viewer. As far as your item #2 comment, I don't believe that i asked anyone to provide me with any code for my question. I simply asked if there was a way to communicate with the hardware if the drivers were installed on the machine. How much more specific do i need to be?

              Don't be overcome by evil, but overcome evil with good

              R Offline
              R Offline
              Roger Stoltz
              wrote on last edited by
              #6

              teejayem wrote:

              As far as your item #2 comment, I don't believe that i asked anyone to provide me with any code for my question.

              No, you did not. But item #2 says "be specific".

              teejayem wrote:

              I simply asked if there was a way to communicate with the hardware if the drivers were installed on the machine. How much more specific do i need to be?

              It depends on how specific answer you'd like. Given the information you've provided so far my answer can only be "yes, it's possible". Of course you'll need to know "how" to communicate with the card, what protocol it uses and so on. But you didn't provide any info that can be used to guide regarding this. Perhaps you can find it in the documentation for your card. Somehow I find it hard to believe that you want a simple 'yes' or 'no' to be able to continue your work to the question "if it's possible".

              "It's supposed to be hard, otherwise anybody could do it!" - selfquote
              "High speed never compensates for wrong direction!" - unknown

              1 Reply Last reply
              0
              • T teejayem

                The software is a separate download. All i want to make is a viewer and i don't think i should have to install a 2gb file (that probably expands to 4gb) just to use their viewer. As far as your item #2 comment, I don't believe that i asked anyone to provide me with any code for my question. I simply asked if there was a way to communicate with the hardware if the drivers were installed on the machine. How much more specific do i need to be?

                Don't be overcome by evil, but overcome evil with good

                C Offline
                C Offline
                Code o mat
                wrote on last edited by
                #7

                If the drivers are installed then you could try out some video capture program to see if it can use those drivers (i think you can try Media Player Classic to open capture devices for input) and if you can then it is possible to write your own progrqm using DirectShow, PROBABLY.

                > The problem with computers is that they do what you tell them to do and not what you want them to do. <

                T 1 Reply Last reply
                0
                • M Maximilien

                  Does the hardware company offer a 3rd party development. kit ?

                  T Offline
                  T Offline
                  teejayem
                  wrote on last edited by
                  #8

                  yeah they do however, they only provide video streaming through tcp/ip to a server they provide.

                  Don't be overcome by evil, but overcome evil with good

                  1 Reply Last reply
                  0
                  • C Code o mat

                    If the drivers are installed then you could try out some video capture program to see if it can use those drivers (i think you can try Media Player Classic to open capture devices for input) and if you can then it is possible to write your own progrqm using DirectShow, PROBABLY.

                    > The problem with computers is that they do what you tell them to do and not what you want them to do. <

                    T Offline
                    T Offline
                    teejayem
                    wrote on last edited by
                    #9

                    Thanks for the info. I'll test this out.

                    Don't be overcome by evil, but overcome evil with good

                    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