https://www.appsheet.com/samples/Sample-App?appGuidString=045281d8-46f9-4dc6-9694-8a368138aec5
Trick is super simple and easy. Using the third party web tool, so called WEBRTC. When we googled it, there are bunch of services and most of them is free for the normal usage.
Some services, we need to write code, basically javascript, but some of them providing quick url to where we simply pass value as params to customise or straight go down to the designated room for conference.
I tested few services of webrtc, but i decided to go with https://webrtc.ecl.ntt.com/en/
NTT is Japanese telcom giant fyg.
Their tool is simple to use and UI of the tool are as well.
How app works?
User create new conference. This generates confernce room id using randambetween function.
In the virtual column with type of url, construct url using this id as a part of prams.
After saved the form, click the column (convert url appearance to simple text using hyperlink expression) and open up browser to start conference.
The counter party for conference who wish to join the conference, just refresh app and find the most latest conference on the top and click the link to join.
NTT s webrtc allow multiple user to join and scrensharing , text chat on the conference as well. Nice.
I faced with some users who dont know how to user skype for conference, although their office uses skype as office tool. My app intends to solve this problem and give the easy-peasy accces to web conference in instant way, this is essensce right here.
User case?
It is depending on app creator and users.
For instance, inspection app, maybe inspector in the site will communiate the person in the office to call for assistance? Better than sending static image or video, just use the mobile to show the site scene on live.
For education app, maybe tutor will communicate with pupils? (I welcome professional opinion from @Kirk_Masden in this field )
For disaster recovery app, the team in the site can broadcast the scene to the responding center?
Even Appshee office hours!?
I dont have live app for the moment, but will add to exsiting and future app as one of modules.
I invite broad opinion from community and Appsheet team for idea how to make this better etc.
I hope this will be found interesting and encourage the imagination of app creators.
Lastly, most importantly, this can be done without single line of the code. In the past, I used other webrtc service and embed into my web app. It is working fine, but killing my time for coding lots.
Thank you Appsheet to make this possible.
Only one thing which is negative side is UI / responsiveness in mobile view is not perfect. Better use in desktop and browser. But I never mind.
@praveen
@Thierry
@Phil
@Santiago
@Adam
@Peter
@JCadence
@Fabian
@Kirk_Masden
@Suvrutt_Gurjar