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
292 views Asked by Abhishek At
1
There are 1 answers
Related Questions in RED5
- Does method 'jwplayer(div).setup()' accept option 'streamer'?
- Red5 Application specify custom playback directory
- How to stream from Streamlabs mobile app to Red5 via RTMP
- WebSocket connection to 'ws://localhost:5080/live/?id=mystream' failed - red5pro
- red5 streaming server on GCP vm using red5pro-installer app not working with "sample" stream
- how to stream capture image frame to rtmp server using ffmpeg C#
- Development Cordova App with Red5pro live stream
- Ant media server: Exception in thread "main" java.lang.UnsupportedClassVersionError
- Red5Pro: Server keeps loading without response
- I can see live app on secured port 443 red5pro
- Live Streaming Using Red5 with H.265 Raw Imcoming Video
- How do I get Red5 /installer URL not to yield 404?
- Concatenating mp4 files on run time using red5.io
- How to view rtmps red5 playback video from Chrome?
- How to Play flash/swf type format videos in mobile browser?
Related Questions in OPENMEETINGS
- Is there any chance to get calendar events of other person using app script if their calender is private?
- Jitsi Meeting In Android Api Level 33
- openmeetings error : cannot validate with the turn server
- Why sometimes my instance of openmeetings server is runs from beginning
- How to join Google meet automatically when the host starts the meet?
- Open Meetings + Kurento. Video and audio doesn't work
- no screenshare option in openmeeting
- getting error InvalidStateError: Failed to set remote answer stable state
- Failed to start broadcast: kurento.MediaPipeline not found (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})
- Apache Open meetings run locally for development
- Having trouble connecting to Apache OpenMeetings through Nginx reverse proxy
- cant access ubuntu localhost which hosts apache openmeeting from internet
- How to write question in Markmail support (i.e. open meeting support)
- How do I disable auto-redirect to /openmeetings/install after fresh installation of openmeetings 4.0.4?
- Apache Openmeetings 5.0.0-M2 CSRF attack when using Nginx as proxypass
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?
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)
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.