Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

MiroTalk

35 Topics 829 Posts
  • Support MiroTalk – Keep Innovation Alive! đź’ˇ

    Pinned
    3
    1
    8 Votes
    3 Posts
    87 Views
    MiroTalkM
    Thank you so much @James — I really appreciate it! ️
  • MiroTalk - Package Updates

    Pinned
    369
    2 Votes
    369 Posts
    108k Views
    Package UpdatesP
    [2.1.19] Update mirotalksfu to 1.8.92
  • MiroTalk P2P cannot join rooms if OIDC user is same as .env user

    16
    0 Votes
    16 Posts
    386 Views
    MiroTalkM
    @robi said in MiroTalk P2P cannot join rooms if OIDC user is same as .env user: API_KEY_SECRET=<redacted> HOST_PROTECTED=true HOST_USER_AUTH=false HOST_USERS=<includes 'robi'> Hi Rob, Please try using the following settings in your env file: API_KEY_SECRET=your-api-key-secret OIDC_ENABLED=false HOST_PROTECTED=true HOST_USER_AUTH=false HOST_USERS='[{"username": "robi", "password": "your-password"}]' Make sure to add OIDC_ENABLED=false to explicitly disable OIDC, and update HOST_USERS to use the correct JSON format as shown above. Then restart the your MiroTalk P2P instance.
  • Room link gets lost after OIDC login

    11
    3 Votes
    11 Posts
    196 Views
    nebulonN
    package for this release is out now
  • Host Users not defined in env

    mirotalk configuration
    7
    0 Votes
    7 Posts
    124 Views
    MiroTalkM
    @kmz010101 said in Host Users not defined in env: And now it works with the new instance. Good!
  • reconnecting to the meeting randomly

    mirotalk sfu
    32
    0 Votes
    32 Posts
    2k Views
    avatar1024A
    @MiroTalk said in reconnecting to the meeting randomly: If you experience any disconnections, please let me know. It would be helpful if you could provide a screenshot of what you see on the device when it happens, and let me know whether you're reconnected to the room immediately or what exactly occurs. Hello @mirotalk-57bab571 . So things are different since the updated version. In my first first meeting I had no disconnections so I had great hopes...which sadly got crushed in my second meeting where I had several disconnections. The behavior when the disconnections occur has changed. Before, when the connection would drop, this message would appear briefly Lost Connection (Transport Closed), then the page would reload automatically immediately and I would get reconnected to the meeting with both camera and mic off. When turning on my camera back on, the background settings would be lost (say if I have blur before, then on reconnection I would have a clear background). Since the new package, when the connection drops I see this (slightly different message): [image: 1750177653553-lost-connection-mt-1.8.66-resized.png] ...and that page lasts a bit longer before refreshing and reconnecting (on a couple of occasion I saw a count down appearing on the massage). Then it sometimes takes a couple of refresh before I actually get reconnected properly. On one occasion I could not reconnect and the app itself became unresponsive. It was show as running on the Cloudron dashboard, when when clicking on it I had the Cloudron error page saying the app was unresponsive. I had to restart the app from the app settings on Cloudron. On another occasion, right at the start when joining a meeting, I got disconnected right away and on reconnection my external webcam was not recognised anymore and I had to use my laptop one. This had never happened before. So while clearly something has changed in the way connections are handled, currently the situation/UX has become, I'm afraid, a little worse, but I do not loose hope that this is just a sign of work having started to take place and it'll only get better from here to reach perfection . Running MiroTalk 1.8.66 btw.
  • Only one room available at a time

    mirotalk configuration
    10
    1 Votes
    10 Posts
    599 Views
    R
    Thanks for the fix. It worked!
  • Email as default username since update to new config set-up is NOT great :)

    Solved
    40
    2 Votes
    40 Posts
    1k Views
    imc67I
    Agree: false/false/true would be the best default but configurable in the env
  • Preconfigure E-Mail values

    Solved
    2
    2 Votes
    2 Posts
    138 Views
    girishG
    https://git.cloudron.io/packages/mirotalksfu-app/-/merge_requests/126
  • What are the differences between Mirotalk and the SFU version?

    6
    2 Votes
    6 Posts
    834 Views
    MiroTalkM
    MiroTalk Projects Overview and Comparisons
  • Configuration System Overhaul - from MiroTalk SFU 1.8.00

    7
    2 Votes
    7 Posts
    531 Views
    jdaviescoatesJ
    @canadaduane FYI Nextcloud Talk does chat plus video meetings too.
  • System requirements for SFU for bigger audiences?

    4
    1 Votes
    4 Posts
    364 Views
    jdaviescoatesJ
    @MiroTalk it'd be nice if it were possible to simply select someone in a meeting and make them a co-presenter
  • Bug: MiroTalk SFU & OIDC & Alias Domain

    8
    1 Votes
    8 Posts
    752 Views
    MiroTalkM
    @nebulon said in Bug: MiroTalk SFU & OIDC & Alias Domain: this is great! I've tested it and it required to trust the proxy Merged, thank you so much!
  • Q: Is a different app package required for a license?

    2
    2 Votes
    2 Posts
    248 Views
    MiroTalkM
    @luckow said in Q: Is a different app package required for a license?: donate money for your fantastic work Support the Future of MiroTalk! First off, a huge thank you for your interest in supporting MiroTalk! Our work is driven by a passion for innovation, and every contribution helps us continue developing and improving our WebRTC solutions. Do I Need a Different App Package? No! The package remains the same, the difference lies in the license. By purchasing a license, you’re not just getting official support and updates, but also directly fueling the growth of MiroTalk. More about licensing option here: https://docs.mirotalk.com/license/licensing-options/ How Can You Support Us? We offer multiple ways for you to contribute and keep our projects thriving: GitHub Sponsors – Support us directly with no platform fees: https://github.com/sponsors/miroslavpejic85 Codecanyon – Purchase a license if you prefer this marketplace: https://codecanyon.net/user/miroslavpejic85/portfolio PayPal Donation – Send your support directly via PayPal. https://www.paypal.com/paypalme/mirotalk?country.x=EN&locale.x=en_EN Bitcoin Contribution – Support us with cryptocurrency. bc1q6agpf8prsf6gppjmf8h87xnqgvtykuuryrexd3 Your support allows us to keep pushing the boundaries of real-time communication. Whether it’s through a license, a donation, or simply spreading the word, every bit makes a difference! ️ Thank you for be part of the MiroTalk journey!
  • Error installing Miro SFU

    64
    4 Votes
    64 Posts
    14k Views
    nebulonN
    Yes this is a known issue we have seen rarely. Somehow docker hasn't freed up the port yet. A retry fixes the issue, but we haven't been able to reproduce this reliably for debugging and fixing.
  • Are alias-domains possible for Mirotalk?

    Solved alias mirotalk
    7
    1 Votes
    7 Posts
    666 Views
    girishG
    I have added this flag for all the apps.
  • when creating room no auth prompt

    15
    1 Votes
    15 Posts
    1k Views
    avatar1024A
    @mdc773 said in when creating room no auth prompt: is there a certain place to add this parameter? In the config.js file in your app files
  • redirects

    11
    0 Votes
    11 Posts
    375 Views
    scookeS
    Holy smokes, this was a speedy and helpful resolution to a request, from both the app and Cloudron devs! Impressive!
  • Use Cloudron Logins for host protected settings

    Solved mirotalk
    44
    2 Votes
    44 Posts
    2k Views
    nebulonN
    @jdaviescoates good guess to resolve this quicker!
  • MiroTalk Bro flavor: “home page link" (viewer perspective)

    Solved
    6
    1
    1 Votes
    6 Posts
    472 Views
    MiroTalkM
    @Joseph Thank you!