gentle-fish-74852
11/29/2022, 7:38 AMsteep-balloon-41261
11/29/2022, 8:29 AMsteep-balloon-41261
11/29/2022, 8:31 AMsteep-balloon-41261
11/29/2022, 9:26 AMsteep-balloon-41261
11/29/2022, 10:48 AMsteep-balloon-41261
11/29/2022, 11:41 AMsteep-balloon-41261
11/29/2022, 12:33 PMacceptable-caravan-50814
11/29/2022, 10:58 PMsteep-balloon-41261
11/30/2022, 12:37 AMsteep-balloon-41261
11/30/2022, 7:18 AMsteep-balloon-41261
11/30/2022, 8:36 AMchilly-photographer-36029
11/30/2022, 11:28 AMlittle-morning-76863
11/30/2022, 12:36 PMdocker run --rm -it -v$PWD:/output livekit/generate
however I am not sure how to continue from here I was wondering if any of you have any experience with akash or maybe have some reccomendations on how to proceed from here.
Both me and my teammate are complete begginers when it comes to dev-ops, docker etc. so any help and guidance would be appreciatedlittle-morning-76863
11/30/2022, 12:57 PMdocker run --rm -p 7880:7880 \
-p 7881:7881 \
-p 7882:7882/udp \
-v $PWD/livekit.yaml:/livekit.yaml \
livekit/livekit-server \
--config /livekit.yaml \
--node-ip 127.0.0.1
to run but due to my inexperience I am not sure that what I am getting is correctsteep-balloon-41261
11/30/2022, 1:58 PMsteep-balloon-41261
11/30/2022, 5:07 PMsteep-balloon-41261
12/01/2022, 1:44 AMsteep-balloon-41261
12/01/2022, 2:25 AMsteep-balloon-41261
12/01/2022, 5:32 AMsteep-balloon-41261
12/01/2022, 7:30 AMsteep-balloon-41261
12/01/2022, 8:33 AMsteep-balloon-41261
12/01/2022, 9:00 AMsteep-balloon-41261
12/01/2022, 9:09 AMsalmon-laptop-26997
12/01/2022, 10:04 AMstartRoomCompositeEgress
method in my API, i don't have any error appearing and i see - in my cloud Dashboard E*gress - that the record started.*
But i never receive the file on my Scaleway bucket š
Can you help me please?steep-balloon-41261
12/01/2022, 4:46 PMadventurous-judge-65460
12/01/2022, 4:57 PMmax_participants
setting supposed to be used. We can have max_participants
in the config file, but it looks like we can set it on individual rooms when creating them from the server side https://docs.livekit.io/server/room-management/#createroom.
When I create a room from the server side with say max_participants: 2
and generate tokens for different participants for that room, at least three participants are able to join the room (havenāt tested with more users). I would expect that LK server would throw some kind of error when third participant tries to join. Response from the createroom
request looks as expected, max_participants: 2
is there. Am I missing something?steep-balloon-41261
12/02/2022, 1:04 AMsteep-balloon-41261
12/02/2022, 1:55 AM