You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@whittinghamj This is indeed a bug. I fixed it in the dev branch of the UI. Meanwhile you can simply append the "key" to the URL in the field where you added the server, e.g. rtmp://server.com:1935/live/key
Everything after the app (here: /live) will be interpreted as rtmp_playpath.
Setup a source stream, then add a destination RTMP to push to another RTMP server ...
I set the server as rtmp://server.com:1935/live
I try and set the rtmp_playpath as the 'key' (i think thats right)
Either way, when you click save, the fields dont save the data and hitting save then refreshing the page, the fields are empty again.
The text was updated successfully, but these errors were encountered: