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

    Looking for private video and audio chat? Use SpreedME in Nextcloud!

    Self Promotion
    4
    14
    2502
    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.
    • jospoortvliet
      jospoortvliet Vendor last edited by

      Here's a nice manual, both video and text, on how to get it integrated.

      Stay in control over your data and communication!

      alt text

      1 Reply Last reply Reply Quote 1
      • jospoortvliet
        jospoortvliet Vendor last edited by jospoortvliet

        And here's a my video tutorial!
        And here's a my video tutorial!

        1 Reply Last reply Reply Quote 1
        • jospoortvliet
          jospoortvliet Vendor last edited by

          And so you don't miss... we've opened our CfP & registration for the Nextcloud Conference! Register & shoot in a talk 😉

          1 Reply Last reply Reply Quote 0
          • StrongBad
            StrongBad last edited by

            Nice. Can phones be used or only the web client?

            dafyre 1 Reply Last reply Reply Quote 0
            • dafyre
              dafyre @StrongBad last edited by

              @StrongBad said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

              Nice. Can phones be used or only the web client?

              Can phones be used with the web client?

              StrongBad 1 Reply Last reply Reply Quote 0
              • StrongBad
                StrongBad @dafyre last edited by

                @dafyre said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                @StrongBad said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                Nice. Can phones be used or only the web client?

                Can phones be used with the web client?

                How would a phone do that? It would need SIP or something like that.

                dafyre 1 Reply Last reply Reply Quote 0
                • dafyre
                  dafyre @StrongBad last edited by

                  @StrongBad said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                  @dafyre said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                  @StrongBad said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                  Nice. Can phones be used or only the web client?

                  Can phones be used with the web client?

                  How would a phone do that? It would need SIP or something like that.

                  It's my understanding that the Spreed.ME is just a web app that runs in a browser?

                  1 Reply Last reply Reply Quote 0
                  • jospoortvliet
                    jospoortvliet Vendor last edited by

                    @dafyre said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                    Can phones be used with the web client?

                    Yes, but you'd need a SIP gate as @StrongBad pointed out. For customers we have this as a (paid) add-on. It is totally possible, Spreed.ME is built around that functionality and with a SIP gate can handle hundreds of simultaneous conference calls.

                    @dafyre said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                    It's my understanding that the Spreed.ME is just a web app that runs in a browser?

                    It is a server app written in Go with a client side UI. A normal WebRTC call is peer to peer, as is a chat session (all end to end encrypted) but the server can mediate and connect to SIP gates and such. I must say I don't know (yet) that much about the architecture to say much more than that though 😉

                    1 Reply Last reply Reply Quote 1
                    • travisdh1
                      travisdh1 last edited by

                      Ok, I have to ask this now. @jospoortvliet Are you using your developer stations instead of a fresh VM to create the tutorials you're making?

                      I have never seen one of your tutorials that includes all the dependencies needed to get the latest new thing installed.

                      jospoortvliet 1 Reply Last reply Reply Quote 0
                      • jospoortvliet
                        jospoortvliet Vendor @travisdh1 last edited by

                        @travisdh1 said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                        Ok, I have to ask this now. @jospoortvliet Are you using your developer stations instead of a fresh VM to create the tutorials you're making?

                        I have never seen one of your tutorials that includes all the dependencies needed to get the latest new thing installed.

                        I'm not a developer so that can't be the issue, but I use my private server which runs my private Nextcloud. I make the tutorial this way:

                        • install the stuff following whatever documentation we have and tips I get from ppl when I get stuck. Make a step by step tutorial for the website.
                        • remove it all again and do it a 2nd time for a video, using the tutorial I wrote in step 1

                        So if I have stuff already on my private server, that can skip dependencies I suppose... If you find any, tell me or do a PR on the tutorial - our entire website is in github including those 😉

                        travisdh1 1 Reply Last reply Reply Quote 0
                        • travisdh1
                          travisdh1 @jospoortvliet last edited by

                          @jospoortvliet I suspected as much. Do you have VirtualBox on your workstation? Starting fresh is the way to go for tutorials.

                          SpreedME is missing npm, compass, sass, scss-lint, autoprefixer, pybable and po2json according to my notes. Haven't had the time to look at it further yet.

                          jospoortvliet 1 Reply Last reply Reply Quote 0
                          • jospoortvliet
                            jospoortvliet Vendor @travisdh1 last edited by

                            @travisdh1 said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                            SpreedME is missing npm, compass, sass, scss-lint, autoprefixer, pybable and po2json according to my notes. Haven't had the time to look at it further yet.

                            Aw, that is rather nasty. Ok, I'll have to find time for this. For the stuff above, I was playing with that, too but you don't need those unless you want to built a custom theme. My server doesn't have any of it and managed to built it just fine if I recall. So are you sure these are needed?

                            Thanks in any case for the point, I'll use VM's in the future.

                            travisdh1 1 Reply Last reply Reply Quote 1
                            • travisdh1
                              travisdh1 @jospoortvliet last edited by

                              @jospoortvliet said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                              @travisdh1 said in Looking for private video and audio chat? Use SpreedME in Nextcloud!:

                              SpreedME is missing npm, compass, sass, scss-lint, autoprefixer, pybable and po2json according to my notes. Haven't had the time to look at it further yet.

                              Aw, that is rather nasty. Ok, I'll have to find time for this. For the stuff above, I was playing with that, too but you don't need those unless you want to built a custom theme. My server doesn't have any of it and managed to built it just fine if I recall. So are you sure these are needed?

                              Thanks in any case for the point, I'll use VM's in the future.

                              Did I miss a docker container in that somewhere?

                              1 Reply Last reply Reply Quote 0
                              • jospoortvliet
                                jospoortvliet Vendor last edited by

                                there's a docker container but it wasn't there when I made the video so it is only in the text. Also, I'm entirely unexperienced in using those so I'll probably go for a VM...

                                1 Reply Last reply Reply Quote 1
                                • First post
                                  Last post