Recently, I wrote a post Talk to people who are on the same site 🌎 | Chrome Extension. Where I talked about an extension for chromium based browser...
For further actions, you may consider blocking this person and/or reporting abuse
Installed, but seems like, not working properly for me. As I can't join, it just keeps loading.
Your may check the console, share the errors to me on my email.
Token obtained
connected to room dev.to
Uncaught (in promise) DOMException: Requested device not found
This might be an permission issue with the microphone.
Does your device have mic?
Is mic working?
Reset permissions to the site/extension.
It should work.
No, my device doesn't have a mic, nor did the extension asked for a microphone permission.
Microphone is required to enter any room.
Meanwhile, you can use the web version: hitchweb.netlify.app/
It would be good if there was an option to just chat, not having to use microphone
Indeed, the posts say, "talk to" people but we're (I'm) used to that meaning text chat. It doesn't seem to mention voice chat.
I can understand.
No worries buddy, I'll introduce this feature soon.
A few things:
Thanks @phanirithvij for the feedbacks.
Few things were already in the TODO list. But, you definitely suggested more things.
Let's then code together.
wait its voice chat, u should add text chat
Thanks for the feedback, I'll add this in the future.
This is really cool! What language did you use to make this?
❤️ JavaScript 😉
Wow okay
Nice efforts. It's a nice extension with good concept. I will surely install it and recommend it to others.
Keep it up.
Thanks @spandyboss
This really mean a lot to me ❤️
Nice!
Installed and also wrote a positive review.
Well done!
Thank you @liviufromendtest ❤️
Hi, how about if there are hundreds of persons inside the page and talking together, what do you think about that ? is there are no problem about that ?
At the max, 5 people can talk together. 3000 people can be in a room.
Hey, is it possible to open an extension in the same website, I don't want to redirect to another website when I click.
That is possible, but this is just another way, I implemented in.
May be in future, I'll provide an option to open in a window.
Wow, I think this is very helpful, thanks man.
❤️
I am getting this error on the console and it keeps loading:
SignalClient.ts:183 WebSocket connection to 'wss://livekit.z3pulse.ml/rtc?access_token=undefined&sdk=js&version=1.0.1&protocol=7&adaptive_stream=1' failed:
`@ SignalClient.ts:183
SignalClient.ts:194 Uncaught (in promise) Error: Internal error
at SignalClient.ts:194:22
at u (regeneratorRuntime.js:86:17)
at Generator._invoke (regeneratorRuntime.js:66:24)
at Generator.next (regeneratorRuntime.js:117:21)
at Mu (asyncToGenerator.js:3:20)
at o (asyncToGenerator.js:25:9)
I get this error (on the web version):
WebSocket connection to 'wss://livekit.z3pulse.ml/rtc?access_token=undefined&sdk=js&version=1.0.1&protocol=7&adaptive_stream=1' failed:
(anónimo - anonymous in portuguese) @ main.97c049f5.js:sourcemap:2
main.97c049f5.js:sourcemap:2 Uncaught (in promise) Error: Internal error
at main.97c049f5.js:sourcemap:2:659027
at u (main.97c049f5.js:sourcemap:2:343044)
at Generator._invoke (main.97c049f5.js:sourcemap:2:342797)
at Generator.next (main.97c049f5.js:sourcemap:2:343407)
at Mu (main.97c049f5.js:sourcemap:2:348281)
at o (main.97c049f5.js:sourcemap:2:348485)
The source code repo is gone?