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

    Rocket Chat vs. Jabber

    IT Discussion
    scottalanmiller
    12
    72
    32.6k
    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.
    • scottalanmillerS
      scottalanmiller @Ambarishrh
      last edited by

      @Ambarishrh said:

      I just setup rocket chat on my local vm to test, the voice/video call never worked for me. Tried on my DO instance, same issue.

      @scottalanmiller does video/voice call/screensharing works for you?

      On Win/ MAC browser- clicking on video/voice on the browser, bring me the permission popup for granting access to cam and audio, but then i get a black screen.

      On the desktop client- the button click doesnt do anything!

      I'll have to test.

      1 Reply Last reply Reply Quote 0
      • dafyreD
        dafyre
        last edited by

        Make sure you actually edit those environment variables... I forgot to do that, and the Web site would work fine, but the mobile client wouldn't work at all.... probably because it was trying to connect to the LAB url that was in the original script.

        1 Reply Last reply Reply Quote 3
        • scottalanmillerS
          scottalanmiller
          last edited by

          Following up, how is this project going?

          1 Reply Last reply Reply Quote 0
          • tonyshowoffT
            tonyshowoff
            last edited by

            The only reason we haven't completely moved to Rocket.Chat is because it does not have XMPP support, but you bet when it's there, we're moving everything over. Currently we use something internally built that's a nightmare to deal with. If it takes too long, I may just contribute to that project myself and make something, or fork it if they don't want it 🙂

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

              @tonyshowoff said in Rocket Chat vs. Jabber:

              The only reason we haven't completely moved to Rocket.Chat is because it does not have XMPP support, but you bet when it's there, we're moving everything over. Currently we use something internally built that's a nightmare to deal with. If it takes too long, I may just contribute to that project myself and make something, or fork it if they don't want it 🙂

              Have you tried Mattermost? If not, why not? If so, what did you like better about Rocket.Chat?

              tonyshowoffT 1 Reply Last reply Reply Quote 0
              • tonyshowoffT
                tonyshowoff @scottalanmiller
                last edited by

                @scottalanmiller said in Rocket Chat vs. Jabber:

                @tonyshowoff said in Rocket Chat vs. Jabber:

                The only reason we haven't completely moved to Rocket.Chat is because it does not have XMPP support, but you bet when it's there, we're moving everything over. Currently we use something internally built that's a nightmare to deal with. If it takes too long, I may just contribute to that project myself and make something, or fork it if they don't want it 🙂

                Have you tried Mattermost? If not, why not? If so, what did you like better about Rocket.Chat?

                Yes and it was a piece of shit that was way more difficult to deal with, with fewer overall features. Rocket.Chat is closer to my ideal, just in general. Granted time has passed and this may not be true any more, but when I am ready to move things over I will look into all options again, but for now I'm mostly waiting on Rocket.Chat.

                1 Reply Last reply Reply Quote 1
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  Cool, was wondering as I'd just played with both a tiny bit and not enough to see how they were different yet. Rocket.Chat felt like it had the momentum and mindshare for a reason, but Mattermost seems to have more Slack API functionality ready (from what I've seen listed only.)

                  1 Reply Last reply Reply Quote 0
                  • dafyreD
                    dafyre
                    last edited by

                    Is there any reason in particular that it has to work with XMPP? I've not read the OP again... But if you need Desktop / Mobile clients, RocketChat offers those as well.

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

                      XMPP makes it able to connect to a lot of existing infrastructure.

                      1 Reply Last reply Reply Quote 2
                      • tonyshowoffT
                        tonyshowoff @dafyre
                        last edited by

                        @dafyre said in Rocket Chat vs. Jabber:

                        Is there any reason in particular that it has to work with XMPP? I've not read the OP again... But if you need Desktop / Mobile clients, RocketChat offers those as well.

                        Yes, exactly what @scottalanmiller said. We've got a lot of communication, notification, and other things which use it. Our web cam and credit exchange system (the messaging aspects) and our chat system also use it, and while Rocket.Chat is more for internal use in our case, pushing/pulling information from these other services will be easier.

                        stacksofplatesS 1 Reply Last reply Reply Quote 2
                        • stacksofplatesS
                          stacksofplates @tonyshowoff
                          last edited by

                          @tonyshowoff said in Rocket Chat vs. Jabber:

                          @dafyre said in Rocket Chat vs. Jabber:

                          Is there any reason in particular that it has to work with XMPP? I've not read the OP again... But if you need Desktop / Mobile clients, RocketChat offers those as well.

                          Yes, exactly what @scottalanmiller said. We've got a lot of communication, notification, and other things which use it. Our web cam and credit exchange system (the messaging aspects) and our chat system also use it, and while Rocket.Chat is more for internal use in our case, pushing/pulling information from these other services will be easier.

                          I'm also going to be testing out a KVM orchestration system tonight that uses XMPP.

                          dafyreD 1 Reply Last reply Reply Quote 5
                          • dafyreD
                            dafyre @stacksofplates
                            last edited by

                            @johnhooks said in Rocket Chat vs. Jabber:

                            @tonyshowoff said in Rocket Chat vs. Jabber:

                            @dafyre said in Rocket Chat vs. Jabber:

                            Is there any reason in particular that it has to work with XMPP? I've not read the OP again... But if you need Desktop / Mobile clients, RocketChat offers those as well.

                            Yes, exactly what @scottalanmiller said. We've got a lot of communication, notification, and other things which use it. Our web cam and credit exchange system (the messaging aspects) and our chat system also use it, and while Rocket.Chat is more for internal use in our case, pushing/pulling information from these other services will be easier.

                            I'm also going to be testing out a KVM orchestration system tonight that uses XMPP.

                            Let me know how that goes... I'm running KVM as my hypervisor in my personal server right now.

                            stacksofplatesS 1 Reply Last reply Reply Quote 2
                            • stacksofplatesS
                              stacksofplates @dafyre
                              last edited by stacksofplates

                              @dafyre said in Rocket Chat vs. Jabber:

                              @johnhooks said in Rocket Chat vs. Jabber:

                              @tonyshowoff said in Rocket Chat vs. Jabber:

                              @dafyre said in Rocket Chat vs. Jabber:

                              Is there any reason in particular that it has to work with XMPP? I've not read the OP again... But if you need Desktop / Mobile clients, RocketChat offers those as well.

                              Yes, exactly what @scottalanmiller said. We've got a lot of communication, notification, and other things which use it. Our web cam and credit exchange system (the messaging aspects) and our chat system also use it, and while Rocket.Chat is more for internal use in our case, pushing/pulling information from these other services will be easier.

                              I'm also going to be testing out a KVM orchestration system tonight that uses XMPP.

                              Let me know how that goes... I'm running KVM as my hypervisor in my personal server right now.

                              I will! If it works well, I'll do a write up. From the video I saw it looks pretty cool. It has migration (which KVM has through virsh, but whether it's local or shared storage I'm not sure) but you just click migrate. You can also do the other stuff you would expect from XMPP like "How are you doing?" and it gives you the uptime and whatever.

                              1 Reply Last reply Reply Quote 1
                              • stacksofplatesS
                                stacksofplates
                                last edited by

                                So I attempted the install last night. There aren't any rpm packages, so I downloaded the source from GitHub and ran their like 4 installers. The web interface came up with the logo but nothing else in it. I tried getting the agent installed on the server, but that failed. I changed the giant amount of data in the configs they wanted changed, and ran everything from their Readme, but still got errors when I tried to start the agent. I just gave up. I'll stick with Virt-Manager and virsh.

                                tonyshowoffT 1 Reply Last reply Reply Quote 1
                                • tonyshowoffT
                                  tonyshowoff @stacksofplates
                                  last edited by

                                  @johnhooks said in Rocket Chat vs. Jabber:

                                  So I attempted the install last night. There aren't any rpm packages, so I downloaded the source from GitHub and ran their like 4 installers. The web interface came up with the logo but nothing else in it. I tried getting the agent installed on the server, but that failed. I changed the giant amount of data in the configs they wanted changed, and ran everything from their Readme, but still got errors when I tried to start the agent. I just gave up. I'll stick with Virt-Manager and virsh.

                                  Setting it up definitely is not easy to do, that's the most major problem for now I think. I hope once they reach whatever goals they're trying to shoot for, they focus on making it easy to setup.

                                  stacksofplatesS 1 Reply Last reply Reply Quote 1
                                  • stacksofplatesS
                                    stacksofplates @tonyshowoff
                                    last edited by

                                    @tonyshowoff said in Rocket Chat vs. Jabber:

                                    @johnhooks said in Rocket Chat vs. Jabber:

                                    So I attempted the install last night. There aren't any rpm packages, so I downloaded the source from GitHub and ran their like 4 installers. The web interface came up with the logo but nothing else in it. I tried getting the agent installed on the server, but that failed. I changed the giant amount of data in the configs they wanted changed, and ran everything from their Readme, but still got errors when I tried to start the agent. I just gave up. I'll stick with Virt-Manager and virsh.

                                    Setting it up definitely is not easy to do, that's the most major problem for now I think. I hope once they reach whatever goals they're trying to shoot for, they focus on making it easy to setup.

                                    Ya if I actually needed it or cared, I would have stuck it through. It's on my server at home, so I just didn't feel like putting in the effort. Maybe that's lazy lol.

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