lovasoa / whitebophir

Online collaborative Whiteboard that is simple, free, easy to use and to deploy
https://wbo.ophir.dev
GNU Affero General Public License v3.0
2.12k stars 410 forks source link

Any way to integrate this in react application #112

Open rahulsingh806080 opened 4 years ago

rahulsingh806080 commented 4 years ago

I want to integrate this application in react js project. Any suggestion will be helpful with steps

lovasoa commented 4 years ago

Hello! There easiest is probably for you to follow the normal installation procedure, and then integrate it into your application via an iframe

rahulsingh806080 commented 4 years ago

Can u just guide. Because my expectation is ,i want to teach rural students on whitboard with multicommunication support and later want to integrate audio suppport

On Sun, 9 Aug 2020, 16:23 Ophir LOJKINE, notifications@github.com wrote:

Hello! There easiest is probably for you to follow the normal installation procedure, and then integrate it into your application via an iframe

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lovasoa/whitebophir/issues/112#issuecomment-671036847, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEAEKWHY225OIPEESYAM5ODR7Z5Y3ANCNFSM4PYZPD2A .

lovasoa commented 4 years ago

If you want a combined videoconference and whiteboard solution, then I recommend installing WBO together with jitsi, following this wiki page : https://github.com/lovasoa/whitebophir/wiki/WBO-Jitsi-integration

If you are creating your own application and integrating WBO in it, the best as I said is probably to just use an iframe. You will find a lot of information about haw to do that on the web, just type react iframe in your favorite search engine. You can use, for instance, react-iframe. Following WBO's license, your application will also have to be a free software. I encourage you to post a link to its sources here. This will also make it easier for you to ask for more concrete help.

rahulsingh806080 commented 4 years ago

So inshort iframe can have jitsi plus wbo

On Mon, 10 Aug 2020, 01:04 Ophir LOJKINE, notifications@github.com wrote:

If you want a combined videoconference and whiteboard solution, then I recommend installing WBO together with jitsi, following this wiki page : https://github.com/lovasoa/whitebophir/wiki/WBO-Jitsi-integration

If you are creating your own application and integrating WBO in it, the best as I said is probably to just use an iframe. You will find a lot of information about haw to do that on the web, just type react iframe in your favorite search engine. Following WBO's license, your application will also have to be a free software. I encourage you to post a link to its sources here. This will also make it easier for you to ask for more concrete help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lovasoa/whitebophir/issues/112#issuecomment-671092143, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEAEKWGTU6QGUJVTDCJN7S3R73225ANCNFSM4PYZPD2A .