Questions tagged [openmeetings]

Apache OpenMeetings is a free Audio/Video conferencing software that allows you to instantly set up a conference in the Web. OpenMeetings supports integration with Atlassian Jira or Confluence Enterprise Wiki, Asterisk VoIP server, Drupal, Joomla, WordPress or any other Website and CMS.

Apache OpenMeetings a top level project of the Apache Software Foundation that provides Audio/Video conferencing using your browser. You can use your microphone or webcam, share documents on a white board, share your screen or record meetings.

For more information, check the Apache OpenMeetinge project page: http://openmeetings.apache.org

The developer wiki pages are on-line at https://cwiki.apache.org/OPENMEETINGS/. The project mailing lists can be found here: http://openmeetings.apache.org/mail-lists.html

The full source for the project can be accessed through the Apache SVN repository. For further discussion please visit: openmeetings.apache.org/mail-lists.html

67 questions
1
vote
2 answers

Apache Openmeetings

Can someone help me to find out how we can enable "Guest" login to the Openmeeting Rooms. Whenever a recipient open a link they are forced to register on openmeeting before joining the meeting. I need the option like a recipient can join the meeting…
1
vote
0 answers

send object via url, apache openmeetings error 400 send special character

i'm using Apache Open meetings and i have been succeed in use its method except signup because i can n't send object of the user by URL how to change setting of my server to send special character like "{" and "[" ? i have red5 server and…
Omar Bahri
  • 11
  • 3
1
vote
1 answer

OpenMeetings Service failed and no response was returned

I'm trying to connect Apache OpenMeetings V3.1.1 to PHP Moodle CMS V2.9.7 OpenMeetings is installed and run successfully, I can login to openmeetings admin using the username/password I've set during the installation. When I'm trying to add a new…
Ashraf Hefny
  • 508
  • 1
  • 6
  • 20
1
vote
0 answers

Endless loop during installation on openmeetings

I am installing OpenMeetings on RHEL 7.0. During installation i get a message with an endless loop saying: WARN 02-07 07:56:15.178 ConfigurationDao.java 117006 123 org.apache.openmeetings.db.dao.basic.ConfigurationDao…
user3621573
  • 96
  • 1
  • 1
  • 7
1
vote
0 answers

Error when uploading file with OpenMeetings' importFile REST method

I installed 3.0.3 OpenMeetings to test access via REST interface, everything worked ok for the methods in UserService and RoomService. But, when I try to upload a pdf file by ImportFile method (FileService), OpenMeetings returns an object…
1
vote
1 answer

Streaming OpenMeetings rtmp stream in JWPlayer - debug?

Few years back i've written code in Flex for accessing streams from OpenMeetings. Now i need to rewrite it to RubyOnRails. I'm using JWPlayer too play stream jwplayer("CameraElement").setup({ file: "{stream_name}", width: 320, height: 240, …
Thomas
  • 93
  • 1
  • 9
1
vote
0 answers

red5 server not starting

Hello I am having problem with red5 server starting. The server is not starting. When i run the red5.bat on command prompt in windows7 then the it stops with the following error: Exception org.springframework.beans.factory.BeanCreationException:…
Codengine
  • 59
  • 2
  • 9
1
vote
1 answer

How to add or change API in openmeeting?

I am Using Ubuntu 12.04 o.s.i have install openmeetings in my system and now i try to add few API of openmeetings but i don't know in which file i should change it. so kindly help me.i use jdk 1.7 in my system. kindly help me where to change API…
Kapil
  • 320
  • 6
  • 10
  • 23
1
vote
1 answer

How do I change the name of the database in Apache OpenMeetings 2.1.0?

How do I change the name of the database in Apache OpenMeetings 2.1.0? Which parts of the persistence.xml do I change, or do I have to edit some other files too? I want to change the name of the mysql database from 'openmeetings' to something else,…
Sworup Shakya
  • 1,328
  • 3
  • 16
  • 44
0
votes
0 answers

Is there any chance to get calendar events of other person using app script if their calender is private?

I am working in a company, I want to access the calendar events of other employees with app script. but I am getting null as there events are private. However I am able to access my own calendar events even if they are private. How can I access my…
0
votes
0 answers

Jitsi Meeting In Android Api Level 33

I implement jitsi_meet: ^4.0.0 in flutter.Its working fine in android and Ios both.But when i run into Android Api level 33,Application crash.Here is the error: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or…
0
votes
1 answer

OpenMeetings install hangs in CentOS 5.6

After following this guide on installing OpenMeetings in CentOS 5.6, I've managed to install all dependencies, starting all proceses and configuring all software prior to the installation. I can actually start the installation but when I click…
AeroCross
  • 3,969
  • 3
  • 23
  • 30
0
votes
0 answers

openmeetings error : cannot validate with the turn server

I cannot make any video chats on openmeetings. I can see myself but I cannot see the other person and same is happening at the other end. I am getting an error on the client side (browser) WebRTC: ICE failed, add a STUN server and see about:webrtc…
Lal
  • 111
  • 1
  • 3
0
votes
2 answers

no screenshare option in openmeeting

I have installed latest version of openmeeting on ubuntu 18 started the startup.sh trying to connect with browser : xx:port : ok I start a public presentation room I get the whiteboard, but can not find screen sharing option do we need to install…
0
votes
1 answer

getting error InvalidStateError: Failed to set remote answer stable state

I am getting the following error after when i open the conference room InvalidStateError: Failed to set remote answer stable state I cannot hear the audio and cannot see the video of others who logged in conference. Getting media server of the…