RDP in Daily video call

Options

Hello!

I found the page https://dev.to/trydaily/build-a-daily-video-call-app-with-angular-and-typescript-part-1-1lf9 , which demonstrates how to build a Daily video call app with Angular. The example uses Daily’s SDKs and WebRTC to create a video call app. However, I couldn’t find any information on adding RDP to Daily video call. It is possible to create an app similar to TeamViewer using WebRTC and other open-source libraries,?

Thank you.

Tomaž

Best Answer

  • daily_joey
    daily_joey Moderator, Dailynista admin
    Answer ✓
    Options

    Hi @dagarint , the Daily API handles all of the complexity of WebRTC video, however we don't have any features currently built into the API that would allow for something like remote desktop controls out of the box. It's possible that you could combine our SDK with another service or library, though that would depend on your use case and the specific features you need.