Merge pull request #828 from OpenVidu/recording_experimental_flag
openvidu-recording: add experimental flag to chrome to avoid hiding l…
This commit is contained in:
commit
4face2e556
@ -34,6 +34,7 @@ xvfb-run-safe --server-args="-ac -screen 0 ${RESOLUTION}x24 -noreset" google-chr
|
||||
--disable-component-update \
|
||||
--disable-background-networking \
|
||||
--disable-default-apps \
|
||||
--flag-switches-begin --disable-features=WebRtcHideLocalIpsWithMdns --flag-switches-end \
|
||||
$DEBUG_CHROME_FLAGS $URL &>xvfb.log &
|
||||
|
||||
until pids=$(pidof Xvfb); do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user