GStreamer-on-embedded-devices — RPi/Jetson Examples

GStreamer examples for Raspberry Pi and Jetson Nano: camera capture, RTSP server, shmsink/shmsrc pipelines.

Link

Related resources

  • ngw (Nano GStreamer Wrapper)Minimal C++11 embeddable GStreamer wrapper for game engines and interactive frameworks; single-threaded, lock-free, cross-platform.
  • LIVI (Linux In-Vehicle Infotainment)Open-source standalone CarPlay/Android Auto head unit for ARM boards (Raspberry Pi 4/5) with a zero-copy GStreamer pipeline keeping hardwar…
  • pi-playerRaspberry Pi 4 + LibreELEC based autoplay signage-style embedded video player.
  • Vimeo player.jsOfficial SDK to control embedded Vimeo player instances via postMessage API.
  • videowall (info-beamer)Master/client Python setup for showing distinct fullscreen video per screen, e.g. one per Raspberry Pi, for signage installations.
  • SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
  • webrtc-externalsWebExtension replicating the chrome://webrtc-internals workflow cross-browser (Firefox/Edge included).
  • webrtc-internals-exporterChromium extension exporting WebRTC stats to Prometheus PushGateway with an included Grafana dashboard.
  • Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
  • CastSoundBoardCustom Chromecast sender+receiver demo pair using Web Audio API for multi-track audio playback, a pattern reference for building custom Cas…