mirror of https://github.com/OpenVidu/openvidu.git
Update openvidu-recording to version 2.30.0
parent
01298af7a6
commit
08a5950c22
|
@ -27,7 +27,7 @@ OPENVIDU_WEBHOOK_EVENTS=["sessionCreated","sessionDestroyed","participantJoined"
|
||||||
|
|
||||||
OPENVIDU_RECORDING=false
|
OPENVIDU_RECORDING=false
|
||||||
OPENVIDU_RECORDING_DEBUG=false
|
OPENVIDU_RECORDING_DEBUG=false
|
||||||
OPENVIDU_RECORDING_VERSION=2.29.0
|
OPENVIDU_RECORDING_VERSION=2.30.0
|
||||||
OPENVIDU_RECORDING_PATH=/opt/openvidu/recordings
|
OPENVIDU_RECORDING_PATH=/opt/openvidu/recordings
|
||||||
OPENVIDU_RECORDING_PUBLIC_ACCESS=false
|
OPENVIDU_RECORDING_PUBLIC_ACCESS=false
|
||||||
OPENVIDU_RECORDING_NOTIFICATION=publisher_moderator
|
OPENVIDU_RECORDING_NOTIFICATION=publisher_moderator
|
||||||
|
|
|
@ -25,7 +25,7 @@ OPENVIDU_WEBHOOK_HEADERS=[]
|
||||||
OPENVIDU_WEBHOOK_EVENTS=["sessionCreated","sessionDestroyed","participantJoined","participantLeft","webrtcConnectionCreated","webrtcConnectionDestroyed","recordingStatusChanged","filterEventDispatched","mediaNodeStatusChanged","nodeCrashed","nodeRecovered","broadcastStarted","broadcastStopped"]
|
OPENVIDU_WEBHOOK_EVENTS=["sessionCreated","sessionDestroyed","participantJoined","participantLeft","webrtcConnectionCreated","webrtcConnectionDestroyed","recordingStatusChanged","filterEventDispatched","mediaNodeStatusChanged","nodeCrashed","nodeRecovered","broadcastStarted","broadcastStopped"]
|
||||||
|
|
||||||
OPENVIDU_RECORDING=false
|
OPENVIDU_RECORDING=false
|
||||||
OPENVIDU_RECORDING_VERSION=2.29.0
|
OPENVIDU_RECORDING_VERSION=2.30.0
|
||||||
OPENVIDU_RECORDING_PATH=/opt/openvidu/recordings
|
OPENVIDU_RECORDING_PATH=/opt/openvidu/recordings
|
||||||
OPENVIDU_RECORDING_PUBLIC_ACCESS=false
|
OPENVIDU_RECORDING_PUBLIC_ACCESS=false
|
||||||
OPENVIDU_RECORDING_NOTIFICATION=publisher_moderator
|
OPENVIDU_RECORDING_NOTIFICATION=publisher_moderator
|
||||||
|
|
Loading…
Reference in New Issue