Jump to content
View in the app

A better way to browse. Learn more.

Mopar1973Man.Com LLC

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
  • vera s05 libvpx

Vera S05 Libvpx !!better!! May 2026

vpxenc --help Try encoding raw YUV (if you have a test file):

Example cross-compile for MIPS (using OpenWrt SDK): vera s05 libvpx

find / -type f -executable -exec ldd {} \; 2>/dev/null | grep libvpx If your S05 has a USB webcam or network camera stream (e.g., /tmp/cam_stream ), you can manually test libvpx: vpxenc --help Try encoding raw YUV (if you

"codec": "VP8", "quality": "fast", "cpu_used": 5, "deadline": "realtime" You can cross-compile a newer libvpx for Vera’s architecture (MIPS32r2 big-endian or ARMv5te, depending on revision). The S05’s libvpx implementation is a neat hack

# Capture from a JPEG-over-HTTP camera, pipe to vpxenc (if available) wget -O - http://camera-ip/snapshot.jpg | ffmpeg -i - -c:v libvpx -b:v 500k -f webm /tmp/test.webm Vera’s stock firmware may not have ffmpeg — but it may have a minimal vpxenc :

If decode takes >500ms for a 1MB frame, your S05 is overloaded. For anything beyond 1–2 low-res cameras, consider moving camera handling to a Raspberry Pi or old PC running Motion/Shinobi, and just have Vera receive simple HTTP motion alerts. The S05’s libvpx implementation is a neat hack but not production-ready today.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.