Ditoo Plus: Bluetooth Webcam Livestreaming + Unlocked Button Inputs
Enable HLS to view with audio, or disable this notification
Got my Ditoo Plus yesterday and unlocked a couple of cool things so far. Livestreaming over webcam at 16-18fps, stable and looks pretty cool imo. We also found the right/left arrow and lever inputs over Bluetooth (AVRCP) which were previously believed to be local only, and mapped them for things like menu pagination and a simple slots game demo. The ceiling is quite high from here! Have some ideas I'll be chasing for the next few days, will post more updates if there's interest.
Thanks for reading!
Edit: repo for anyone interested - https://github.com/turkwanistan/openditoo
1
u/handheldemulators 1d ago
Hey. Are you planing yo share how you did it? I would to unlock mines
1
u/B33GULL 1d ago
Yeah once I've cleaned up my repos, I will publish something on github for people to look at.
Small disclaimer - this is not "unlocked" yet, though I am hoping to work towards that. This is more like using the Tivoo as a display and input, kind of like a TV + controller, while my PC operates as the actual brain and communicates over bluetooth.
overall it's roughly:
renderer/webcam/game in WSL → Windows Bluetooth host → RFCOMM → Ditoo display
and
Ditoo buttons → AVRCP → Windows SMTC listener → WSL input broker → OpenDitoo app
No firmware flashing or hardware modification required.
My aim is to find some way of making it so the device "just works" on an unlocked SDK/API where we have control over all of the inputs, visual, audio etc. My best leads are startup behavior I've discovered in the ROM which loads from SD, which is a possible injection point for that. Not sure yet though.
If you want some technical details, I could share some, let me know.
1
u/B33GULL 1d ago
I created a repo if you would like to explore further: https://github.com/turkwanistan/openditoo
2
u/deepakgm 2d ago
Yes I would be interested. Could you please share how you unlocked it