In openmeetings the openoffice documents are first converted into pdf and swf formats before getting dislpayed on the white board. Can we display the contents directly in the office documents form and make the changes in the files that will be visible to the other participants in the conference.
Can we use openoffice documents directly in red5/openmeetings
290 Views Asked by Abhishek At
1
There are 1 best solutions below
Related Questions in RED5
- How to use a custom codec for flash microphone strming over rtmp
- I can't get red5-hls-plugin to build
- Red5 (hosted on EC2), save data to file server (hosted on different EC2)
- Red5 Pro: Unexpected response code: 400 & WebSocketException - Handshake failed
- Red5 live streaming example using java
- Streaming microphone to RTMP (red5) and back on android
- Trying to find server ip address for red5 on wamp server
- Red5 server installation incomplete source code
- how to undeploy red5 RTMP application on linux?
- Red5 Maven build failure
- Red5 Websocket chat application support multiple chat rooms
- Red5 RTMPS failed connection with self signed certificate
- Red5 failed while installing Red5 application generation 1.0
- List streams available with Red5
- How to use remote SharedObject in AS3 and Red5 -- Second Attempt
Related Questions in OPENMEETINGS
- Where is log file in openmeeting
- Add new user in apache openmeetings API via Ajax does not work
- I have installed ApacheOpenmeetings On a local server. How can i access rest api's from another application?
- Apache Open Meeting Integration with PHP
- Can we use openoffice documents directly in red5/openmeetings
- Openmeeting load balancing http
- How to join Google meet automatically when the host starts the meet?
- Set PSTN number is GotoMeeting
- error installing openmeeting local system
- user registered, session working fine, not saving to database in openmeetings
- Apache OpenMeetings 4.0.4 CSRF attack when using apache2 as proxypass
- Apache Open meetings run locally for development
- Having trouble connecting to Apache OpenMeetings through Nginx reverse proxy
- How to add or change API in openmeeting?
- how to solve The import com.atlassian cannot be resolved?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
No you can't do that out of the box.
Your question should goto: http://incubator.apache.org/openmeetings/mail-lists.html
to discuss with the developers of OpenMeetings on how to convert documents into an editable format. There is currently a GSoC student working on an alternative to OpenOffice as cenverter, however the goal of his project is not to make the documents editable online.