ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Do I need to run AD if I install Server 2019?

    IT Discussion
    10
    73
    2.8k
    Loading More Posts
    • 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.
    • JaredBuschJ
      JaredBusch @Dashrender
      last edited by

      @Dashrender said in Do I need to run AD if I install Server 2019?:

      @JaredBusch said in Do I need to run AD if I install Server 2019?:

      @Dashrender almost every camera that I’ve ever worked with simply provides a web interface or RTSP feed that whatever is going to view it whether it’s a server that’s going to record or a person directly browsing simply goes to that URL and port to view the feed.

      Thanks - I've never used one yet..

      Doing it in any other fashion over complicates the camera. It would require the camera to have logic to communicate with the server and all this stuff that it does not need. Right now the cameras just have a very simple light HTTP server to serve a RTSP feed.

      DashrenderD 1 Reply Last reply Reply Quote 0
      • DashrenderD
        Dashrender @JaredBusch
        last edited by

        @JaredBusch said in Do I need to run AD if I install Server 2019?:

        @Dashrender said in Do I need to run AD if I install Server 2019?:

        @JaredBusch said in Do I need to run AD if I install Server 2019?:

        @Dashrender almost every camera that I’ve ever worked with simply provides a web interface or RTSP feed that whatever is going to view it whether it’s a server that’s going to record or a person directly browsing simply goes to that URL and port to view the feed.

        Thanks - I've never used one yet..

        Doing it in any other fashion over complicates the camera. It would require the camera to have logic to communicate with the server and all this stuff that it does not need. Right now the cameras just have a very simple light HTTP server to serve a RTSP feed.

        That's cool/good. removes any issues with the EULA, at least for receiving the RTSP feeds. And as I already stated, the sending out of feeds to other clients should all be fine as well, because, if I read the OP correctly - they are just sent out over a webpage connection - which the EULA allows.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @JaredBusch
          last edited by

          @JaredBusch said in Do I need to run AD if I install Server 2019?:

          @Dashrender almost every camera that I’ve ever worked with simply provides a web interface or RTSP feed that whatever is going to view it whether it’s a server that’s going to record or a person directly browsing simply goes to that URL and port to view the feed.

          Same here, including Axis.

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @Dashrender
            last edited by

            @Dashrender said in Do I need to run AD if I install Server 2019?:

            @JaredBusch said in Do I need to run AD if I install Server 2019?:

            @Dashrender almost every camera that I’ve ever worked with simply provides a web interface or RTSP feed that whatever is going to view it whether it’s a server that’s going to record or a person directly browsing simply goes to that URL and port to view the feed.

            Thanks - I've never used one yet..

            Requiring the server to "pull" data from a constantly running camera would be really weird conceptually. Think of it like a radio station that is always broadcasting. How weird would it be if each radio had to check in and "request" the broadcast go to them, even though it was already broadcasting.

            DashrenderD 1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender @scottalanmiller
              last edited by

              @scottalanmiller said in Do I need to run AD if I install Server 2019?:

              @Dashrender said in Do I need to run AD if I install Server 2019?:

              @JaredBusch said in Do I need to run AD if I install Server 2019?:

              @Dashrender almost every camera that I’ve ever worked with simply provides a web interface or RTSP feed that whatever is going to view it whether it’s a server that’s going to record or a person directly browsing simply goes to that URL and port to view the feed.

              Thanks - I've never used one yet..

              Requiring the server to "pull" data from a constantly running camera would be really weird conceptually. Think of it like a radio station that is always broadcasting. How weird would it be if each radio had to check in and "request" the broadcast go to them, even though it was already broadcasting.

              In a routed situation - isn't that exactly what has to happen? or is this only usable in a broadcast domain? serious question.

              JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
              • JaredBuschJ
                JaredBusch @Dashrender
                last edited by

                @Dashrender said in Do I need to run AD if I install Server 2019?:

                @scottalanmiller said in Do I need to run AD if I install Server 2019?:

                @Dashrender said in Do I need to run AD if I install Server 2019?:

                @JaredBusch said in Do I need to run AD if I install Server 2019?:

                @Dashrender almost every camera that I’ve ever worked with simply provides a web interface or RTSP feed that whatever is going to view it whether it’s a server that’s going to record or a person directly browsing simply goes to that URL and port to view the feed.

                Thanks - I've never used one yet..

                Requiring the server to "pull" data from a constantly running camera would be really weird conceptually. Think of it like a radio station that is always broadcasting. How weird would it be if each radio had to check in and "request" the broadcast go to them, even though it was already broadcasting.

                In a routed situation - isn't that exactly what has to happen? or is this only usable in a broadcast domain? serious question.

                Of course not. It is no different than how you watch a stream from YouTube or Netflix.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Dashrender
                  last edited by

                  @Dashrender said in Do I need to run AD if I install Server 2019?:

                  @scottalanmiller said in Do I need to run AD if I install Server 2019?:

                  @Dashrender said in Do I need to run AD if I install Server 2019?:

                  @JaredBusch said in Do I need to run AD if I install Server 2019?:

                  @Dashrender almost every camera that I’ve ever worked with simply provides a web interface or RTSP feed that whatever is going to view it whether it’s a server that’s going to record or a person directly browsing simply goes to that URL and port to view the feed.

                  Thanks - I've never used one yet..

                  Requiring the server to "pull" data from a constantly running camera would be really weird conceptually. Think of it like a radio station that is always broadcasting. How weird would it be if each radio had to check in and "request" the broadcast go to them, even though it was already broadcasting.

                  In a routed situation - isn't that exactly what has to happen? or is this only usable in a broadcast domain? serious question.

                  Its' not using Ethernet broadcasts, it's just making the broadcast available. Like a web page. In fact, it IS a web page. That it is video on the web page is actually not a factor. Axis cameras, like many, are just using a basic web server that you can view.

                  1 Reply Last reply Reply Quote 0
                  • wrx7mW
                    wrx7m
                    last edited by

                    So, the only thing now, would be if he is accessing a web interface (or similar) on the Windows 10 system from another device, like a smartphone app. Wouldn't that be a EULA issue?

                    DashrenderD 1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @wrx7m
                      last edited by

                      @wrx7m said in Do I need to run AD if I install Server 2019?:

                      So, the only thing now, would be if he is accessing a web interface (or similar) on the Windows 10 system from another device, like a smartphone app. Wouldn't that be a EULA issue?

                      no - web based access (iis) is allowed in the EULA

                      1 Reply Last reply Reply Quote 0
                      • B
                        biggen
                        last edited by biggen

                        Just as an update to this thread, I upgraded the host to an i9 9900 CPU (8c/16t). There is now plenty of horsepower to chew through the H.264 decoding without having to use Quick Sync.

                        I'm happy I was able to keep it virtualized. I've been playing with XCP-NG and blown away how easy it is to use. I think I've found my new love...

                        scottalanmillerS black3dynamiteB 2 Replies Last reply Reply Quote 2
                        • scottalanmillerS
                          scottalanmiller @biggen
                          last edited by

                          @biggen said in Do I need to run AD if I install Server 2019?:

                          I upgrading the host to an i9 9900 CPU (8c/16t). There is now plenty of horsepower to chew through the H.264 decoding without having to use Quick Sync.

                          Nice

                          1 Reply Last reply Reply Quote 0
                          • black3dynamiteB
                            black3dynamite @biggen
                            last edited by

                            @biggen said in Do I need to run AD if I install Server 2019?:

                            Just as an update to this thread, I upgrading the host to an i9 9900 CPU (8c/16t). There is now plenty of horsepower to chew through the H.264 decoding without having to use Quick Sync.

                            I'm happy I was able to keep it virtualized. I've been playing with XCP-NG and blown away how easy it is to use. I think I've found my new love...

                            That's awesome. Wow that cpu on amazon cost $484.99.

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              biggen @black3dynamite
                              last edited by

                              @black3dynamite

                              It wasn’t cheap. But the host needed an upgrade, I was rocking an old 2 core i3 Ivy Bridge. It was time for an overhaul.

                              1 Reply Last reply Reply Quote 0
                              • 1
                              • 2
                              • 3
                              • 4
                              • 4 / 4
                              • First post
                                Last post