Ontonny / RTS3903N-Tuya-RTSPServer

RTSP and Telnet access for Tuya RTS3903N cameras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable an RTSP Server on a RTS3903N Tuya based camera


This project is in development!

Features

  • High or low resolution RTSP feed
  • Uses original Tuya services
  • Audio
  • Telnet/Root available (disabled by default)
  • Fully featured Busybox
  • Automatic backup of firmware to /sdcard/backup
  • This 'hack' is not permanent and is disabled when the sdcard is removed

Getting started

  1. Identify the firmware version of your camera by using the mobile app (if not sure, use the latest patched binary in table)
  2. Download the relevant tycam version from the Patched binaries table (see below)
  3. Copy all contents of sdcard folder to the root sd card
  4. Copy the downloaded tycam to the root of your sd card
  5. Insert sd card into your camera, wait 1 minute and try to connect to the RTSP server

Patched binaries

Version Original Low Res High Res
2.1.0#20181212-22 original low res high res
2.2.1#20190116 original low res high res
2.5 Use 2.2 Use 2.2 Use 2.2

Root access / telnet

  1. Open ty_sdcard_upgrade.sh
  2. Uncomment #telnetd -l /bin/sh &

RTSP

Connection details are rtsp://{IP_ADDRESS}:8554/


Devices

Title Model Link
Woox Smart Camera 1080P R4958 Amazon UK
Tuya SC-WA002 Tuya

Problems

  • Open an issue and attach a copy of your firmware backup from /sdcard/backup
  • Please note: Your WiFI credentials will be embedded and camera token

Development resources

About

RTSP and Telnet access for Tuya RTS3903N cameras


Languages

Language:Shell 100.0%