Is there a ONVIF Device Manager alternative for Ubuntu 16.04LTS





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







4















Is there a ONVIF Device Manager like xeoma alternative for Ubuntu 16.04LTS?
sudo apt install xeoma from here does not work anymore.



Update



27/March/2017: Referring to the first answer about Zoneminder. It is up to date now. You can find them on github and docs here. I successfully paired 2 cameras with it running on Ubuntu Server 16.04.



Update: Available Full-featured CCTV Software for Ubuntu





  • Xeoma and docs Tested paid version, ok for watching live feeds, archive playback buggy on Ubuntu 18.04LTS Server.


  • Shinobi and docs


  • Zoneminder and docs

  • Feature list for some here










share|improve this question































    4















    Is there a ONVIF Device Manager like xeoma alternative for Ubuntu 16.04LTS?
    sudo apt install xeoma from here does not work anymore.



    Update



    27/March/2017: Referring to the first answer about Zoneminder. It is up to date now. You can find them on github and docs here. I successfully paired 2 cameras with it running on Ubuntu Server 16.04.



    Update: Available Full-featured CCTV Software for Ubuntu





    • Xeoma and docs Tested paid version, ok for watching live feeds, archive playback buggy on Ubuntu 18.04LTS Server.


    • Shinobi and docs


    • Zoneminder and docs

    • Feature list for some here










    share|improve this question



























      4












      4








      4


      2






      Is there a ONVIF Device Manager like xeoma alternative for Ubuntu 16.04LTS?
      sudo apt install xeoma from here does not work anymore.



      Update



      27/March/2017: Referring to the first answer about Zoneminder. It is up to date now. You can find them on github and docs here. I successfully paired 2 cameras with it running on Ubuntu Server 16.04.



      Update: Available Full-featured CCTV Software for Ubuntu





      • Xeoma and docs Tested paid version, ok for watching live feeds, archive playback buggy on Ubuntu 18.04LTS Server.


      • Shinobi and docs


      • Zoneminder and docs

      • Feature list for some here










      share|improve this question
















      Is there a ONVIF Device Manager like xeoma alternative for Ubuntu 16.04LTS?
      sudo apt install xeoma from here does not work anymore.



      Update



      27/March/2017: Referring to the first answer about Zoneminder. It is up to date now. You can find them on github and docs here. I successfully paired 2 cameras with it running on Ubuntu Server 16.04.



      Update: Available Full-featured CCTV Software for Ubuntu





      • Xeoma and docs Tested paid version, ok for watching live feeds, archive playback buggy on Ubuntu 18.04LTS Server.


      • Shinobi and docs


      • Zoneminder and docs

      • Feature list for some here







      16.04 video






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 1 hour ago







      jtlindsey

















      asked Jul 28 '16 at 17:10









      jtlindseyjtlindsey

      4811616




      4811616






















          3 Answers
          3






          active

          oldest

          votes


















          6














          xeoma has a tar.gz installer. 32-bit and 64-bit. It only has 1 file and worked straight out of the box for me.



          Mind though: it is payware (and monthly even, if I read the license correctly).



          Open source and free: zoneminder They have a warning: don't use our repos since they are out of date and to use their PPA. Pity it has not been updated to 16.04 so is out of date as well ( :P ).






          share|improve this answer


























          • Note that xeoma requires VM installs to have internet access 247 or be tied to a licence server that requires internet access 247. Not private enough for me and the reason i'm looking for a replacement NVR is to eliminate another hardware box so buying a dedicated machine for this is out. felenasoft.com/xeoma/en/description/#activation_virtual

            – jtlindsey
            May 14 '18 at 22:01





















          3














          You can try Lingodigits' ONVIF Device Tool, has Ubuntu 16.04 64bit version
          ONVIF Device Tool passed ONVIF Client Test Tool v16.01 and free to download.



          http://www.lingodigit.com/onvif_nvc.html






          share|improve this answer
























          • I tried to install onvif-device-tool, but from deb file, and I get a following error: onvif-device-tool: error while loading shared libraries: libvlccore.so.8: cannot open shared object file: No such file or directory

            – Dániel Kis
            Sep 30 '18 at 8:41



















          0














          You can try Shinobi:





          • https://gitlab.com/Shinobi-Systems/ShinobiCE (Community Edition)


          • http://shinobi.video/pro/ (Professional)






          share|improve this answer
























          • Is it possible to have import parts of those links added to your answer

            – George Udosen
            Aug 29 '18 at 15:56











          • I tried Shinobi. Looks nice, buggy non-intuitive interface (features spread across different logins (/, /admin, /super) instead of centralized with permission based view changes), documentation unorganized.... read github.com/PharkMillups/beautiful-docs, getting help on discord is sporadic and unorganized. The efforts there would be better suited in a traditional forum where questions and responses aren't overlapping and easily lost, $75/mo for pro if you want help as appose to paying $35+ (4cams) perpetual xeoma licence (best software i've seen). Shinobi was a frustrating experience.

            – jtlindsey
            Aug 31 '18 at 11:29












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f804124%2fis-there-a-onvif-device-manager-alternative-for-ubuntu-16-04lts%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          3 Answers
          3






          active

          oldest

          votes








          3 Answers
          3






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          6














          xeoma has a tar.gz installer. 32-bit and 64-bit. It only has 1 file and worked straight out of the box for me.



          Mind though: it is payware (and monthly even, if I read the license correctly).



          Open source and free: zoneminder They have a warning: don't use our repos since they are out of date and to use their PPA. Pity it has not been updated to 16.04 so is out of date as well ( :P ).






          share|improve this answer


























          • Note that xeoma requires VM installs to have internet access 247 or be tied to a licence server that requires internet access 247. Not private enough for me and the reason i'm looking for a replacement NVR is to eliminate another hardware box so buying a dedicated machine for this is out. felenasoft.com/xeoma/en/description/#activation_virtual

            – jtlindsey
            May 14 '18 at 22:01


















          6














          xeoma has a tar.gz installer. 32-bit and 64-bit. It only has 1 file and worked straight out of the box for me.



          Mind though: it is payware (and monthly even, if I read the license correctly).



          Open source and free: zoneminder They have a warning: don't use our repos since they are out of date and to use their PPA. Pity it has not been updated to 16.04 so is out of date as well ( :P ).






          share|improve this answer


























          • Note that xeoma requires VM installs to have internet access 247 or be tied to a licence server that requires internet access 247. Not private enough for me and the reason i'm looking for a replacement NVR is to eliminate another hardware box so buying a dedicated machine for this is out. felenasoft.com/xeoma/en/description/#activation_virtual

            – jtlindsey
            May 14 '18 at 22:01
















          6












          6








          6







          xeoma has a tar.gz installer. 32-bit and 64-bit. It only has 1 file and worked straight out of the box for me.



          Mind though: it is payware (and monthly even, if I read the license correctly).



          Open source and free: zoneminder They have a warning: don't use our repos since they are out of date and to use their PPA. Pity it has not been updated to 16.04 so is out of date as well ( :P ).






          share|improve this answer















          xeoma has a tar.gz installer. 32-bit and 64-bit. It only has 1 file and worked straight out of the box for me.



          Mind though: it is payware (and monthly even, if I read the license correctly).



          Open source and free: zoneminder They have a warning: don't use our repos since they are out of date and to use their PPA. Pity it has not been updated to 16.04 so is out of date as well ( :P ).







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Jun 20 '17 at 15:26









          Zanna

          51.5k13141244




          51.5k13141244










          answered Jul 28 '16 at 17:20









          RinzwindRinzwind

          211k28406541




          211k28406541













          • Note that xeoma requires VM installs to have internet access 247 or be tied to a licence server that requires internet access 247. Not private enough for me and the reason i'm looking for a replacement NVR is to eliminate another hardware box so buying a dedicated machine for this is out. felenasoft.com/xeoma/en/description/#activation_virtual

            – jtlindsey
            May 14 '18 at 22:01





















          • Note that xeoma requires VM installs to have internet access 247 or be tied to a licence server that requires internet access 247. Not private enough for me and the reason i'm looking for a replacement NVR is to eliminate another hardware box so buying a dedicated machine for this is out. felenasoft.com/xeoma/en/description/#activation_virtual

            – jtlindsey
            May 14 '18 at 22:01



















          Note that xeoma requires VM installs to have internet access 247 or be tied to a licence server that requires internet access 247. Not private enough for me and the reason i'm looking for a replacement NVR is to eliminate another hardware box so buying a dedicated machine for this is out. felenasoft.com/xeoma/en/description/#activation_virtual

          – jtlindsey
          May 14 '18 at 22:01







          Note that xeoma requires VM installs to have internet access 247 or be tied to a licence server that requires internet access 247. Not private enough for me and the reason i'm looking for a replacement NVR is to eliminate another hardware box so buying a dedicated machine for this is out. felenasoft.com/xeoma/en/description/#activation_virtual

          – jtlindsey
          May 14 '18 at 22:01















          3














          You can try Lingodigits' ONVIF Device Tool, has Ubuntu 16.04 64bit version
          ONVIF Device Tool passed ONVIF Client Test Tool v16.01 and free to download.



          http://www.lingodigit.com/onvif_nvc.html






          share|improve this answer
























          • I tried to install onvif-device-tool, but from deb file, and I get a following error: onvif-device-tool: error while loading shared libraries: libvlccore.so.8: cannot open shared object file: No such file or directory

            – Dániel Kis
            Sep 30 '18 at 8:41
















          3














          You can try Lingodigits' ONVIF Device Tool, has Ubuntu 16.04 64bit version
          ONVIF Device Tool passed ONVIF Client Test Tool v16.01 and free to download.



          http://www.lingodigit.com/onvif_nvc.html






          share|improve this answer
























          • I tried to install onvif-device-tool, but from deb file, and I get a following error: onvif-device-tool: error while loading shared libraries: libvlccore.so.8: cannot open shared object file: No such file or directory

            – Dániel Kis
            Sep 30 '18 at 8:41














          3












          3








          3







          You can try Lingodigits' ONVIF Device Tool, has Ubuntu 16.04 64bit version
          ONVIF Device Tool passed ONVIF Client Test Tool v16.01 and free to download.



          http://www.lingodigit.com/onvif_nvc.html






          share|improve this answer













          You can try Lingodigits' ONVIF Device Tool, has Ubuntu 16.04 64bit version
          ONVIF Device Tool passed ONVIF Client Test Tool v16.01 and free to download.



          http://www.lingodigit.com/onvif_nvc.html







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jun 20 '17 at 7:03









          joycejoyce

          311




          311













          • I tried to install onvif-device-tool, but from deb file, and I get a following error: onvif-device-tool: error while loading shared libraries: libvlccore.so.8: cannot open shared object file: No such file or directory

            – Dániel Kis
            Sep 30 '18 at 8:41



















          • I tried to install onvif-device-tool, but from deb file, and I get a following error: onvif-device-tool: error while loading shared libraries: libvlccore.so.8: cannot open shared object file: No such file or directory

            – Dániel Kis
            Sep 30 '18 at 8:41

















          I tried to install onvif-device-tool, but from deb file, and I get a following error: onvif-device-tool: error while loading shared libraries: libvlccore.so.8: cannot open shared object file: No such file or directory

          – Dániel Kis
          Sep 30 '18 at 8:41





          I tried to install onvif-device-tool, but from deb file, and I get a following error: onvif-device-tool: error while loading shared libraries: libvlccore.so.8: cannot open shared object file: No such file or directory

          – Dániel Kis
          Sep 30 '18 at 8:41











          0














          You can try Shinobi:





          • https://gitlab.com/Shinobi-Systems/ShinobiCE (Community Edition)


          • http://shinobi.video/pro/ (Professional)






          share|improve this answer
























          • Is it possible to have import parts of those links added to your answer

            – George Udosen
            Aug 29 '18 at 15:56











          • I tried Shinobi. Looks nice, buggy non-intuitive interface (features spread across different logins (/, /admin, /super) instead of centralized with permission based view changes), documentation unorganized.... read github.com/PharkMillups/beautiful-docs, getting help on discord is sporadic and unorganized. The efforts there would be better suited in a traditional forum where questions and responses aren't overlapping and easily lost, $75/mo for pro if you want help as appose to paying $35+ (4cams) perpetual xeoma licence (best software i've seen). Shinobi was a frustrating experience.

            – jtlindsey
            Aug 31 '18 at 11:29
















          0














          You can try Shinobi:





          • https://gitlab.com/Shinobi-Systems/ShinobiCE (Community Edition)


          • http://shinobi.video/pro/ (Professional)






          share|improve this answer
























          • Is it possible to have import parts of those links added to your answer

            – George Udosen
            Aug 29 '18 at 15:56











          • I tried Shinobi. Looks nice, buggy non-intuitive interface (features spread across different logins (/, /admin, /super) instead of centralized with permission based view changes), documentation unorganized.... read github.com/PharkMillups/beautiful-docs, getting help on discord is sporadic and unorganized. The efforts there would be better suited in a traditional forum where questions and responses aren't overlapping and easily lost, $75/mo for pro if you want help as appose to paying $35+ (4cams) perpetual xeoma licence (best software i've seen). Shinobi was a frustrating experience.

            – jtlindsey
            Aug 31 '18 at 11:29














          0












          0








          0







          You can try Shinobi:





          • https://gitlab.com/Shinobi-Systems/ShinobiCE (Community Edition)


          • http://shinobi.video/pro/ (Professional)






          share|improve this answer













          You can try Shinobi:





          • https://gitlab.com/Shinobi-Systems/ShinobiCE (Community Edition)


          • http://shinobi.video/pro/ (Professional)







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Aug 29 '18 at 14:32









          RafaelRafael

          101




          101













          • Is it possible to have import parts of those links added to your answer

            – George Udosen
            Aug 29 '18 at 15:56











          • I tried Shinobi. Looks nice, buggy non-intuitive interface (features spread across different logins (/, /admin, /super) instead of centralized with permission based view changes), documentation unorganized.... read github.com/PharkMillups/beautiful-docs, getting help on discord is sporadic and unorganized. The efforts there would be better suited in a traditional forum where questions and responses aren't overlapping and easily lost, $75/mo for pro if you want help as appose to paying $35+ (4cams) perpetual xeoma licence (best software i've seen). Shinobi was a frustrating experience.

            – jtlindsey
            Aug 31 '18 at 11:29



















          • Is it possible to have import parts of those links added to your answer

            – George Udosen
            Aug 29 '18 at 15:56











          • I tried Shinobi. Looks nice, buggy non-intuitive interface (features spread across different logins (/, /admin, /super) instead of centralized with permission based view changes), documentation unorganized.... read github.com/PharkMillups/beautiful-docs, getting help on discord is sporadic and unorganized. The efforts there would be better suited in a traditional forum where questions and responses aren't overlapping and easily lost, $75/mo for pro if you want help as appose to paying $35+ (4cams) perpetual xeoma licence (best software i've seen). Shinobi was a frustrating experience.

            – jtlindsey
            Aug 31 '18 at 11:29

















          Is it possible to have import parts of those links added to your answer

          – George Udosen
          Aug 29 '18 at 15:56





          Is it possible to have import parts of those links added to your answer

          – George Udosen
          Aug 29 '18 at 15:56













          I tried Shinobi. Looks nice, buggy non-intuitive interface (features spread across different logins (/, /admin, /super) instead of centralized with permission based view changes), documentation unorganized.... read github.com/PharkMillups/beautiful-docs, getting help on discord is sporadic and unorganized. The efforts there would be better suited in a traditional forum where questions and responses aren't overlapping and easily lost, $75/mo for pro if you want help as appose to paying $35+ (4cams) perpetual xeoma licence (best software i've seen). Shinobi was a frustrating experience.

          – jtlindsey
          Aug 31 '18 at 11:29





          I tried Shinobi. Looks nice, buggy non-intuitive interface (features spread across different logins (/, /admin, /super) instead of centralized with permission based view changes), documentation unorganized.... read github.com/PharkMillups/beautiful-docs, getting help on discord is sporadic and unorganized. The efforts there would be better suited in a traditional forum where questions and responses aren't overlapping and easily lost, $75/mo for pro if you want help as appose to paying $35+ (4cams) perpetual xeoma licence (best software i've seen). Shinobi was a frustrating experience.

          – jtlindsey
          Aug 31 '18 at 11:29


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f804124%2fis-there-a-onvif-device-manager-alternative-for-ubuntu-16-04lts%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          香粉寮

          GameSpot