Revert "feat(streams): add phase-2 SFU transport handshake and produce/consume APIs"
This reverts commit 498a7f838b7747470b220701505c4bfbd3ea8cff.
This commit is contained in:
@@ -12,15 +12,10 @@ MINIO_BUCKET=videos
|
||||
MINIO_REGION=us-east-1
|
||||
MINIO_PRESIGNED_EXPIRY_SECONDS=600
|
||||
MEDIA_MODE=legacy
|
||||
MEDIA_SFU_ENGINE=mediasoup
|
||||
MEDIA_PROVIDER=mock
|
||||
TURN_URLS=
|
||||
TURN_USERNAME=
|
||||
TURN_CREDENTIAL=
|
||||
MEDIA_WEBRTC_LISTEN_IP=127.0.0.1
|
||||
MEDIA_WEBRTC_ANNOUNCED_IP=
|
||||
MEDIA_RTC_MIN_PORT=40000
|
||||
MEDIA_RTC_MAX_PORT=49999
|
||||
MEDIA_RECORDINGS_DIR=media-recordings
|
||||
MEDIA_MAX_PUBLISHERS=4
|
||||
MEDIA_MAX_SUBSCRIBERS_PER_ROOM=12
|
||||
|
||||
Reference in New Issue
Block a user