PHPJunior / laravel-video-chat-demo

Laravel Video Chat using Socket.IO and WebRTC ( Demo )
85 stars 58 forks source link

Video Problem on my localhost #1

Open rolandalla opened 6 years ago

rolandalla commented 6 years ago

Hello , Congratulation for the nice work you have made , using vuejs webrtc and laravel :). I was testing you project in my localhost. using serv : http://127.0.0.1:8000/ Runing redis and laravel echo The chat is working allright but the problem is with the video chat. I get this error on concole : [object RTCPeerConnection] failed to add ICE Candidate: OperationError: Error processing ICE candidate

PHPJunior commented 6 years ago

Hi , Bro run this command php -S [yourip]:8000 -t public and plz not use artisan serve , Test from mobile and laptop/desktop , not same device . 😄 My Bad , i forget to write more details.

rolandalla commented 6 years ago

Thanks for reply, I tested it and now geting a

Error: Request failed with status code 419

rolandalla commented 6 years ago

yeap I dit that, the same problem

On Wed, Oct 25, 2017 at 11:58 AM, Nyi Nyi Lwin notifications@github.com wrote:

laravel-echo-server.json change authHost ip

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PHPJunior/laravel-video-chat-demo/issues/1#issuecomment-339278925, or mute the thread https://github.com/notifications/unsubscribe-auth/AFtDV_9Dq7gb2ttFvgbXVigNRQjDlMOqks5svwY6gaJpZM4QFpTY .

--

Roland Alla

Web Developer

Mob: +49 176 65369792 <+4917665369792> | Email: info@rolandalla.com | Website: www.rolandalla.com

Facebook https://www.facebook.com/h.techpc | Instagram https://instagram.com/roland.alla/ | Linkedin https://www.linkedin.com/in/roland-alla |

PHPJunior commented 6 years ago

Its ok from my side , i will check it again . 😄

rolandalla commented 6 years ago

OK thank you , I will check it again maybe I did any mistake .

On Wed, Oct 25, 2017 at 12:21 PM, Nyi Nyi Lwin notifications@github.com wrote:

Its ok from my side , i will check it again . 😄

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PHPJunior/laravel-video-chat-demo/issues/1#issuecomment-339284791, or mute the thread https://github.com/notifications/unsubscribe-auth/AFtDVxuX6MzLCqRyoKg9SrJ3w82st67Sks5svwuTgaJpZM4QFpTY .

--

Roland Alla

Web Developer

Mob: +49 176 65369792 <+4917665369792> | Email: info@rolandalla.com | Website: www.rolandalla.com

Facebook https://www.facebook.com/h.techpc | Instagram https://instagram.com/roland.alla/ | Linkedin https://www.linkedin.com/in/roland-alla |

danylokiz commented 6 years ago

@PHPJunior, when I enter in a browser: http://127.0.0.1:8000/index.php. I get just a page Laravel. Am I doing something wrong?

phailee commented 5 years ago

When i am running it with ip it throws getUserMedia() error: NotSupportedError

henry9162 commented 4 years ago

@phailee same here, please did you later find a solution to this.. @PHPJunior please kindly assist, its really urgen, its such a great work you've done!.. thanks