private bool EnableRemote()
 {
     return(bridge.IsStreamingSupported());
 }