Re: Traffic tunneling

2013-04-12 Thread Alexey Ghenov
Hello, Now after OPENMEETINGS-576https://issues.apache.org/jira/browse/OPENMEETINGS-576are rejected, i am going to do this task with more acceptable way.(Looks like i done mistake in understanding target of task in beginning). At least in process of developing proposal i was learned many things

stripping down client: only audio

2013-04-12 Thread jero
Hi list, is there an easy way to integrate just audio capabilities inside a web page? I'm thinking on a javascript function to login REST/SOAP and generating hidden iframe and disabling initial config popup. thanks -- jero bits, pitos y flautas

Re: stripping down client: only audio

2013-04-12 Thread Alexei Fedotov
That's pretty easy with the help of Maxim's public plug-in. The corresponding room should be set as audio-only. Maxim, could you please drop a source code for this plug-in somewhere so people can learn from it? -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов,

FFMPEG Issues

2013-04-12 Thread Bobby Murdock
I am a windows user running OM3.0 and need to install ffmpeg for openmeetings. I have the static build and tried that but the video does not play back. Can someone give me instructions on how to install with the static version of ffmpeg? Notes from the version of ffmpeg I have are as follows

Re: stripping down client: only audio

2013-04-12 Thread Maxim Solodovnik
I don't really like the idea of this plugin. Please take a look at our PHP REST API as an example https://code.google.com/a/apache-extras.org/p/openmeetings-moodle-plugin/source/browse/trunk/openmeetings_gateway.php Here you can find PHP+JS plugin

Re: FFMPEG Issues

2013-04-12 Thread Jacob C. Gaiski
We're using ffmpeg in our implementation. We had to use a database as our intermediary and allow users to upload video then run a scheduler(custom c# console app) that then grab the SQL to determine what's next and performs the query given. Then, update your database to reflect the change :).

Re: FFMPEG Issues

2013-04-12 Thread Maxim Solodovnik
Hello Bobby, What error message do you have? On Fri, Apr 12, 2013 at 10:34 PM, Jacob C. Gaiski jgai...@emich.edu wrote: We're using ffmpeg in our implementation. We had to use a database as our intermediary and allow users to upload video then run a scheduler(custom c# console app) that

RE: FFMPEG Issues

2013-04-12 Thread Bobby Murdock
Ah it was a bone head mistake on my part. I downloaded the 32bit version of FFMPEG when I am running 64bit version of Windows. All is ok now as I downloaded the 64bit static version. Thank you From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Friday, April 12, 2013 11:44 AM To:

A really stupid and ignorant question

2013-04-12 Thread David Hilbert
Dear community! My entire experience of OM consists of the installation of OM 2.1 on my Win8-machine following Stephen Cottham's excellent guide. Now I have a stupid question: If I am running the server, do the participants I invite to a video conference also need to have the server

Re: A really stupid and ignorant question

2013-04-12 Thread Maxim Solodovnik
you just need to send the URL to the participants (Using Room-Send Invitation for example, please ensure you have accessed you server using external address before sending) Or just http://external_address_of_your_server:5080/openmeetings On Fri, Apr 12, 2013 at 11:15 PM, David Hilbert

Re: A really stupid and ignorant question

2013-04-12 Thread Robert Chalmers
Your users just point their browser to Http://www.yourdomain:5080/openmeetings Wait an eternity for it to load and the then register to login Easy - On 12 Apr 2013, at 05:15 PM, David Hilbert hilberts...@gmail.com wrote: Dear community! My entire experience of OM consists of the

Re: Converting and loading file to whiteboard - nope, not yet.

2013-04-12 Thread Maxim Solodovnik
Hello Robert, error: Error: Couldn't open file '.*.pdf' Means your OpenOffice failed to convert document. Since it seems to be JodConverter issue I would recommend you to try different versions of Open/Libre Office (if I'm not mistaken older versions might works) On Thu, Apr 11, 2013 at

Re: A really stupid and ignorant question

2013-04-12 Thread David Hilbert
Aha! I tried that from another computer but got error missing [205], and 556 and 642. I suppose something is wrong with my install then? Regards, /D 12 apr 2013 kl. 18:36 skrev Maxim Solodovnik solomax...@gmail.com: you just need to send the URL to the participants (Using Room-Send

Re: A really stupid and ignorant question

2013-04-12 Thread Maxim Solodovnik
Most probably you have to open ports 1935 and/or 8088 on your firewall On Sat, Apr 13, 2013 at 12:07 AM, David Hilbert hilberts...@gmail.comwrote: Aha! I tried that from another computer but got error missing [205], and 556 and 642. I suppose something is wrong with my install then?

Re: A really stupid and ignorant question

2013-04-12 Thread David Hilbert
Ah! I just opened 5080! Hm, that also means the participants have to be let out through their respective firewalls... Thank you for very swift replies!! Regards, /D 12 apr 2013 kl. 19:17 skrev Maxim Solodovnik solomax...@gmail.com: Most probably you have to open ports 1935 and/or 8088 on

Re: A really stupid and ignorant question

2013-04-12 Thread David Hilbert
Aha! Brilliant! I'll try that! Thanks! /A 12 apr 2013 kl. 19:27 skrev Maxim Solodovnik solomax...@gmail.com: you can configure Apache as proxy or change red5 ports to be (80 and 443) instead of (5080 and 1935) On Sat, Apr 13, 2013 at 12:23 AM, David Hilbert hilberts...@gmail.com wrote:

Re: Converting and loading file to whiteboard - nope, not yet.

2013-04-12 Thread Robert Chalmers
Hi thanks. I'll give it a try. - On 12 Apr 2013, at 05:46 PM, Maxim Solodovnik solomax...@gmail.com wrote: Hello Robert, error: Error: Couldn't open file '.*.pdf' Means your OpenOffice failed to convert document. Since it seems to be JodConverter issue I would recommend you to

Re: A really stupid and ignorant question

2013-04-12 Thread Robert Chalmers
That error pops up in groups a lot. Have you googled it? - On 12 Apr 2013, at 06:07 PM, David Hilbert hilberts...@gmail.com wrote: Aha! I tried that from another computer but got error missing [205], and 556 and 642. I suppose something is wrong with my install then? Regards, /D

Re: Start OpenOffice comand to whiteboard works with debian squeeze.

2013-04-12 Thread Alexei Fedotov
Hello Afonso, AFAIK, you should no longer use headless mode, the office is started on demand. -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 On Fri, Apr 12, 2013 at 10:40 PM, Afonso Rech afor...@gmail.com wrote: Hey there.

Re: Start OpenOffice comand to whiteboard works with debian squeeze.

2013-04-12 Thread Afonso Rech
Hey there I used the command on prompt with no -headless option. The difference is that opened a window of openoffice and while this windows is opened the docs can be converted. I'm asking for run this command in the startup of debian, cause then there's no need to write this line everytime.

Re: Start OpenOffice comand to whiteboard works with debian squeeze.

2013-04-12 Thread Afonso Rech
Greetings. I got my whiteboard working on the startup folowing these instructions : https://code.google.com/p/openmeetings/wiki/OpenOfficeConverter Install Open Office Service on Debian/(K)Ubuntu (versions

Re: Start OpenOffice comand to whiteboard works with debian squeeze.

2013-04-12 Thread Maxim Solodovnik
since jodconverter 3.0-beta-4 https://code.google.com/p/jodconverter/downloads/detail?name=jodconverter-core-3.0-beta-4-dist.zipcan=2q=OO headless is not required. All you need is specify path to jodconverter/lib in the configurations (the office will be started ondemand and stopped if not