Thanx:)
05.12.2014 7:50 пользователь "Maxim Solodovnik"
написал:
> yes, this is the right one :)
> congrats :)
>
> On Fri, Dec 5, 2014 at 3:09 AM, IamTutor Rus
> wrote:
>
>> Here is Apache rtmpt and http proxy config, which works for me :)
>>
>>
>> ProxyRequests Off
>>
>>
>> Order deny,allow
>
yes, this is the right one :)
congrats :)
On Fri, Dec 5, 2014 at 3:09 AM, IamTutor Rus wrote:
> Here is Apache rtmpt and http proxy config, which works for me :)
>
>
> ProxyRequests Off
>
>
> Order deny,allow
> Allow from all
>
>
> ProxyPreserveHost On
>
> ProxyPass /openmeetings http://your
Here is Apache rtmpt and http proxy config, which works for me :)
ProxyRequests Off
Order deny,allow
Allow from all
ProxyPreserveHost On
ProxyPass /openmeetings http://yourserver.com:5080/openmeeting
ProxyPassReverse /openmeeting http://yourserver.com:5080/openmeeting
ProxyPass /open http:
your config is incomplete :)
here is the hint http://openmeetings.markmail.org/thread/l7oltgy74zxo2pjc
On Fri, Dec 5, 2014 at 1:41 AM, IamTutor Rus wrote:
> Maxim, you were right: rtmpt works on not proxied port 5080. But why my
> config proxies http, but not rtmpt? Just point to right direction
Maxim, you were right: rtmpt works on not proxied port 5080. But why my
config proxies http, but not rtmpt? Just point to right direction, please
:)))
Order allow,deny
Allow from all
ProxyPass http://school.iamtutor.ru:5080/1
ProxyPassReverse http://school.iamtutor.ru:5080/1
2014-12-04 21:50 GM
:) thanks again.
2014-12-04 21:47 GMT+03:00 Maxim Solodovnik :
> no need for it :)
> tunnelport == httpport
>
> but you need to configure proxy properly
>
> On Fri, Dec 5, 2014 at 12:43 AM, IamTutor Rus
> wrote:
>
>> in config.xml
>>
>> 2014-12-04 21:43 GMT+03:00 IamTutor Rus :
>>
>>> There is n
no need for it :)
tunnelport == httpport
but you need to configure proxy properly
On Fri, Dec 5, 2014 at 12:43 AM, IamTutor Rus wrote:
> in config.xml
>
> 2014-12-04 21:43 GMT+03:00 IamTutor Rus :
>
>> There is no such config string in OM
>> 3.0.3 ...
>> But it presents in OM 2.x
>>
>> 2014-12-
ok...thanks Maxim, I will search!
2014-12-04 21:43 GMT+03:00 IamTutor Rus :
> in config.xml
>
> 2014-12-04 21:43 GMT+03:00 IamTutor Rus :
>
>> There is no such config string in OM
>> 3.0.3 ...
>> But it presents in OM 2.x
>>
>> 2014-12-04 21:32 GMT+03:00 IamTutor Rus :
>>
>>> :))) Sorry, Maxim. T
in config.xml
2014-12-04 21:43 GMT+03:00 IamTutor Rus :
> There is no such config string in OM
> 3.0.3 ...
> But it presents in OM 2.x
>
> 2014-12-04 21:32 GMT+03:00 IamTutor Rus :
>
>> :))) Sorry, Maxim. Thanks for answer!
>>
>> 2014-12-04 21:30 GMT+03:00 Maxim Solodovnik :
>>
>>> I only work
There is no such config string in OM
3.0.3 ...
But it presents in OM 2.x
2014-12-04 21:32 GMT+03:00 IamTutor Rus :
> :))) Sorry, Maxim. Thanks for answer!
>
> 2014-12-04 21:30 GMT+03:00 Maxim Solodovnik :
>
>> I only work here during my free time, and you want 24/7 support :)
>>
>> According to
You can search mailing lists for mod_proxy configuration for tunneling set
up
WBR, Maxim
(from mobile, sorry for the typos)
On Dec 5, 2014 12:34 AM, "IamTutor Rus" wrote:
> :))) Sorry, Maxim. Thanks for answer!
>
> 2014-12-04 21:30 GMT+03:00 Maxim Solodovnik :
>
>> I only work here during my f
:))) Sorry, Maxim. Thanks for answer!
2014-12-04 21:30 GMT+03:00 Maxim Solodovnik :
> I only work here during my free time, and you want 24/7 support :)
>
> According to your question: rtmpt is available at port 5080.
>
> I'm not sure how your proxy is configured and what are you using for prox
I only work here during my free time, and you want 24/7 support :)
According to your question: rtmpt is available at port 5080.
I'm not sure how your proxy is configured and what are you using for proxy.
WBR, Maxim
(from mobile, sorry for the typos)
On Dec 5, 2014 12:26 AM, "IamTutor Rus" wrote
I tried with 1935 tcp port blocked. I could not enter room. Guyzz! Help,
please! How can I set parameters in config.xml and red5.properties to use
rtmp in situations when it is needed?
Sergey
2014-12-04 17:37 GMT+03:00 IamTutor Rus :
> Maxim, can you tell me about rtmpt mode in OM. What port is
Maxim, can you tell me about rtmpt mode in OM. What port is it using? Cause
in "http://openmeetings.apache.org/PortSettings.html"; said that it uses
dedicated port (different from http)
2014-12-04 17:24 GMT+03:00 IamTutor Rus :
> I tryed to enter bigbluebutton room with the same proxy - succeeded
I tryed to enter bigbluebutton room with the same proxy - succeeded, but it
said 'tunneling'.
2014-12-04 17:22 GMT+03:00 IamTutor Rus :
> may be, but I can enter OM, but can't enter room. It seems to me, that
> tunneling doesn't
> work.
>
> 2014-12-04 17:19 GMT+03:00 Maxim Solodovnik :
>
>> mayb
may be, but I can enter OM, but can't enter room. It seems to me, that
tunneling doesn't
work.
2014-12-04 17:19 GMT+03:00 Maxim Solodovnik :
> maybe proxy drops connection?
>
> On Thu, Dec 4, 2014 at 8:16 PM, IamTutor Rus
> wrote:
>
>> Hi everyone!
>>
>> One question. Sometimes when I am behin
maybe proxy drops connection?
On Thu, Dec 4, 2014 at 8:16 PM, IamTutor Rus wrote:
> Hi everyone!
>
> One question. Sometimes when I am behind proxy(my machine is client),
> OM(server) gives me netconnection.connect.failed error when I try to enter
> room.
> Can anyone say why? Thanks a lot!
>
>
Hi everyone!
One question. Sometimes when I am behind proxy(my machine is client),
OM(server) gives me netconnection.connect.failed error when I try to enter
room.
Can anyone say why? Thanks a lot!
P.S. in config xml:
1935
8443
no
80
http
none
19 matches
Mail list logo