Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make OH3 WebUi Audiosink for WebAudio #936

Closed
bf8392 opened this issue Mar 5, 2021 · 1 comment
Closed

Make OH3 WebUi Audiosink for WebAudio #936

bf8392 opened this issue Mar 5, 2021 · 1 comment
Labels
enhancement New feature or request main ui Main UI

Comments

@bf8392
Copy link

bf8392 commented Mar 5, 2021

The problem

Habpanel can Play Audio, but the new OH3 UI not...My current workaround is to frame the OH3 UI in Habpanel, but that's a rather "ugly" solution...native Audio support of the normal OH3 UI would be cool, as I can use the new UI in the habpanelviewer App from vbier and I love the Design of the new OH3 UI :-). Together with the functions of habpanelviewer, the new UI is absolutely genius!
https://github.com/vbier/habpanelviewer

Your suggestion

Add WebAudio support to OH3 WebUi

Your environment

runtimeInfo:
  version: 3.0.0
  buildString: Release Build
locale: de_AT
systemInfo:
  configFolder: /openhab/conf
  userdataFolder: /openhab/userdata
  logFolder: /openhab/userdata/logs
  javaVersion: 11.0.9
  javaVendor: Azul Systems, Inc.
  javaVendorVersion: Zulu11.43+88-CA
  osName: Linux
  osVersion: 5.4.83-v7l+
  osArchitecture: arm
  availableProcessors: 4
  freeMemory: 186720888
  totalMemory: 481714176
bindings:
  - amazonechocontrol
  - astro
  - chromecast
  - gardena
  - harmonyhub
  - ipcamera
  - jablotron
  - kodi
  - mail
  - ntp
  - openweathermap
  - orvibo
  - samsungtv
  - smartthings
  - telegram
  - unifi
  - unifiedremote
  - upnpcontrol
  - zwave
clientInfo:
  device:
    ios: false
    android: true
    androidChrome: true
    desktop: false
    iphone: false
    ipod: false
    ipad: false
    edge: false
    ie: false
    firefox: false
    macos: false
    windows: false
    cordova: false
    phonegap: false
    electron: false
    nwjs: false
    os: android
    osVersion: "10"
    webView: false
    webview: false
    standalone: false
    pixelRatio: 2.625
    prefersColorScheme: dark
  isSecureContext: true
  locationbarVisible: true
  menubarVisible: true
  navigator:
    cookieEnabled: true
    deviceMemory: 8
    hardwareConcurrency: 8
    language: de-DE
    languages:
      - de-DE
      - de
      - en-US
      - en
    onLine: true
    platform: Linux armv8l
  screen:
    width: 412
    height: 892
    colorDepth: 24
  support:
    touch: true
    pointerEvents: true
    observer: true
    passiveListener: true
    gestures: false
    intersectionObserver: true
  themeOptions:
    dark: dark
    filled: true
    pageTransitionAnimation: default
    bars: light
    homeNavbar: default
    homeBackground: default
    expandableCardAnimation: default
  userAgent: Mozilla/5.0 (Linux; Android 10; ONEPLUS A6013) AppleWebKit/537.36
    (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36
timestamp: 2021-03-05T19:15:57.472Z

Additional information

@bf8392 bf8392 added enhancement New feature or request main ui Main UI labels Mar 5, 2021
@ghys
Copy link
Member

ghys commented Mar 6, 2021

Thanks, duplicate of #743.

@ghys ghys closed this as completed Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request main ui Main UI
Projects
None yet
Development

No branches or pull requests

2 participants