bartbutenaers / node-red-dashboard-2-ui-video

A Node-RED node for playing video in dashboard D2
Apache License 2.0
1 stars 0 forks source link

Error poster text #11

Open bartbutenaers opened 2 months ago

bartbutenaers commented 2 months ago

When at startup no url has been specified, the video error poster will be displayed:

image

That is correct, but the displayed text is not really correct. Because in this case there is no playback error: there is simply no url specified.

So which text should we display, which makes sense both when there is no video url specified AND when there is a video playback error.

Moreover in that case the label "error poster" isn't really suited anymore...