Open kasyr opened 4 years ago
Any follow up on this? Facing the same issue.
I got around this by appending the stream key to the end of the RTMP url like so Example: rtmp://global-live.mux.com:5222/app/STREAM_KEY
@alex-heritier is the stream key in mux the same as the id from URL Signing Keys.
@alex-heritier is the stream key in mux the same as the id from URL Signing Keys.
No, this explains Mux stream keys https://docs.mux.com/docs/live-streaming
I got around this by appending the stream key to the end of the RTMP url like so Example: rtmp://global-live.mux.com:5222/app/STREAM_KEY
Thank you! I got it working :)
@alex-heritier and @kasyr did you guys have some data on mux dashboard, cos mine keep saying connecting and never does.
@pojoba02 same issue, also the UI is broken on iOS. Would be nice if this was just a view.
@pojoba02 yes I got that one working :-)
android version!
do you have to connect it to rtmp url?
@pojoba02 yes.
ok cool
just run the iOS version, pretty pretty cool plugin,
I am trying to broadcast a stream with Mux, to make it work I need to use both url and stream key. Is it possible to use a stream key with this library?