Zoom Meeting SDK Tutorial

  Рет қаралды 20,556

Jenny Man

Jenny Man

Күн бұрын

Пікірлер
@JennyManEngineer
@JennyManEngineer Жыл бұрын
📹 You've asked, so here's another Zoom developer tutorial with a step-by-step walkthrough! kzbin.info/www/bejne/h6C9d2SZesiEb9U
@igork9618
@igork9618 10 ай бұрын
What should I do if I am not getting the screen shown on 4:38 ? It just opens a configuration of "General app" and I can't find the mentioned keys anywhere there. Is it because I already created a server to server app earlier? I recall I might have had that selection when I did that. But now I am not getting this even though I have deleted the server to server app.
@yh1549
@yh1549 8 ай бұрын
Hey did you find a solution for this? I am facing the same problem
@igork9618
@igork9618 8 ай бұрын
@@yh1549 I was not able to find a solution, I thought that better adaptor coukd have helped, mayby not, anyway I didn't want to spend money on it.
@igork9618
@igork9618 8 ай бұрын
@@yh1549 Not really, I suspect this was because I didn't go through my card registration. I tried to, but that was asking fot too much info so I gave up. We ended up using another person's account in our company, which existed for a while. This was only for POC (testing) at that stage.
@the_unico
@the_unico Жыл бұрын
Hello there. What a wonderful video! I have successfully embedded zoom into our web app. BUT i have a question, can a User from our web app create a meeting?
@JennyManEngineer
@JennyManEngineer Жыл бұрын
Glad you were able to embed zoom into your app following the video! :) I believe users can only join a meeting but not create a meeting.
@the_unico
@the_unico Жыл бұрын
@@JennyManEngineer Oh I see. Thank you for the reply. May I know what it the use of email option??
@JennyManEngineer
@JennyManEngineer Жыл бұрын
@@the_unico The email field is required for Webinar, optional for regular meetings, (but required for Meeting and Webinar if registration is required). It’s basically the email of the user joining the Meeting or Webinar.
@basicwebsitesolutions4983
@basicwebsitesolutions4983 2 жыл бұрын
hi good day. just wanted to ask what to do if i don't want to open a new blank page after joining? i removed the _blank from window. Open(joinUrl);. but it still opens a new tab.
@MrSawaiz
@MrSawaiz 5 ай бұрын
Hi Jenny. Can I access raw video feed of individual participants using the meeting sdk web app?
@appify_with_shopify
@appify_with_shopify 2 жыл бұрын
Hey there, Thats great video Ma'am. Thanks for your time. I need a help How we can a user will create a zoom meeting in mern stack web app? and other user will join it through our website? Please Must Reply. Please guide me Thanks in advance.
@henryteng5191
@henryteng5191 Жыл бұрын
Right now i can only join meeting. Is it possible to also create a meeting from my site by signing in my zoom account?
@Twisties34
@Twisties34 8 ай бұрын
vid now longer works, theres no option to choose app type or sdk, till looking for something that works ... ugg
@JennyManEngineer
@JennyManEngineer 7 ай бұрын
Zoom has recently revamped this.
@proman1210
@proman1210 Жыл бұрын
Hi Jenny, thanks for the awesome video! I am able to embed the meeting into my website on a local server. When I port the site to the web server, it works fine if I join the meeting from the server itself. But when I test it thru internet, after I click join, it should display a preview window and let me join, but I just got a black screen. Any help is appreciated.
@rakshithhr3528
@rakshithhr3528 Жыл бұрын
How many instances can I launch using a single SDK credential? Can I use this method to build bots which can join meetings and record?
@ahishnooguri6177
@ahishnooguri6177 2 жыл бұрын
Hi Mam May I know how the autorecording has been started as the second user joined, was it auto recording or the local recording initiated by you Thanks
@AWLN3
@AWLN3 Жыл бұрын
I have website, we will have sessions over a period of time for a group of people, i want to make it acessible to everyone so i want to host the sessions through zoom. As of now i just need to show a demo to my boss, so i think i will have to make 2 apps, one for the demo another one for release, eventually, Do i have to create meeting sdk and fill all the information?
@JennyManEngineer
@JennyManEngineer Жыл бұрын
yes, meeting sdk would help you embed zoom to your website
@belalbadawy3593
@belalbadawy3593 2 жыл бұрын
Very nice video Could you please make a tutorial for Zoom Video SDK web
@daeunkim9922
@daeunkim9922 Жыл бұрын
Is this only for the user who created SDK at App Marketplace and got key and secret? What should i do if i want to develop an web App using zoom API that non developer can use with only their Zoom ID & PW?
@JennyManEngineer
@JennyManEngineer Жыл бұрын
Only the developer needs the key and secret. A user just needs to enter Meeting ID and password etc. (see video at around 7-minute mark.) You only need the key and secret during set-up, as you embed Zoom into your own web app. Once embedded, you don’t need to enter key and secret to join a meeting.
@esraaahmed5290
@esraaahmed5290 Жыл бұрын
Hi, where can I get meeting number
@ugurulupinar
@ugurulupinar Жыл бұрын
hey did you find any solution?
@JennyManEngineer
@JennyManEngineer Жыл бұрын
you would get meeting number from zoom - either start a meeting or schedule a meeting to get a meeting number
@basicwebsitesolutions4983
@basicwebsitesolutions4983 2 жыл бұрын
just in case you have idea, can i ask how to embed this inside a website? i tried but it does not work. i have a website right now and i want the zoom window to appear on the middle of the web page just like in the linkedIn masterclass. thank you
@JennyManEngineer
@JennyManEngineer Жыл бұрын
Check out 3:55 of the video to see how to update index.js accordingly.
@ViVi-jw8oe
@ViVi-jw8oe 2 жыл бұрын
How about Local ? I'm getting "spawn chrome ENOENT" error , on Ubuntu
@saadarman4718
@saadarman4718 2 жыл бұрын
If it is not resolved yet or any one other looking for it. You have to change chrome to google-chrome in linux. You may also need to change it in corp.js along with wepack.config.
@Jothijagadeesh
@Jothijagadeesh Жыл бұрын
Hi Mam, Where you get the meeting id?
@JennyManEngineer
@JennyManEngineer Жыл бұрын
You can get one from your Zoom account. Start any meeting and grab the Meeting ID from your meeting.
@appify_with_shopify
@appify_with_shopify 2 жыл бұрын
I am also facing the issue about "Joining meeting timeout." . I am using SDK credentials instead of JWT but it still show the same error.
@JennyManEngineer
@JennyManEngineer Жыл бұрын
Check devforum.zoom.us. It could be a bug. For example, they fixed this earlier for the Web SDK: devforum.zoom.us/t/joining-meeting-timeout-from-web-sdk/41399
@SundaramKr
@SundaramKr 2 жыл бұрын
Thanks for the awesome explanation mam
@JennyManEngineer
@JennyManEngineer Жыл бұрын
welcome!
@devraj-om2rb
@devraj-om2rb 2 жыл бұрын
That's great video Ma'am.
@JennyManEngineer
@JennyManEngineer Жыл бұрын
Thank you!
@user-fk8wf4wg4y
@user-fk8wf4wg4y 2 жыл бұрын
thanks you so much❤❤
@JennyManEngineer
@JennyManEngineer Жыл бұрын
you are welcome!
Zoom Developer Tutorial: How to create & configure a Zoom app
9:48
How To Easily Host A Zoom Meeting With Wordpress
7:04
Darrel Wilson
Рет қаралды 87 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
ReactJS with Zoom WebSDK Integration
17:15
Learn with NAK
Рет қаралды 20 М.
Deep Dive: Using Zoom Meeting SDK for Linux Headless Bot
9:34
Zoom Developers
Рет қаралды 750
ZOOM Meeting Integration API Setup With OAUTH Authentication
13:35
How to create and use a Server to Server OAuth app
6:28
How To Create A Video Chat App With WebRTC
28:53
Web Dev Simplified
Рет қаралды 923 М.
Get Started With Zoom Meeting SDK Sample JavaScript App
12:59
Fluent In Technology (F.I.T) Inc
Рет қаралды 147
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН