82 Commits

Author SHA1 Message Date
cruizba
42b87dc257 Use main version 2024-06-24 22:47:47 +02:00
cruizba
5a58d90aee Bump to version 3.0.0-dev6 3.0.0-dev6 2024-06-24 22:45:48 +02:00
cruizba
54e99e1ed8 Bump to version 3.0.0-dev5 3.0.0-dev5 2024-06-24 22:42:53 +02:00
cruizba
499cde9314 Max CPU to 80% for egress service 2024-06-24 13:01:16 +02:00
cruizba
50926d2532 Check that LAN_PRIVATE_IP is reachable 2024-06-24 12:31:03 +02:00
cruizba
59db062605 Update docker images to 3.0.0-dev4 3.0.0-dev4 2024-06-24 11:10:06 +02:00
cruizba
a04cc8fed6 Change openvidu-call image. Use '<verion>-demo' tag for /openvidu-call href redirect 2024-06-21 20:30:03 +02:00
cruizba
a7a4f2a3e2 Change docker organization to 'openvidu'. Change images to 'openvidu-server' and 'openvidu-server-pro' 2024-06-21 19:07:27 +02:00
Juan Navarro
edfbfc4bd5
fixup! livekit.yaml: pion_level initially set to warn instead of error 2024-06-14 14:25:16 +02:00
Juan Navarro
d4fc070e4d
livekit.yaml: pion_level initially set to warn instead of error
While default LiveKit's value is error if nothing is provided, warn is a
better value for this option, because it allows seeing issues that
otherwise might happen and be invisible, such as:

WARN  openvidu.transport.pion.pc  webrtc/peerconnection.go:1280  RTPReceiver Receive failed: WebRtcTransport.Produce(): ssrc already exists in RTP listener [ssrc:3696700572] [method:transport.produce]  {..., "transport": "PUBLISHER"}
2024-06-14 13:56:37 +02:00
Juan Navarro
6561b2e6e9
mediasoup config log_tags defaults added 2024-06-06 11:52:03 +02:00
Juan Navarro
fa1b7d0d69
livekit.yaml: mediasoup logging parameters added
Use same comment format for all logging params.
Text is the same than comments in source code.
2024-06-06 11:22:22 +02:00
cruizba
bf8f1d1bb2 Update livekit.yaml webhooks. Add missing params to pro deployment 2024-05-31 17:10:08 +02:00
Juan Navarro
58d50db061
Minor grammar changes in comments and user-facing messages 2024-05-31 11:02:11 +02:00
cruizba
d1d124f99b Add default-app webhook 2024-05-30 15:06:28 +02:00
cruizba
b944ce8182 Update MongoDB connection URL in docker-compose files 2024-05-22 16:31:35 +02:00
cruizba
7676e88fb2 Replace default app port from 5442 to 6080 2024-05-20 19:49:55 +02:00
pabloFuente
687b9e5efe Update webhook config in livekit.yaml 2024-05-14 19:23:04 +02:00
cruizba
2308773361 Revert "Bump to 3.0.0-dev2"
This reverts commit 831452f04f3d2eba0caf842bbd2c76318a0008ab.
2024-04-30 11:56:30 +02:00
cruizba
831452f04f Bump to 3.0.0-dev2 3.0.0-dev2 2024-04-30 11:50:16 +02:00
cruizba
cddc17eb10 Unlimited egress operations by default 2024-04-29 17:18:45 +02:00
cruizba
323678d36a V2COMPAT_OPENVIDU_SECRET is now LIVEKIT_API_SECRET 2024-04-29 16:54:56 +02:00
cruizba
cb56899619 Move layout to custom-layout/v2compat 2024-04-29 15:02:14 +02:00
cruizba
2237ade77a Fix AWS property inconsistencies with v2 2024-04-26 19:41:49 +02:00
pabloFuente
1f23f0fe99 Add OPENVIDU_DEPLOYMENT_TYPE env var to openvidu-v2compatibility in pro 2024-04-26 14:34:05 +02:00
Carlos Santos
3fe319a781 Added custom-layout for v2 compatibility to PRO deloyment 2024-04-26 11:47:19 +02:00
Carlos Santos
b444f46a5a Fixed openvidu-livekit webhoook endpoint for openvidu-v2compatibility 2024-04-26 10:18:51 +02:00
cruizba
e6078a7e8f Remove LAN_PRIVATE_IP 2024-04-25 19:54:45 +02:00
cruizba
078c949cb9 Adapt deployment to new env V2COMPAT variables. Minor fixes 2024-04-25 19:54:13 +02:00
pabloFuente
94d675e007 Remove LAN_PRIVATE_IP 2024-04-24 16:54:14 +02:00
pabloFuente
9a0c5ba797 Remove docker-compose.override files and caddy-proxy folders 2024-04-24 16:49:02 +02:00
pabloFuente
4aa647f3cd Move gitignore files to root folder 2024-04-24 16:41:09 +02:00
pabloFuente
e25ac66449 Fix typo 2024-04-24 16:35:03 +02:00
pabloFuente
5c3a1eaa3e Update README 2024-04-24 16:33:14 +02:00
pabloFuente
bd89560a30 Same webhook config in pro as in ce 2024-04-24 16:30:48 +02:00
pabloFuente
7ac710b94e community and pro folders 2024-04-24 16:29:52 +02:00
pabloFuente
3675b6ad0e Change entrypoint for v2 shim from js to binary 2024-04-24 14:49:02 +02:00
cruiza
0e205ee2b6 Minor fixes scripts 2024-04-11 06:23:47 +02:00
cruiza
f8631a7c75 Prevent windwos users to mess up eol files 2024-04-11 06:16:37 +02:00
cruizba
dcead74572 Docker images point to main 2024-04-11 14:50:27 +02:00
cruizba
825bf6900f Bind v2compatibility to port 4443 in the host, so process in the host can also be used 2024-04-11 14:34:36 +02:00
Carlos Santos
2b357d0d9b Update docker-compose.yaml 2024-04-11 13:25:39 +02:00
cruizba
6581733908 Add index.html as example 2024-04-10 12:45:23 +02:00
cruizba
7a4a94f38a Rename custom-layouts to custom-layout as in OpenVidu v2 2024-04-10 12:42:05 +02:00
cruizba
07091d0aae Add custom layout 2024-04-10 12:39:51 +02:00
Carlos Ruiz Ballesteros
740f532307
Update docker-compose.yaml 2024-04-08 17:42:50 +02:00
Carlos Ruiz Ballesteros
94e7d535a5
Update docker-compose.yaml 2024-04-08 17:04:51 +02:00
Carlos Ruiz Ballesteros
e9bdeff9b1
Update docker-compose.yaml 2024-04-08 16:51:27 +02:00
cruizba
3ff438945b Bump to version 3.0.0-dev1 3.0.0-dev1 2024-04-03 21:23:17 +02:00
cruizba
ba4b8ddf78 Fix some inconsistencies 2024-04-02 10:51:58 +02:00