UDP Camera

UDP Camera

  • 2.4 MB

    File Size

  • Android 5.0+

    Android OS

About UDP Camera

Real-time camera streaming via UDP. Customizable packet format.

UDP Camera gets the frames from the device's camera and sends the images via User Datagram Protocol (UDP). It is intended to be used in local WiFi. For it to stream via the Internet, the destination IP address must be public and the UDP port must be open.

This app is intended to be used by:

• computer vision researchers

• robotics students

• tech enthusiasts

• anyone that finds it useful

This app is NOT intended and will probably NOT work for

• live streaming to YouTube

• live streaming to Facebook

• etc.

They require special protocol.

By default, each UDP packet will contain just the bytes of a JPEG file, that is one image from camera.

Packet format can be configured by the user, and can contain:

• Text Strings

• HEX byte values

• Image width (as String / uint8 / uint16 / uint32)

• Image height (as String / uint8 / uint16 / uint32)

• Image data length (as String / uint8 / uint16 / uint32)

• Image data (bytes of the image file)

Image width, height and data length can be sent as:

• String

• uint8

• uint16

• uint32

Image data can be:

• JPEG data

• PNG data

• RGB_888

• GRAY_8 (grayscale, 8 bits per pixel)

• GRAY_4 (grayscale, 4 bits per pixel)

• GRAY_2 (grayscale, 2 bits per pixel)

• GRAY_1 (grayscale, 1 bit per pixel)

Streaming to RoboRemo:

Packet Format

• Text "img " (notice the ending space character)

• Image data length (as String)

• Text "\n"

• Image data (JPEG)

UDP Settings:

• Destination address = IP address of the phone running RoboRemo

• UDP port = UDP port set in RoboRemo

RoboRemo app:

https://play.google.com/store/apps/details?id=com.hardcodedjoy.roboremo&referrer=utm_source%3Dgp_udpcamera

Streaming to UDP Display:

Packet Format

• Image data (JPEG)

UDP Settings:

• Destination address = IP address of the phone running UDP Display

• UDP port = UDP port set in UDP Display

UDP Display app:

https://play.google.com/store/apps/details?id=com.hardcodedjoy.udpdisplay&referrer=utm_source%3Dgp_udpcamera

Show More

What's new in the latest 1.0.3

Last updated on 2025-08-29
• targetSdk 35
Show More

Videos and Screenshots

  • UDP Camera poster
  • UDP Camera screenshot 1
  • UDP Camera screenshot 2
  • UDP Camera screenshot 3
  • UDP Camera screenshot 4
  • UDP Camera screenshot 5
  • UDP Camera screenshot 6
  • UDP Camera screenshot 7

UDP Camera APK Information

Latest Version
1.0.3
Category
Tools
Android OS
Android 5.0+
File Size
2.4 MB
Available on
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free UDP Camera APK downloads for you.

Old Versions of UDP Camera

APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies