How can i implement openvidu call in springboot?

i want to create a openvidu call in springboot how ca i create it??

Just take a look to any to our two springboot tutorials:

https://docs.openvidu.io/en/2.14.0/tutorials/openvidu-mvc-java/
https://docs.openvidu.io/en/2.14.0/tutorials/openvidu-js-java/

i have already watch that but i dont want just like openvidu call not a basic webinar
https://demos.openvidu.io/openvidu-call/#/

I don’t know what kind of answer you want.

Your question is "i want to create a openvidu call in springboot how ca i create it??"

The answer to that is: “Programming it”. If you want exactly what openvidu-call offers right now but using SpringBoot instead of Node in the backend, you have to develop it. We cannot do much more than that, other than providing you links to SpringBoot tutorials.

2 Likes