peerconnection setting not taking effect in chrome://flags

963 views
Skip to first unread message

najnar83

unread,
Jun 23, 2012, 11:13:57 PM6/23/12
to discuss...@googlegroups.com
i have canary build - 22.0.1183.1 canary

the peerconnection setting in chrome://flags is enabled, but the browser returns an error message if i attempt to call "webkitDeprecatedPeerConnection".  in order for peer connection to work, i have to force it through the shortcut properties file in windows, by adding the following --enable-peer-connection.

Anybody know why the chrome://flags setting does not take effect in the browser?

every time canary gets updated, i have to go back into the shortcut properties file to add "--enable-peer-connection". it would be nice to have it permanently enabled. this used to work a while back in both the dev and canary stream, but stopped working a month or two ago.

Brave Yao

unread,
Jun 24, 2012, 10:17:00 PM6/24/12
to discuss...@googlegroups.com
Hi,

The peerconnection setting in Chrome://flags works well in all the chrome versions I have. 
Could you please try https://apprtc.appspot.com and post the JS console log here if it still doesn't work?

/Brave

serg

unread,
Jun 24, 2012, 7:17:47 PM6/24/12
to discuss-webrtc
Hi. Seems 'webkitDeprecatedPeerConnection' is gone.
Try rename it 'webkitPeerConnection' - it started to work on
my 22.0.1185.1 canary and 21.0.1180.4 chrome-dev

najnar83

unread,
Jun 27, 2012, 10:52:56 PM6/27/12
to discuss...@googlegroups.com
Hi,

Here is the JS console log from apprtc.appspot.com

Initializing; room=43510910. /?r=43510910:122
Opening channel. /?r=43510910:133
Requested access to local media with new syntax. /?r=43510910:156
Channel opened. /?r=43510910:216
User has granted access to local media. /?r=43510910:239
Creating PeerConnection. /?r=43510910:195
Failed to create webkitDeprecatedPeerConnection, exception: webkitDeprecatedPeerConnection is not defined /?r=43510910:175
Failed to create webkitPeerConnection, exception: webkitPeerConnection is not defined /?r=43510910:181
Adding local stream. /?r=43510910:197
  1. Uncaught TypeError: Cannot call method 'addStream' of undefined

thanks.


Brave Yao

unread,
Jun 29, 2012, 12:19:17 AM6/29/12
to discuss...@googlegroups.com
Hi,

So strange...
Which OS you are working on? Does this happen to this machine only? Have you tried to uninstall Canary(and delete all the folders) and do a fresh new installation again on this machine? 

/Brave

najnar83

unread,
Jun 29, 2012, 11:05:25 PM6/29/12
to discuss...@googlegroups.com
Hi

I removed the applications (both google dev stream and canary), deleted the directories, reinstalled and still the same result.

My operating system is windows XP home but i have the same behavior in windows 7 on another laptop, although i haven't tried to uninstall and reinstall on the windows 7 machine.

thanks.

Brave Yao

unread,
Jul 4, 2012, 10:40:53 PM7/4/12
to discuss...@googlegroups.com
Hi,

Have you tied the same on your Win7? I don't have XP home here(my XPpro is fine). It would be better if we are on same page.

/Brave
Reply all
Reply to author
Forward
0 new messages