[RN] Prefer H.264
This commit is contained in:
@@ -39,7 +39,8 @@ const INITIAL_STATE = {
|
||||
// place). Fortunately, these pieces of JavaScript currently involve
|
||||
// third parties and we can temporarily disable them (until we implement
|
||||
// an alternative to async script elements on React Native).
|
||||
disableThirdPartyRequests: true
|
||||
disableThirdPartyRequests: true,
|
||||
preferH264: true
|
||||
},
|
||||
initializationError: null,
|
||||
initialized: false
|
||||
|
||||
Reference in New Issue
Block a user