Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    1. Home
    2. Kopano Meet & WebMeetings
    Statement regarding the closure of the Kopano community forum and the end of the community edition
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • pixel

      WebMeetings from external (Smartphone) for kopano-user
      • pixel

      2
      0
      Votes
      2
      Posts
      244
      Views

      fbartels

      Hi @pixel,

      I’ve answered the phone question at https://help.univention.com/t/meet-webmeetings-matterhost/16230/2

    • ilmix

      WebMeetings for Ubuntu 20.04
      • ilmix

      2
      0
      Votes
      2
      Posts
      228
      Views

      robing

      @ilmix No we stopped developing WebMeetings, you should switch to Kopano Meet.

    • mniehren

      Meet Usability
      • mniehren

      6
      0
      Votes
      6
      Posts
      485
      Views

      mniehren

      @notifyme

      If you have a running Meet, you only have to configure it in the intranet-Plugin,
      so you can see an extra entry in the Menu

      Something like this:
      define(‘PLUGIN_INTRANET_BUTTON_TITLE’, ‘Kopano-Meet’);
      define(‘PLUGIN_INTRANET_URL’, ‘https://<your address to meet>/meet/’);

    • mniehren

      Meet integration in Mattermost
      • mniehren

      2
      0
      Votes
      2
      Posts
      201
      Views

      fbartels

      Hi @mniehren,

      at least from our side there are currently no plans for this. But if someone from the community/Mattermost wants to work in this we will gladly help.

      Some more details can be found in a previous discussion at https://github.com/Kopano-dev/meet/issues/9.

    • Coffee_is_life

      Meet with Konftel50
      • Coffee_is_life

      5
      0
      Votes
      5
      Posts
      355
      Views

      Coffee_is_life

      I checked this, chrome is working fine with meet and simpl.infi

      ff is still struggling and i cant figure out why. The internal cam works as expected (both, in meet and simpl.info).
      i will do further research and report back if i get it to work.
      in the meantime, if someone had a similar issue and got some more hints, i appreciate it.

      best regards,
      coffee_is_life

    • plzk.de

      kopano-meet infinite loop since last update
      • plzk.de

      8
      0
      Votes
      8
      Posts
      497
      Views

      fbartels

      @plzk-de yes, of course I have verified the version.

      The 2.2.x release has also been available in meet:master for a while. So its not like this update comes out of the blue.

    • ScriptorXO

      Kopano Meet & Telephony
      • ScriptorXO

      2
      0
      Votes
      2
      Posts
      185
      Views

      fbartels

      Hi @ScriptorXO,

      No at the moment this is not possible.

    • tiredofit

      Meet Components Not reading .cfg files
      • tiredofit

      7
      0
      Votes
      7
      Posts
      2099
      Views

      tiredofit

      OK, very similar to how I did mine as well. I’m calling a function which does it so I can use it some of my other images.
      While I am going for a single container solution, I also have the functionality to split out each service into their own discrete container, yet using the same image, which I believe you are doing as well for many services. While that functionality hasn’t entirely been tested on the meet services, it is certainly working on KC components using shared sockets. One difference is I’m not using Kweb but pure nginx. I hope to have some of the bits that are bothering me sorted out in the next few days and I’ll put it up for review.

      parse_config() { if [ -f ${1} ] ; then print_debug "Parsing Config ${1}" while IFS="" read -r line || [ -n "$line" ] do if [[ "${line}" == *" = "* ]] ; then name=`echo $line | awk '{print $1}'` value=`echo $line | awk '{print $3}'` export $name=$value fi done < ${1} else print_error "Tried to parse config ${1} but it doesn't exist!" fi }
    • mniehren

      A nearly working apache config for Meet
      • mniehren

      5
      1
      Votes
      5
      Posts
      371
      Views

      longsleep

      @mniehren said in A nearly working apache config for Meet:

      Mhm i have no idea whats wrong with your Apache. Look at the requests in detail (in the browsers web console). At the start of meet, two requests to the users endpoints are made. First one with top=1&skip=100 and then based on the result the next one to fetch the first 100 users with top=100&skip=0.

    • mniehren

      Only internal calls possible
      • mniehren

      16
      0
      Votes
      16
      Posts
      791
      Views

      mniehren

      Hi Felix,

      i found the error. I forgot to open the firewall for the turnserver UDP Port’s. Now,
      everything is runnig :-)). Many thanks for your help.

    • mcdaniels

      [solved] "suddenly" Guestsessions redirect to login
      • mcdaniels

      3
      0
      Votes
      3
      Posts
      255
      Views

      mcdaniels

      Hi!

      Just smashing my head against the table.

      If you use https://meet.mydomain.at/meet/r/group/public/test instead of:
      https://meet.mydomain.at/meet/r/join/group/public/test

      it cannot work.

      I wonder how this happend when copy and pasting… (well it cannot be copy/pasted).

      Sorry!

      Note to myself: Don’t do a lot of things simultaneously! :-(

    • mcdaniels

      Password for public channels / insecure without?
      • mcdaniels

      3
      0
      Votes
      3
      Posts
      209
      Views

      mcdaniels

      Hi Felix,
      thanks for the information!

    • mniehren

      Can't get login to Meet: No Access
      • mniehren

      26
      0
      Votes
      26
      Posts
      5742
      Views

      fbartels

      Hi @mniehren,

      thanks for the feedback regarding Vivaldi. On first look it seems it does not support all features of WebRTC that Meet requires. I have put on my list to test his locally as well.

      Edit: just gave this a quick try with the default installation of Vivaldi against our internal system and I was able to make a call.

    • mcdaniels

      UCS Kopano meet cannot login - openid-connect error
      • mcdaniels

      3
      0
      Votes
      3
      Posts
      524
      Views

      fbartels

      Hi @mcdaniels,

      yes when running Meet in “secure” mode (which should only be turned off for debugging) you have to make sure that all certificates can be verified.

    • burgessja

      Any ETA on Kopano Meet Channel Bundling?
      • burgessja

      3
      0
      Votes
      3
      Posts
      174
      Views

      burgessja

      Will do, thanks!

    • A Former User

      This topic is deleted!
      • A Former User

      1
      0
      Votes
      1
      Posts
      19
      Views

      No one has replied

    • younis

      How to get Kopano Meet serial for the first time?
      • younis

      3
      0
      Votes
      3
      Posts
      263
      Views

      younis

      @fbartels said in How to get Kopano Meet serial for the first time?:

      you can get a serial by requesting a trial at https://meet-app.io/trial-starter-package.

      Thank you for your response. I will try free trial.

    • A Former User

      kopano-presence missing for Kopano 10.0.x
      • A Former User

      3
      0
      Votes
      3
      Posts
      213
      Views

      A Former User

      Thanks @fbartels

      ok then it’s logical that i didn’t get it installed.

      Too bad, because the chat is missing in meet

    • white-eagle

      Cannot open kmeet with intranet plugin
      • white-eagle

      10
      0
      Votes
      10
      Posts
      693
      Views

      Coffee_is_life

      Hello Forum,

      this CSP is actually really annoying because even on the same domain but different subdomains it blocks the content.

      I got the setup:
      KC on CentOS 7
      Webapp on CentOS 7
      Since Meet got no rpm package yet: Meet on Debian 10

      webapp adress is webapp.domain.com
      meet address is meet.domain.com

      even this isnt possible which i think is quite “oversecure”.
      will there be a config-switch which allows cross sub-domains or domains? this would be highly needed.

      in the meantime i will setup nginx on the meetserver to provide a site which i include into intranet and this site proxys to the actual meet. - i hope this works, maybe with open in new tab.

      (btw even with CSP disabled in firefox, i cant make calls from withing intranet integration. The site is loading i can authorize myself but i cant access screen-sharing, microphone or webcam).

      best regards,
      Coffee_is_life

    • benoit_22100

      Is Safari always supported ?
      • benoit_22100

      5
      0
      Votes
      5
      Posts
      331
      Views

      longsleep

      @benoit_22100

      Yes 443 is just so it’s more likely that firewalls let the traffic through. Also it might be required with a http proxy which limit the connect target ports.

    • undefined


      •


      Votes

      Posts

      Views