UDP Camera

Real-time camera streaming via UDP. Customizable packet format.
HARDCODED JOY S.R.L.

Download UDP Camera APK

Version 1.0.1
Updated on 2025-01-22
Rating 4
Category Tools
Package name com.hardcodedjoy.udpcamera
Downloads 5+

UDP Camera Description

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

Open up
Download APK for Android
Currently, UDP Camera APK download is not available. Please proceed to download from the Google Play Store.
Google Play
Get from Play Store
1. Click "Get from Play Store
2. Download UDP Camera from the Play Store
3. Launch and enjoy UDP Camera

UDP Camera APK FAQ

Is UDP Camera safe for my device?

Open up
Yes, UDP Camera follows the Google Play content guidelines to ensure safe use on your Android device.

What is an XAPK file, and what should I do if the UDP Camera I downloaded is an XAPK file?

Open up
A file with .xapk extension is a compressed package file. It is a container file format that incorporates APK and additional associated files required for the installation. The XAPK format was introduced to package the APK file and OBB file together for a seamless delivery and installation process. XAPK format can help reduce the package size of application. On mobile phones, users need to install the XAPK installer first, and then install XAPK files through that installer. You can find the installer here:https://apkcombo.com/how-to-install/. But on PC client, you just need to put the file on LDPlayer.

Can I play UDP Camera on my computer?

Open up
Yes, you can play UDP Camera on your computer by installing LDPlayer, an Android emulator. After installing LDPlayer, simply drag and drop the downloaded APK file into the emulator to start playing UDP Camera on PC. Alternatively, you can open the emulator, search for the game or app you want to play, and install it from there.

Search Recommendation

Program Available in Other Languages