Does RootEncoder support RTMPS? #1616
IamBruce828
started this conversation in
General
Replies: 1 comment 1 reply
-
Yes, it is supported and that issue should be solved here (apparently it is an error in ktor and I reported the error but for now I did a temporal fix): |
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
-
I have tested the code for youtube that runs successful.
But when I use facebook live streaming, it seems the connection will disconnect and retry.
The difference between youtube and facebook is rtmp and rtmps.
Does RootEncoder natively support RTMPS?
Beta Was this translation helpful? Give feedback.
All reactions