How do I connect with a rtmp provider (DaCast) that has a username and password?
The Stream Link field has the following format:
rtmp[s]://[username:password@]hostname/app
(bracketed items indicate optional values so don't actually use [ ]'s)
For example:
rtmp://steve:my_password@live_stream_host.com/live
Tags: live streaming, rtmp