RaspberryPi Camera Viewer

RaspberryPi Camera Viewer

BigDotSoftware
Jul 28, 2016
  • 13.2 MB

    فائل سائز

  • Android 4.1+

    Android OS

About RaspberryPi Camera Viewer

Application to view GStreamer streams on any Android device

Application has been originally designed to view camera stream from hardware Raspberry Pi cameras. To build the stream, gstreamer has been chosen as the best open source multimedia framework. During the time number of desired features and configuration options grow, so application is morphing into gstreamer viewer. In current version you are able to build any pipeline (in gstreamer format) and view it on any Android device

Starting from version 4.0 you can create your own plugins. More details on github: https://github.com/pzuk/raspberry-pi-camera-viewer-plugins/

You can also easily embed RaspberryPi Camera Viewer to your Android application

More details on github: https://github.com/pzuk/raspberry-pi-camera-viewer-embedded-example

Current version is backward compatible with previous versions, so if you still want to watch stream from your RaspberryPi only, please follow points below:

1. Connect RaspberryPi Camera board

2. ssh to your Raspberry Pi and launch:

raspivid -n -t 0 -h 200 -w 320 -fps 25 -hf -b 2000000 -o - | gst-launch-1.0 -v fdsrc ! h264parse ! rtph264pay config-interval=1 pt=96 ! gdppay ! tcpserversink host=192.168.0.20 port=5000

where host=192.168.0.20 should be replaced by your RaspberryPI IP address.

Low latency version:

1. Connect RaspberryPi Camera board

2. ssh to your Raspberry Pi and launch:

raspivid -t 0 -hf -n -h 480 -w 640 -fps 15 -o - | nc -l -p 5001

3. Open RaspberryPi Camera Viewer and launch pipeline:

tcpclientsrc host=192.168.0.20 port=5001 ! queue2 max-size-buffers=1 ! decodebin ! autovideosink sync=false

More information about low latency experiment with Android, Raspberry Pi and Gstreamer: https://pzuk.wordpress.com/2015/12/29/android-raspberry-pi-camera-low-latency-via-gstreamer/

مزید دکھائیں

What's new in the latest 4.2

Last updated on 2016-07-28
Refactored version. Major change is support for plugins. Starting from version 4,0 you can write your own plugins for RasberryPi Camera Viewer. Starting from 4.1 you can embed Gstreamer Camera Preview in your applications. More details and example code: https://github.com/pzuk/raspberry-pi-camera-viewer-plugins/

ویڈیوز اور اسکرین شاٹس

  • RaspberryPi Camera Viewer پوسٹر
  • RaspberryPi Camera Viewer اسکرین شاٹ 1
  • RaspberryPi Camera Viewer اسکرین شاٹ 2
  • RaspberryPi Camera Viewer اسکرین شاٹ 3
  • RaspberryPi Camera Viewer اسکرین شاٹ 4
  • RaspberryPi Camera Viewer اسکرین شاٹ 5
  • RaspberryPi Camera Viewer اسکرین شاٹ 6
  • RaspberryPi Camera Viewer اسکرین شاٹ 7
APKPure آئیکن

APKPure ایپکےذریعےانتہائی تیزاورمحفوظڈاؤنلوڈنگ

Android پر XAPK/APK فائلیںانسٹالکرنےکےلیےایککلککریں!

ڈاؤن لوڈ کریں APKPure
thank icon
ہم آپ کے صارف کے تجربے کو بہتر بنانے کے لیے اس ویب سائٹ پر کوکیز اور دیگر ٹیکنالوجیز کا استعمال کرتے ہیں۔
اس صفحے پر کسی بھی لنک پر کلک کرکے آپ ہماری رازداری کی پالیسی اور کوکیز پالیسی پر متفق ہو رہے ہیں۔
مزید جانیں