N3MTV / gcphone

Téléphone pour FiveM
104 stars 225 forks source link

gcphone uncaught(in promise) notallowederror : permission denied #378

Open dekzaman opened 3 years ago

dekzaman commented 3 years ago

I have some error when I'm try to call someone image

akassl-lab commented 3 years ago

This is due to FiveM blocking WebRTC in their recent builds.

dekzaman commented 3 years ago

S

This is due to FiveM blocking WebRTC in their recent builds.

So how to fix it I use another voice script but doesn't work can call but can't hear anythings

akassl-lab commented 3 years ago

I've been testing this all day. If you don't want to use TokoVOIP or Teamspeak and want to continue using Mumble, I recommend you to use Mumble-VOIP 1.3.1 not anything higher due to a known issue. Also, you need to use an external a Mumble Server that you can setup (I recommend setting it up on a Linux VPS).

Remember to also set WebRTC to false in the gcphone html config file.

dekzaman commented 3 years ago

I've been testing this all day. If you don't want to use TokoVOIP or Teamspeak and want to continue using Mumble, I recommend you to use Mumble-VOIP 1.3.1 not anything higher due to a known issue. Also, you need to use an external a Mumble Server that you can setup (I recommend setting it up on a Linux VPS).

Remember to also set WebRTC to false in the gcphone html config file.

Okay Thank you very much I'll try it

dekzaman commented 3 years ago

I change to use Mumble-VOIP 1.3.1 and set false WebRTC but still can't hear any things

akassl-lab commented 3 years ago

You need to setup your external mumble server and your configuration to your mumble-voip config file

useExternalServer = true, externalAddress = "MUMBLESERVERIP", externalPort = 64738,

dekzaman commented 3 years ago

You need to setup your external mumble server and your configuration to your mumble-voip config file

useExternalServer = true, externalAddress = "MUMBLESERVERIP", externalPort = 64738,

Do u have web for tutorial or something?

dekzaman commented 3 years ago

So In Mumble-VOIP 1.3.1 no have useExternalServer in config