This is indeed a nice tutorial.. great job. Can you please tell me about 2 things: 1. How to add security to this socket so that it is accessible only from my domain OR a token based mechanism ? 2. How to make the Callee wait for the Caller to join the call ? Right now what I understand is, if the caller doesn't join first (i.e. the callee joins first with some pre decided meeting name and caller joins after that with the same name) the call doesn't connect. It will be great if you could help me with these 2 things.
ive typed out the script watching the video it took 2 days, and used the github script and both i have the same problem. im running on xampp. When i send username and click call i just get a white square. It dont ask for permission to use my webcam the white square just pops up. I have my ws set at 192.169.xx.xx:3000. I have no clue whats wrong. Dud i love your tutorials i am working on a website and if i get it going i would like to make you partner. this is no joke. You have no clue how long i bee searching and watching videos before i found you. Thanks. hopefully you would be the first person who ever responded to me
Chrome doesn’t allow camera access to not secure websites and i believe your 192.169.xx.xx:3000 is insecure. You can however treat an insecure site as secure in chrome by tweaking some settings. Try this thread’s answer: stackoverflow.com/questions/52759992/how-to-access-camera-and-microphone-in-chrome-without-https
I want webrtc audio calling with laravel features, Please say, this helps me, by off the video portion and I have to add recording feature in it. Is it possible by following this tutorials.
I am also facing the same problem probably with some peerjs script file not connecting.. Can u please tell me if you were able to get the solution...🙏🙏 I am unable to find the reply which u thanked for some reason...
hy I get this video good but when I following all steps did my app did not show video it only show flash light from my camera. video not displayed. how can i solve it
really good but if i try to start call as you do in min 20 i get some errors like [[sender.js:1 Uncaught TypeError: webSocket is not a constructor]] OR [[sender.js:1 Uncaught ReferenceError: Cannot access 'webSocket' before initialization]] .....did i need to do something special on the server? install webrtc stuff or something like that?
You need to give Id for every call and whenever user click on next , it would connect to next person with next is Like 1st user.id = 1 2nd user.id = 2 Onclick (person.id + 1) This is just logic If you want to make it completely random important math in js, and use randomisation
when i am opening HTML file in console it gives an error - "WebSocket connection to 'ws://127.0.0.1:8000/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED". Why So.??? Could you suggest any solution?
Make sure your server is running on port 8000 too. If that doesn’t fix then try changing the port number since any other app on your computer might be using that port
The best tutorial related to server base coding.
Best tutorial i have ever see here....
You can make this app with RTC web transport technology instead of webRTC
He is really doing a great job
Hope he will get a huge success in his life....
earned a sub! good job there are few video on youtube to go deep into this topic
Brilliant job Mihir! This channel deserves lot more subs.
Thank you Johar. Glad you think so!
Yes
One of the best tutorials I ever watched! Thanks bro
thanks bro thanks alot you are so amazing person , there will be more people like you n this world
Looking forward to the second part !!!
excellent teaching skill and language. Thanks.
Best Tutorial for WebRTC you are awesome..
Thanks, the best tutorial that I found
I hope that someday i also can made a video about this topic in my native language
This is indeed a nice tutorial.. great job. Can you please tell me about 2 things:
1. How to add security to this socket so that it is accessible only from my domain OR a token based mechanism ?
2. How to make the Callee wait for the Caller to join the call ? Right now what I understand is, if the caller doesn't join first (i.e. the callee joins first with some pre decided meeting name and caller joins after that with the same name) the call doesn't connect.
It will be great if you could help me with these 2 things.
9:21 Haha...
Btw: Dope tutorial keep going..
100K Subs soon....
what is the pre requitment to learn web rtc
Awesome man! I got so much info from it!!
great job, excellent 👍
When I am clicking on the Start Call button in starting when we are using the invalid url nothing is happening @ 21:04 , please expain
ive typed out the script watching the video it took 2 days, and used the github script and both i have the same problem. im running on xampp. When i send username and click call i just get a white square. It dont ask for permission to use my webcam the white square just pops up. I have my ws set at 192.169.xx.xx:3000. I have no clue whats wrong. Dud i love your tutorials i am working on a website and if i get it going i would like to make you partner. this is no joke. You have no clue how long i bee searching and watching videos before i found you. Thanks. hopefully you would be the first person who ever responded to me
Chrome doesn’t allow camera access to not secure websites and i believe your 192.169.xx.xx:3000 is insecure. You can however treat an insecure site as secure in chrome by tweaking some settings.
Try this thread’s answer: stackoverflow.com/questions/52759992/how-to-access-camera-and-microphone-in-chrome-without-https
The same thing happened to me also, after allowing the camera and the microphone didn't show or work.
How to solve this problem?
I want webrtc audio calling with laravel features,
Please say, this helps me, by off the video portion and I have to add recording feature in it.
Is it possible by following this tutorials.
Bro how can we connect with recever...?at the end how can u connect recevre on other device..?plz explan
Love it!!!!!!!!! Thanks!!!!!
hello Sir, would you explain what you hit in keyboard on minute 8:55
video.remote-video then hit tab
if we use localhost do we need to open both sender and reciever .html file at a time
@Sawyer Amos it asks for money .
Bro, when i clicked on run, it comes in Chrome like,' Localhost refused to connect.' Pls tell me what to do?
@Amresh Dey thank you so much❤️
I am also facing the same problem probably with some peerjs script file not connecting..
Can u please tell me if you were able to get the solution...🙏🙏
I am unable to find the reply which u thanked for some reason...
I need video call feature in my website, for 1 to one and conference call
how much that will cost to develop
good worker bro how many people can ?
bro what if i want only audio conferincing here...what should we do
Set video, false, when getting userMedia
if we use localhost do we need to open both sender and reciever .html file at a time
@@heyletscode which server u r using for this
How much peers can join using this webrtc and is it free for production use
thank you so much bro
I have a question sir . If I run in localhost like xampp is this possible run? Or I need to be online ?
For testing purposes you dont need to setup anything, you only require node. But for production you will need to deploy it on a live server
@@heyletscode do you have a tutorial about node using sublime?
Facing echo issue on webrtc, can you please assist me for the same?
Hy i am doing this in windows and what about package.json
hy I get this video good but when I following all steps did my app did not show video it only show flash light from my camera. video not displayed. how can i solve it
I can't see me twice I just appear on the little rectangle on receiver and sender, does anyone knows what it's happening?
same
did you fixed it?
How we can disconnect call
Hi...send json is not working. It's says cannot send as connection not running yet. Please help!
How to use for online classes like zoom or gmeet
grear job bro
very helpful
Tanks much, its work
Hi everything is working but my join call is not linking to to the sender call
How to create login system innwebrtc before a video. Session begins n the name of person will be displayed on his inline window
really good but if i try to start call as you do in min 20 i get some errors like [[sender.js:1 Uncaught TypeError: webSocket is not a constructor]] OR [[sender.js:1 Uncaught ReferenceError: Cannot access 'webSocket' before initialization]] .....did i need to do something special on the server? install webrtc stuff or something like that?
Looks like you might have made a typo, make sure it is “WebSocket” with a capital W and not “webSocket”
Brother, How can I implement WebRTC into wordpress as a plugin?
I wonder why i cant turn on my cam after coding js?
when I AM CLICKING ON START CALL BUTTON we are using the invalid url nothing is happening
it is working offline. but when its online, not working. how to fix?
Man I'm suffering with making end call function please help..
Thank you z
I want the clients to reach each other randomly ,, without calling another client ,, how can I make it function like omegle web app??
You need to give Id for every call and whenever user click on next , it would connect to next person with next is
Like
1st user.id = 1
2nd user.id = 2
Onclick (person.id + 1)
This is just logic
If you want to make it completely random important math in js, and use randomisation
The permission to allow microphone or camera is not coming when I am clicking on "start call" !!
The same thing happened to me also, after allowing the camera and the microphone didn't show or work.
How to solve this problem?
im a web designer currently working on a website similar as youtube... i need help in live streaming would you like to work with us.
how to transfer files using this WebRTC
datachannel could be used to send file. webrtc.github.io/samples/src/content/datachannel/filetransfer/
Develop book a tutor application in Android studio
Nice, but please give its source code file, so that it will more easy to understand.
It’s in description
when i am opening HTML file in console it gives an error - "WebSocket connection to 'ws://127.0.0.1:8000/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED". Why So.??? Could you suggest any solution?
Make sure your server is running on port 8000 too. If that doesn’t fix then try changing the port number since any other app on your computer might be using that port
@@heyletscodeI don't know how to run serve. Could you help.?? I am trying this first time.
@@heyletscode can i do it by running xampp.
its a nodejs server, you need to install node
@@heyletscode i have installed node already. When i run server.js with node, it gives error.
Can I contact you please? 😁
How to create free video audio chat room in WordPress
not work
Bat ang pogi ? hehe hindi tuloy ako makaconcentrate hehe
sender.js --> navigator.getUserMedia ==> navigator.mediaDevices.getUserMedia 어덯게 변경할수 있나요?