Parham Alvani

Results 43 comments of Parham Alvani

Right now we only have Janus and .yml based execution. you need to create the following YAML configuration: ```yml logger: development: true encoding: "console" level: "info" tracer: enabled: false host:...

No there is no need for a config flag, it searches for `config.yml` next to your executable. again thanks for using our project :raised_hands:

Sure, these are our new features which handle video and also testing with pion which are added by @mohammadne Jan. I think he could help us here.

Yes exactly. In our case we forced to provide load on our http backend but we choose a symmetric JWT verification and enabled the super user mode to reduce load...

You mean when we have connection and disconnection we will lose some audio?

@g00dnatur3 I tried to create new RTP module for NodeJS based on RFC3550. If you want you can check it [here](https://github.com/1995parham/krtp).

I create [an updated fork](https://github.com/1995parham/nvim-remote) which support python 3.12.

Thanks, @ripienaar. I will update the AUR package right after the release.

Is it possible to do the same for `tun` devices. I think this should be more general.

Thanks for your answer. It is not sufficient I think, because right now it cannot detect interface change (when VPN is off or on).