Yes, it is possible to setup a server so such clients will work. But it is
a bit tricky:
1) You need to change TURN url in OM so it will use tcp-mode (like turns:
turn.example.org:443?transport=tcp).
2) Clients behind restrictive firewalls are also most likely proxied and
so there may be traffic
сб, 23 мая 2020 г. в 05:36, Maxim Solodovnik :
>
> Thanks,
> this is great starting point :))
>
Glad that you like it ^_^
> it looks very similar to interview room
>
Yeah, In some aspects. But without removing board functionality. And with
focus on strictly automatic cam management.
> Notes:
movement/resizes. Maybe with exception that user can increase/decrease size
of specific webcams by factor of 2.
пт, 22 мая 2020 г. в 15:11, Maxim Solodovnik :
>
>
> On Fri, 22 May 2020 at 19:04, Konstantin Kuzov
> wrote:
>
>> I think what Martin really want is that we prese
I think what Martin really want is that we preserve local user-setted size
and window positions of all webcams at least for automatic reconnect.
Currently when we do reconnect we completely tear down connection and
destroy and then recreate associated webcam window. So it will reset to the
size set
; Sebastian can test it at Mac :) (and I guess it can be guarded with
> "constrain supported" check)
>
> On Fri, 22 May 2020 at 00:09, Konstantin Kuzov
> wrote:
>
>> Browser support seems to be pretty good according to mozilla's link. Only
>> apple device
> before"
> But it can help IF such constraint is supported by client browser :)
> I also had some issues with `acceptable, ideal, and/or exact` constraints
>
>
> This can be investigated :)
>
> Any volunteers? :)))
>
> On Thu, 21 May 2020 at 23:20, Konstantin K
Isn't it possible to suggest or force exact type of camera using
MediaTrack's video constraint facingMode?
https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/facingMode
чт, 21 мая 2020 г. в 15:45, Maxim Solodovnik :
> Hello Peter,
>
> unfortunately there is no parameters we c
Dockerized KMS don't write logs to files as far as I know.
You can grab KMS logs with command: docker logs kms or in inspect them in
real-time with command: docker logs --follow kms
ср, 20 мая 2020 г. в 05:37, Maxim Solodovnik :
>
>
> On Wed, 20 May 2020 at 02:57, seba.wag...@gmail.com
> wrote:
I tested it a bit and didn't find any difference except that way it is more
handy to distinguish connections in logs or coturn's cli.
But hypothetically there maybe some other turn-server implementation for
which it could matter.
вс, 17 мая 2020 г. в 09:57, Maxim Solodovnik :
> Hello Konstantin,
axim Solodovnik :
>
>
> On Sat, 16 May 2020 at 21:52, Konstantin Kuzov
> wrote:
>
>> The only thing Jitsi does regarding to ports in default configuration is
>> using nginx's APLN map feature (
>> http://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module
oper use of userid for REST mode?
Currently it basically use one user for all clients and there is no
guarantee that timestamp alone will be unique. Dunno if that's bad.
Something like this:
https://github.com/CkNoSFeRaTU/openmeetings/commit/ab15c3fc6306982cd991835aa0a39f1b37a0c8cc#diff-ea905d
ollowing error in catalina.out and I can't get
> camera/audio working
>
> ERROR 05-16 18:57:36.864 o.a.w.DefaultExceptionMapper:170
> [-apr-443-exec-6] - Unexpected error occurred
> java.lang.IllegalArgumentException: Empty key
>
> Regards.
> El 16/5/20 a las 16:22, K
Also better to use domain name in p:turnUrl if user have one and port
number can be omitted if it is default 3478.
сб, 16 мая 2020 г. в 17:22, Konstantin Kuzov :
> Hi there, I have a few suggestions about tutorials.
>
> 1) I don't really understand the purpose for setting both
The only thing Jitsi does regarding to ports in default configuration is
using nginx's APLN map feature (
http://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html) to hide
default stun/turn ports behind nginx https port. But be aware that this
feature can break secure websocket for some b
Hi there, I have a few suggestions about tutorials.
1) I don't really understand the purpose for setting both user and
use-auth-secret in coturn. According to documentation they are both
exclusive:
# Be aware that use-auth-secret overrides some parts of lt-cred-mech.
# The use-auth-secret feature
vnik escribió:
>
> Works for me as well
>
> @Osvaldo, can you check `about:config` ?
>
> On Fri, 15 May 2020 at 21:17, Konstantin Kuzov
> wrote:
>
>> Firefox 76.0.1 (64-bit) is working fine for me.
>> This error can be seen only if media.peerconnection.en
Firefox 76.0.1 (64-bit) is working fine for me.
This error can be seen only if media.peerconnection.enabled is set to false
in about:config for whatever reason...
пт, 15 мая 2020 г. в 16:51, Osvaldo OBA. Benítez Aliaga <
osval198...@gmail.com>:
> Returns ReferenceError: RTCPeerConnection is not d
17 matches
Mail list logo