Replies: 1 comment 1 reply
-
Hello, setAuthorization was moved into StreamClient class. This is the equivalent: rtmpCamera2.getStreamClient().setAuthorization(user, password); |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
previously we had
But now we don't have authorization method, is there any other way to do authorization.
Beta Was this translation helpful? Give feedback.
All reactions