Hello,
I'm trying the resin-wpe project (which uses WPEWebKit) with a RPi3 to display a live video from youtube : https://www.youtube.com/embed/hL0sEdVJs3U?autoplay=1&vq=hd720
But the video won't start and I get this error :
(WPEWebProcess:39): GStreamer-CRITICAL **: _gst_util_uint64_scale: assertion 'denom != 0' failed
And it works fine with a normal video from youtube.
Any idea ?
Thanks.