Can't access Realsense D455F

Help!

I have a realsense D455f camera. The specific model isn’t found in the drop-down menu of the realsense TOP. I selected the D455, hoping it would work.

That’s the only thing I’ve tried so far. I’m very stuck and hoping for help in accessing my realsense camera for TouchDesigner integration.

The SDK is downloaded and installed. I can access all the feeds and features through the realsense viewer.

Is there a way I could manually add my model to the TOP with Python? Is there a different step I’m missing to enable the camera?

Could you clarify a few things like what OS you are running and what TouchDesigner build you are using?

Hey Coi,

We currently don’t support model D455f, but it is on our list and should be added soon.

Thanks,
Varad

Thank you for the quick reply.

Any chance you could give me some source. I can write it in myself. Happy to let you have the code when I’m done.

Just want the functionality.

Hey Coi,

Apologies for not responding to this sooner, I was away for a bit.

Here is a build based off 2025.30k experimental release with support for D455f model, as well as a few others: Dropbox

We are about to do an official release very soon, so these changes won’t be in that build, but the one after that.

And to answer your question above, if you wanted to manually add support you could use the CPlusPlus TOP workflow and manually create your own RealSense TOP using the RealSense C++ SDK. Note that, you would have to implement all of the RealSense camera integration from scratch.

Varad

Amazing!

Thank you so much. I’ll explore your implementation later this week.

Much appreciated!!

You can now download 2025.31550 Official with these updates included.