diff --git a/pages/menu.ecpp b/pages/menu.ecpp
index c57f4bad..3dc51a17 100644
--- a/pages/menu.ecpp
+++ b/pages/menu.ecpp
@@ -44,7 +44,13 @@ if ( LiveFeatures< features::epgsearch >().Recent() ) {
%cpp>
| ><$ tr("Recordings") $>
| ><$ tr("Remote Control") $>
+<%cpp>
+if (LiveSetup().GetUseStreamdev()) {
+%cpp>
| ><$ tr("Web-Streaming") $>
+<%cpp>
+}
+%cpp>
| ><$ trVDR("Setup") $>
<# --- Used by D.H. to test infobox (not part of the released version)
| ><$ tr("Status Test") $>