Good to know... I filled out the feature request. Thanks!
Best,
Yarema
On Sat, Apr 11, 2020 at 4:19 AM Maxim Solodovnik wrote:
>
> Hello Yarema,
>
> AFAIK room description is displayed in room list only
> This part of UI is useless for Moodle users (they have access to room only)
>
> Recordings
just use http://localhost:5080/openmeetings/
On Sat, 11 Apr 2020 at 12:50, Daniel Baker
wrote:
> How can I turn off https for debugging purposes.I don't mind
> that webcams won't display I just need full exposure of what is
> being sent and received from OM 3/4
>
>
>
>
> Thanks,
How can I turn off https for debugging purposes. I don't mind
that webcams won't display I just need full exposure of what is
being sent and received from OM 3/4
Thanks,
Dan
Hello Yarema,
AFAIK room description is displayed in room list only
This part of UI is useless for Moodle users (they have access to room only)
Recordings doesn't have "Comment" DB field, so it can't be displayed for
recordings as well
I guess this might be the area of improvement
On Sat, 11 Apr
Hello Rene,
On Fri, 10 Apr 2020 at 23:00, R. Scholz
wrote:
> Hello Maxim,
>
> thank you very much.
>
> Where I can see which files I have to change?
>
In this particular case the only 2 files need to be substituted are wb.js
and wb.min.js
I would say it should be safe for you to unpack new vers
Hi Maxim,
When adding openmeetings session to my course I see frame Comment.
What is this frame for? Sometimes I need to add a short description to
video session, can I use it somehow? Usually activities have
description frame which can be displayed in the main page of the
course. This feature in O
Hello!
After solving my problem with the keystore I see this in the log:
2020-04-10 20:50:27,231 [main] INFO o.a.c.http11.Http11Nio2Protocol -
Initializing ProtocolHandler ["https-jsse-nio2-0.0.0.0-5443"]
2020-04-10 20:50:32,351 [main] ERROR o.a.catalina.util.LifecycleBase - Failed
to initiali
I made a mistlake regarding -deststorepass wrongpassword.
Now I was able to import rootcert.pem and intermediatecert.pem
Thank you for your patience!
I have another problem now connecting to socket. I'll open another
thread.
Andreas
"K. Kamhamea" schrieb am 10.04.20 um 20:04:07 Uhr:
> Tha
Thank you for this valuable feedback. I will carefully incorporate the
suggested enhancements. Though the next edition will be due not before the
end of the next, I would be eager to receive some more.
Best K.
Am Do., 9. Apr. 2020 um 04:00 Uhr schrieb Maxim Solodovnik <
solomax...@gmail.com>:
> I
Thank you for giving me some feedback to the manual I've written. Such
feedback is so important to improve, and I learned that I have to make it
more explicit.
Checklist
1. Please make sure you named the certificates correctly.
2. Please make sure that the password is set correctly (The script fro
Hi Maxima,
When adding openmeetings session to my course I see frame Comment.
What is this frame for? Sometimes I need to add a short description to
video session, can I use it somehow? Usually activities have
description frame which can be displayed in the main page of the
course. This feature in
Maxim,
finally I got it working with certificates, you solution was the easiest one.
Our sales team is interested to use OM with customers.
Currently we only use internal, it’s a good help with all the home offices now.
I saw you add some changes to allow e-mail to unregistered users. I will test
I just see this in the logfile:
2020-04-10 18:35:36,267 [NioProcessor-9] WARN
o.r.s.net.rtmps.RTMPSMinaIoHandler - Keystore or Truststore file does not exist
2020-04-10 18:35:36,280 [NioProcessor-9] INFO o.r.s.net.rtmp.RTMPMinaIoHandler
- Close already forced on this session: 16
2020-04-10 18:
Hello!
In your manual you are using the same command-sequence like I did with
according paths.
keytool -import -alias root -keystore /home/andreas/om/conf/keystore.jks
-trustcacerts -file /home/andreas/rootcert.pem
Where I assume rootcert.pem is the rootcert of letsencrypt and it's stored in my
Dis you check this Manual?
https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+5+Manual
I wrote a section about SSL where I answered exactly that question. The
instruction you used is outdated though.
Let me know If you have some suggestions for improvement.
K.
Am Fr., 10. Apr
Hello Maxim,
thank you very much.
Where I can see which files I have to change?
Explanation:
I don't want to make a backup/restore cause the room-ID ever changes.
That is for me a nogo.
I'm waiting urgent the feature "link with room-name" instead of room-ID
(I put it in JIRA).
Best regards,
Should be fixed
Please use build #3112+
On Fri, 10 Apr 2020 at 22:15, Maxim Solodovnik wrote:
> I can confirm this
> will try to fix ASAP
>
> On Fri, 10 Apr 2020 at 22:09, R. Scholz
> wrote:
>
>> Hello,
>>
>> I have problems with clearing the whiteboard during a conference.
>>
>> When I do this
ratatouille schrieb am 10.04.20 um 16:52:38 Uhr:
> Hello!
>
> I exported existing letsencrypt certificate into PKCS12 format. That went
> well.
>
> Then I imported resulting red5.p12 into keystore, fine.
>
> Executing
> keytool -import -alias root -keystore /home/andreas/om/conf/keystore.jks
I can confirm this
will try to fix ASAP
On Fri, 10 Apr 2020 at 22:09, R. Scholz
wrote:
> Hello,
>
> I have problems with clearing the whiteboard during a conference.
>
> When I do this with the first icon "garbage can" then the whiteboard is
> not empty.
>
> Please, can anybody test following:
>
Hello,
I have problems with clearing the whiteboard during a conference.
When I do this with the first icon "garbage can" then the whiteboard is
not empty.
Please, can anybody test following:
- a webinar/conference (I do it with one viewer in another browser)
- put something on wihiteboard (
Hello!
I exported existing letsencrypt certificate into PKCS12 format. That went well.
Then I imported resulting red5.p12 into keystore, fine.
Executing
keytool -import -alias root -keystore /home/andreas/om/conf/keystore.jks
-trustcacerts -file /home/andreas/rootcert.pem
gives an error after
Latest instructions for 4.0.10 can be found here
https://om.alteametasoft.com/openmeetings/docs/RTMPSAndHTTPS.html
Yes it is possible
Please search the archives
On Fri, 10 Apr 2020 at 19:03, ratatouille wrote:
> Hello!
>
> apache-openmeetings-4.0.10.tar.gz
>
> Can I use a letsencrypt keyfile to
Hello!
apache-openmeetings-4.0.10.tar.gz
Can I use a letsencrypt keyfile to create/import to keystore?
Andreas
Maxim Solodovnik schrieb am 10.04.20 um 18:38:20 Uhr:
> What version are you working with?
>
> On Fri, 10 Apr 2020 at 18:36, ratatouille wrote:
>
> > Hello!
> >
> > According t
What version are you working with?
On Fri, 10 Apr 2020 at 18:36, ratatouille wrote:
> Hello!
>
> According to
> https://svn.apache.org/repos/asf/openmeetings/site/trunk/RTMPSAndHTTPS.html
> I modifed
>
> 1. Edit red5/conf/jee-container.xml file:
> Comment Tomcat without SSL enabled section
> UNC
Hello!
According to
https://svn.apache.org/repos/asf/openmeetings/site/trunk/RTMPSAndHTTPS.html
I modifed
1. Edit red5/conf/jee-container.xml file:
Comment Tomcat without SSL enabled section
UNComment Tomcat with SSL enabled section
2. Edit red5/webapps/openmeetings/public/config.xml and set
25 matches
Mail list logo