diafygi/webrtc-ips

Not working on Chrome75

EtherDream opened this issue · 12 comments

Not working on Chrome75

Noticed this too:
pc.localDescription.sdp seems to be the culprit.

Uncaught TypeError: Cannot read property 'sdp' of null
at :69:41

yeah,the same error occur when open demo

Uncaught TypeError: Cannot read property 'sdp' of null

This works in the forked repo: https://github.com/vitalets/webrtc-ips

This works in the forked repo: https://github.com/vitalets/webrtc-ips

reset camera/microphone permissions, try again?

reset camera/microphone permissions, try again?

No permissions for camera/mic.
Chrome 76.0.3809.87, OSX.

image

not working:
v2js

@AdletAzhibek Please provide more info: browser version, os, network type (wifi/lan).

image
chrome version: 78.0.3887.7

is that because of chrome://flags/#enable-webrtc-hide-local-ips-with-mdns ??

is that because of chrome://flags/#enable-webrtc-hide-local-ips-with-mdns ??

yes,when this flag is enable,the script doesn't works,thanks.

Uncaught TypeError: Cannot read property 'sdp' of null any help