It is still not clear how this machine learning services can be used in OM It can be connected: but the purpose is unclear What are the use cases? same with IoT -> connect refrigerator to OM? for what? :)
On Fri, 10 Jan 2020 at 13:48, Daniel Baker <[email protected]> wrote: > Amazon Web Services provide some neat AI and machine learning > services https://aws.amazon.com/machine-learning/ and are fairly > simple to work with. Their APIs provide JSON responses. > > IOT is also within easy reach with Arduinos https://www.arduino.cc/ > and services like dweet.io https://dweet.io/see > > > VR needs some more thought. > > > Thanks, > > > Dan > > > On 1/10/2020 4:28 AM, Maxim Solodovnik wrote: > > Hello Daniel, > > I guess > VR == Virtual Reality > AI == Artificial Intelligence > IOT == IoT == Internet of Things > I don't see how is this connected with OM :( > Sounds like "Bring me the Moon" :) > > On Fri, 10 Jan 2020 at 00:13, Daniel Baker <[email protected]> > wrote: > >> VR option >> >> AI option >> >> IOT option >> >> >> Thanks, >> >> Dan >> On 1/9/2020 9:58 AM, Maxim Solodovnik wrote: >> >> Hello All, >> >> It seems the first step in "6.0.0 check list" is to release >> 5.0.0-without-M :) >> What is missing right now to release such version? >> >> On Tue, 17 Dec 2019 at 19:04, Maxim Solodovnik <[email protected]> >> wrote: >> >>> Thanks for your input Balasz, >>> please do answer to the list instead of writing personal emails :) >>> >>> On Fri, 13 Dec 2019 at 05:52, Varga Balázs <[email protected]> wrote: >>> > >>> > Hello Maxim! >>> > >>> > I try OM5 5.0.0M2, prioritante in private rooms, i found more small >>> > features that would be nice: >>> > >>> > - If presenter start screen sharing, on participant panel show one >>> > inconspicuous icon, and required a clicking and aggre on screensharing >>> > to view activate. >>> > >>> > Please the view window could automatically activate and be able to >>> close >>> > it in participants view ( or use a big alert to manuali open:) ) >>> > >>> >>> This might be very annoying >>> I would leave is as-is >>> >>> > >>> > - The poll resoults downloade feature in csv format (to more office >>> > working) is a good feature! >>> > >>> >>> please file JIRA for this. Better with desired format :) (seems to be >>> trivial) >>> >>> > >>> > - I try more mobile device (Iphone SE, Tab10, Huawei P20) and browsers >>> > (Chrome, Saffari), have many problem (audio, video send and receive, >>> > permissons...etc), this features interresant in future, I try sending >>> > more test result in future. >>> > >>> > >>> > - In test time, OM can't send email over gmail smtp, a try 465, 578 >>> > ports ssl,tls and this is always failed. inbound/outbound ports is >>> > opened in FW, account tested, working. >>> > >>> > DEBUG 12-12 23:32:04.381 o.a.o.c.m.MailHandler:244 [taskExecutor-3] - >>> > Message sending in progress >>> > DEBUG 12-12 23:32:04.381 o.a.o.c.m.MailHandler:245 [taskExecutor-3] - >>> > To: [email protected] >>> > DEBUG 12-12 23:32:04.382 o.a.o.c.m.MailHandler:246 [taskExecutor-3] - >>> > Subject: {0} Jelszó váltás >>> > DEBUG 12-12 23:32:04.382 o.a.o.c.m.MailHandler:209 [taskExecutor-3] - >>> > getMimeMessage >>> > DEBUG 12-12 23:32:04.382 o.a.o.c.m.MailHandler:171 [taskExecutor-3] - >>> > getBasicMimeMessage >>> > DEBUG 12-12 23:32:04.384 o.a.o.c.m.MailHandler:292 [Bean#0_Worker-3] - >>> > ... sendMails done. >>> > ERROR 12-12 23:32:14.563 o.a.o.c.m.MailHandler:254 [taskExecutor-3] - >>> > Error while sending message >>> > javax.mail.MessagingException: Could not connect to SMTP host: >>> > smtp.gmail.com, port: 465, response: -1 >>> > at >>> com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2197) >>> > at >>> > com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:740) >>> > at javax.mail.Service.connect(Service.java:388) >>> > at javax.mail.Service.connect(Service.java:246) >>> > at javax.mail.Service.connect(Service.java:195) >>> > at javax.mail.Transport.send0(Transport.java:254) >>> > at javax.mail.Transport.send(Transport.java:124) >>> > at >>> > >>> org.apache.openmeetings.core.mail.MailHandler.lambda$send$0(MailHandler.java:250) >>> > at >>> > >>> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) >>> > at >>> > >>> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) >>> > at java.base/java.lang.Thread.run(Thread.java:834) >>> > >>> >>> This actually works as expected for many installations >>> I'm afraid this is the issue with your configuration >>> >>> > >>> > - If room owner log out from privalete room, can send a notice into >>> > participants view: Moderator is logged out, this room automaticali >>> > closed X time? >>> > Time is presettable count down eg. 10 minute, and drop all participants >>> > from room and redirects to presetted logout_redirect_url. >>> > >>> >>> I'm afraid this need separate DISCUSSION thread >>> Could you start one? >>> >>> > >>> > - I try 2 recordings, the picture is blurry, there is no sound from >>> both >>> > transmitting and receiving sides, the texts are illegible. >>> > >>> > >>> >>> Conference/Presentation room recording quality depends on Screen-sharing >>> quality >>> Is it possible you have specified some huge numbers for sharing >>> width/height while perform sharing of some small area (so down-scaling >>> was performed?) >>> >>> > >>> > >>> > I'm really looking forward to the next release, I'd like to try it out >>> > soon an use in my partners! >>> > >>> > Best regards, Balazs >>> > >>> > >>> > 2019. 12. 11. 17:07 keltezéssel, Maxim Solodovnik írta: >>> > > Hello All, >>> > > >>> > > The VOTE on new releases has been started >>> > > Time to discuss what areas of OM should be improved next :) >>> > > >>> > > 0*) improve audio/video stability >>> > > 1) https://issues.apache.org/jira/browse/OPENMEETINGS-2010 >>> > > 2) https://issues.apache.org/jira/browse/OPENMEETINGS-2072 >>> > > 3) https://issues.apache.org/jira/browse/OPENMEETINGS-2021 >>> > > 4) TBD >>> > > >>> > > Last but definitely not least: OM UI is based on jquery-ui which >>> seems >>> > > to be NOT maintained (latest release Sep 14, 2016) >>> > > I propose to move to >>> > > 1) https://demos.telerik.com/kendo-ui (the migration should be easy, >>> > > we already using date-time picker from this library) >>> > > 2) https://getbootstrap.com/docs/4.4/components >>> > > >>> > > WDYT? >>> > > >>> > -- >>> > Varga Balázs >>> > +36-70-389-4753 >>> > SZHWEB Bt. >>> > >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> -- >> WBR >> Maxim aka solomax >> >> > > -- > WBR > Maxim aka solomax > > -- WBR Maxim aka solomax
