We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RN: 0.57.7 GoCoder: 1.5.0 react-native-wowza-gocoder: 1.0.6
macOS Mojave 10.14.1
error: getOrientationBehavior BroadcastManager.java:100 Attempt to invoke virtual method 'init java.lang.String.hashCode()' on a null object reference
Any tips to solve it?
The text was updated successfully, but these errors were encountered:
Make sure you are the prop videoOrientation on the BroadcastView component. It can be either portrait or landscape
videoOrientation
BroadcastView
portrait
landscape
Sorry, something went wrong.
No branches or pull requests
RN: 0.57.7
GoCoder: 1.5.0
react-native-wowza-gocoder: 1.0.6
macOS Mojave 10.14.1
error:
getOrientationBehavior
BroadcastManager.java:100
Attempt to invoke virtual method 'init java.lang.String.hashCode()' on a null object reference
Any tips to solve it?
The text was updated successfully, but these errors were encountered: