Skip to content

DirectDriveTech-DDT/tita-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

tita-app(V1.0.1)

This is the official release package for the tita app, based on Android.

Instructions:

(1) Install deb on Tita:

    #In TITA:
    git clone https://github.com/DirectDriveTech-DDT/tita-app.git
    cd tita-app
    sudo dpkg -i tita-app.deb

If there are no errors, it is considered successful

(2) Set app account password:

sudo vi /usr/tita-app/config.json

Set ros2 namespace as account, such as tita3037211. Please enter the "ros2 topic list" to query. Set the password yourself and save it for future login use. This is a demonstration: { "mqtt_username": "tita3037211", "mqtt_password": "12345678" }

(3) Install APK on your Android device:

Please click on the following link to download

Download the app

(4) APK login

If you have not activated VIP and can only use offline mode, please skip login and select "跳过", please contact wuyunzhou@directdrivetech.com And provide your account password for VIP authorization,then you can log in with VIP account password.

(5) APK Function Introduction

APK features include USB joystick, virtual joystick, and Bluetooth joystick,Offline mode can only use Bluetooth joystick.

Bluetooth Joystick User Manual

Restart Tita, it will enter Bluetooth pairing mode within 30 seconds of startup. Please complete Bluetooth pairing within 30 seconds.

If your Android device is on the same LAN as Tita, Tita will be scanned. If it is not scanned, please repeat the operation and rescan. If there are multiple Titas in the local area network, please manually select them.

Bluetooth currently supports enabling follow mode: QR code follow, gesture follow. Please note that only one of the following three functions can be opened at a time.

Virtual Joystick User Manual

This feature requires VIP authorization to log in and use.Through this method, you will be able to remotely control Tita from thousands of miles away.

This also supports enabling follow mode: QR code follow, gesture follow. Please note that only one of the following three functions can be opened at a time.

USB Joystick User Manual

This feature requires VIP authorization to log in and use.Through this method, you will be able to remotely control Tita from thousands of miles away.

This feature requires the purchase of our USB accessory, as shown in the picture. By connecting the USB accessory to an Android device, it can be controlled with a remote control and image transmission and reception can be achieved on the Android device.

Select USB device,and view Image

This also supports enabling follow mode: QR code follow, gesture follow. Please note that only one of the following three functions can be opened at a time.

(6) Customer LAN image transmission development interface

    ffmpeg -re -i /dev/video2        -c:v libx264 -profile:v baseline -preset ultrafast -tune zerolatency        -pix_fmt yuv420p -g 30        -rtsp_transport tcp -f rtsp rtsp://192.168.100.197:8554/test

Deb has integrated SRT and WebRTC ultra-low latency image transmission to local servers(Delay as low as 100ms at 60 frames per second). Refer to the above instructions to push the stream.(Change 192.168.100.197 to your LAN IP address,and change your video dev) For more parameters, please refer to the official ffmpeg tutorial.

屏幕截图 2025-06-09 144016 屏幕截图 2025-06-09 142135 image

Browser WebRTC Streaming Test:

image

To our incredible clients: ​​Thank you for growing with us.​​ You didn’t just use our product; you helped shape it. When we were a fledgling solution with ambitious dreams, you chose to believe. Your feedback became our blueprint, your challenges our compass, and your trust our foundation.  We often call early versions a ‘minimum viable product,’ but to us, it felt like sending a child into the world. And you—our pioneering partners—​​nurtured it as your own​​. You patiently endured bugs, advocated for features, and celebrated every upgrade. Your partnership transformed our ‘baby’ into what it is today: stronger, smarter, and more resilient.  Thank you for being more than clients. Thank you for being believers, collaborators, and the reason we strive for excellence.If you have any questions, please contact wuyunzhou@directdrivetech.com

About

This is the official release package for the tita app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published