Saúl Ibarra Corretgé
Saúl Ibarra Corretgé
No, it's not fixed yet.
FWIW, Lima 1.1.0 is out now defaulting to the gRPC port forwarder: https://github.com/lima-vm/lima/releases/tag/v1.1.0 Currently colima will still force the ssh one in the currently released version.
Same result here, it's not clear to me what's happening...
> For colima this line has to be removed Since it respects the env var if set, wouldn't this work? `LIMA_SSH_PORT_FORWARDER=false colima start` ?
I observe the same, but I don't understand why 😅 the code above should obey the env variable AFAIS!
PRs are welcome!
FWIW I get the same behavior as OP, aka page not found. That said, the proposed fix is not good, it should be the document ID and docusaurus generates de...
Hey there! Currently there are some parameters that can be customized using config options: https://github.com/jitsi/jibri/blob/17ab5bd602edd3ddde787def70ee9576bbe0efa9/src/main/resources/reference.conf#L38 the source is here: https://github.com/jitsi/jibri/blob/17ab5bd602edd3ddde787def70ee9576bbe0efa9/src/main/kotlin/org/jitsi/jibri/capture/ffmpeg/Commands.kt#L21 The file container and audio codec are not currently configrable....
No worries @ChrisPices ! I think you already helped!
@roanta2 We'll need to modify Jitsi Meet too to use the full rtmp URL format.