Rein Appeldoorn

Results 75 comments of Rein Appeldoorn

Just log a time stamp . No polling On Jun 29, 2014 5:13 PM, "Pepijn" [email protected] wrote: > It never deletes user's of the list. We should make use of...

https://developer.cdn.mozilla.net/media/uploads/demos/e/l/elfoxero/c17223c414d8ddafb7808972b5617d9e/html5-notifications_1400214081_demo_package/index.html example -Rein On Sat, Jun 14, 2014 at 4:14 PM, Ramon Wijnands [email protected] wrote: > Web Notifications can be used to inform the user about events that can >...

Hi @ford-prefect , thanks for your reply. It is indeed `gstreamer` that is not working properly. I am browsing the internet for three days but cannot figure out the best...

Especially performance: ## Raspbian Stretch lite ### Debians Installed using ``` sudo apt-get -y install x-window-system \ gstreamer1.0-tools \ gstreamer1.0-plugins-good \ gstreamer1.0-plugins-bad \ gstreamer1.0-plugins-ugly \ gstreamer1.0-omx \ gir1.2-gst-plugins-base-1.0 \ python-gst-1.0...

The following command plays the video quiet smoothly: ``` gst-launch-1.0 filesrc location= /home/pi/big_buck_bunny_720p_30mb.mp4 ! qtdemux ! h264parse ! omxh264dec ! videoconvert ! ximagesink ``` However, when I replace the `ximagesink`...

I am working on a video wall use case and interested in the possibilities. To my knowledge, it not possible to decode only part of the stream. The master could...

@posva , could you give an update about the plan of merging this PR?