kevin-bache

Results 6 comments of kevin-bache

Is there anyway to set the zoom level even without an environment variable?

Using the same hardware have a similar crash > 16.10.18 17:54:10 (-0400) frontend ** (WPEWebProcess:34): CRITICAL **: gst_video_frame_map_id: assertion 'GST_IS_BUFFER (buffer)' failed Right now I'm using a chrome front end...

Have the same issue. It usually occurs within 15 mins of a video loop though `16.10.18 17:54:10 (-0400) frontend ** (WPEWebProcess:34): CRITICAL **: gst_video_frame_map_id: assertion 'GST_IS_BUFFER (buffer)' failed` @ykuzma1 says...

I'm having problems playing mp4 videos as well. Any updates?

@ykuzma1 I'm using your suggestion(docker file posted below) But I still have the same crashes Dockerfile `FROM petrosagg/resin-wpe:raspberrypi3-30c7465 COPY udev-rules/ /etc/udev/rules.d/ COPY wpe-init /wpe-init RUN rm /var/tmp RUN mkdir /var/tmp...