RDP in Daily video call
Hello!
I found the page
, 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ž
0
Best Answer
-
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.
1