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

 

You cannot comment on this entry