Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realtek / rts3903n support #1092

Open
DSchndr opened this issue Oct 29, 2023 · 7 comments
Open

Realtek / rts3903n support #1092

DSchndr opened this issue Oct 29, 2023 · 7 comments

Comments

@DSchndr
Copy link

DSchndr commented Oct 29, 2023

Hi, this platform might be interesting to add support for since it is not listed

It is used in cameras like dlink dcs-6100 / aoni e96kr7f (odm), some tuya cams,... which cost ~15€ and are available from amazon
Its a mipsel cpu with 64MB ram running a "fairly recent" kernel (4.9.51) with h264/mjpeg encoder, gbit mac, usb, audio,...
The "sdk" and open source (incomplete) streamers as well as examples are available
PS: The aoni streamer from the first dlink update package comes with debug symbols

According to the sdk documentation there are even more realtek chips (which it supports)

I might get some more to do tests on if needed

@widgetii
Copy link
Member

Please provide a link for SDK and examples you mentioned above

@DSchndr
Copy link
Author

DSchndr commented Oct 29, 2023

SDK: https://dlink-gpl.s3.amazonaws.com/GPL2000202/DCS-6100LH_v1.x_GPLCode.tar.gz
Under DCS-6100LH_v1.x_GPLCode.tar.gz\DCS-6100LH_v1.x_GPLCode.tar\DCS-6100LH_v1.x_GPLCode\rts3903_sdk_v3.1.1\platform\source\rtscore\rts_sample\rtstream\ are the realtek examples

(Incomplete) Streamer: https://github.com/cjj25/Yi-RTS3903N-RTSPServer

@widgetii
Copy link
Member

Looks than everything is needed for the start, but main issue should be resolved first: Dlink uses Buildroot 2018.02, we're using Buildroot 2023.02 and a lot of efforts should be done to bump codetree to mainline version

@zry98
Copy link

zry98 commented Mar 3, 2024

RTS3903 is also used in TP-Link Tapo C200, would be awesome to be supported!

@gortizt
Copy link

gortizt commented Apr 9, 2024

RTS3903 is also used in TP-Link Tapo C200, would be awesome to be supported!

+1

@sperglord8008s
Copy link

Many Tools Are Already Fairly Developed and Documented.

SDK --> https://github.com/cjj25/RTS3903N-rsdk-4.8.5-5281

Useful binaries for RTS3903N --> https://github.com/cjj25/RTS3903N-Tools

Dumped Firmware + hard-coded credentials for console --> https://drmnsamoliu.github.io/firmware.html

@zz64
Copy link

zz64 commented Oct 1, 2024

Hi,
some info (Tapo C200 IP camera research project) here:
https://drmnsamoliu.github.io/index.html

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants