smartdevicelink / generic_hmi

A sample HMI to use with sdl_core
BSD 3-Clause "New" or "Revised" License
8 stars 27 forks source link

Video Touch Events Don't Work with Gstreamer #498

Open Jack-Byrne opened 2 years ago

Jack-Byrne commented 2 years ago

Bug Report

OnTouchEvents only work when using the in browser streaming. OnTouchEvents do not register when using gstreamer outside of the web browser.

Reproduction Steps
  1. Connect navigation app
  2. Start video stream
  3. Click window in generic hmi to trigger onTouchEvent
Expected Behavior

HMI Sends Core an OnTouchEvent RPC

Observed Behavior

HMI does not send an OnTouchEvent RPC

Browser & Version Information