Not support webkitGetUserMedia() in chrome version 47.0

Hi

as you know, chrome is update to new version 47.0, so interface webkitGetUserMedia() is not support over http .
but I not found good solution get media in version 47.0, except make https connection. (but I not hope use https.)
do you know others method to use this interface webkitGetUserMedia() in chrome version 47.0?

thanks in advance.–

Best regards

                                                           Huaya Zuo        

在 2015-10-08 18:48:05,“Zuo Huaya” zhywork@163.com 写道:

Hi

I down load licde code from http://lynckia.com/licode. and i want run it in linux system.
But i face some error when run the script installErizo.sh.
It is seem the fail about erizoAPI compile failed. I also run the installLinuxDependencies.sh before.
could you help give some comments for this error?

Thanks in advance

The error logs as below: (detail log in files erizoAPI_error.log)
gyp info spawn args [ ‘BUILDTYPE=Release’, ‘-C’, ‘build’ ]
make: Entering directory `/sh/licode/erizoAPI/build’
CXX(target) Release/obj.target/addon/addon.o
In file included from …/WebRtcConnection.h:6,
from …/addon.cc:5:
…/MediaDefinitions.h:11: 错误:expected class-name before ‘{’ token
In file included from …/OneToManyProcessor.h:9,
from …/WebRtcConnection.h:7,
from …/addon.cc:5:
…/ExternalInput.h:16: 错误:expected class-name before ‘{’ token
…/ExternalInput.h:29: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:29: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:29: 错误:expected ‘;’ before ‘&’ token
…/ExternalInput.h:34: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:34: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:34: 错误:expected ‘;’ before ‘&’ token
…/ExternalInput.h:39: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:39: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:39: 错误:expected ‘;’ before ‘&’ token
…/ExternalInput.h:44: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:44: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:44: 错误:expected ‘;’ before ‘&’ token
…/ExternalInput.h:49: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:49: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:49: 错误:expected ‘;’ before ‘&’ token
In file included from …/OneToManyProcessor.h:10,
from …/WebRtcConnection.h:7,
from …/addon.cc:5:

Best regards

                                                           Huaya Zuo

You must use HTTPS. There is no workaround other than that.On Wednesday, December 9, 2015 at 3:32:27 AM UTC-7, Zuo Huaya wrote:

Hi

as you know, chrome is update to new version 47.0, so interface
webkitGetUserMedia() is not support over http .
but I not found good solution get media in version 47.0, except make https
connection. (but I not hope use https.)
do you know others method to use this interface webkitGetUserMedia() in
chrome version 47.0?

thanks in advance.


Best regards

                                                           Huaya 

Zuo

在 2015-10-08 18:48:05,“Zuo Huaya” <zhy...@163.com <javascript:>> 写道:

Hi

I down load licde code from Licode. and i want run it
in linux system.
But i face some error when run the script installErizo.sh.
It is seem the fail about erizoAPI compile failed. I also run the
installLinuxDependencies.sh before.
could you help give some comments for this error?

Thanks in advance

The error logs as below: (detail log in files erizoAPI_error.log)
gyp info spawn args [ ‘BUILDTYPE=Release’, ‘-C’, ‘build’ ]
make: Entering directory `/sh/licode/erizoAPI/build’

  • CXX(target) Release/obj.target/addon/addon.o*
    In file included from …/WebRtcConnection.h:6,
  •             from ../addon.cc:5:*
    

…/MediaDefinitions.h:11: 错误:expected class-name before ‘{’ token
In file included from …/OneToManyProcessor.h:9,

  •             from ../WebRtcConnection.h:7,*
    
  •             from ../addon.cc:5:*
    

…/ExternalInput.h:16: 错误:expected class-name before ‘{’ token
…/ExternalInput.h:29: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:29: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:29: 错误:expected ‘;’ before ‘&’ token
…/ExternalInput.h:34: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:34: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:34: 错误:expected ‘;’ before ‘&’ token
…/ExternalInput.h:39: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:39: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:39: 错误:expected ‘;’ before ‘&’ token
…/ExternalInput.h:44: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:44: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:44: 错误:expected ‘;’ before ‘&’ token
…/ExternalInput.h:49: 错误:expected unqualified-id before ‘&’ token
…/ExternalInput.h:49: 错误:expected ‘)’ before ‘&’ token
…/ExternalInput.h:49: 错误:expected ‘;’ before ‘&’ token
In file included from …/OneToManyProcessor.h:10,

  •             from ../WebRtcConnection.h:7,*
    
  •             from ../addon.cc:5:*
    


Best regards

                                                           Huaya 

Zuo