Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

请问Media Server Studio对硬件有什么要求?

Bo_M_
Beginner
2,495 Views

[root@localhost MediaServerStudioEssentials2016]# lspci -nn -s 00:02.0
00:02.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 2 [8086:3409] (rev 13)

根据安装指导书上的描述,使用这个命令查看系统硬件情况,不知道我这台服务器是否支持?

0 Kudos
7 Replies
Bo_M_
Beginner
2,495 Views

用下面的命令看是这样的:

[root@localhost MediaServerStudioEssentials2016]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 44
model name      : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
stepping        : 2
microcode       : 0x10
cpu MHz         : 1600.000
cache size      : 12288 KB
physical id     : 0
siblings        : 8
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips        : 4798.12
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

0 Kudos
Lei_Z_Intel1
Employee
2,495 Views

Please use ark.intel.com to check whether your platform has integrated graphics. Seems yours E5620 is the old one and no graphics support.

http://ark.intel.com/products/47925/Intel-Xeon-Processor-E5620-12M-Cache-2_40-GHz-5_86-GTs-Intel-QPI?q=E5620

0 Kudos
Bo_M_
Beginner
2,495 Views

Hi,Lei

我这边买了一个VCA卡,Intel® Visual Compute Accelerator VCA1283LVV

操作系统:CentOS 7.2 1511

 lspci -nn -s 0:02.0
00:02.0 PCI bridge [0604]: Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Roo

但是装了Media Server Studio for Linux* 2017 R1,用vainfo命令验证的时候报错:

[root@localhost ~]# vainfo
error: can't connect to X server!
libva info: VA-API version 0.99.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
vaInitialize failed with error code -1 (unknown libva error),exit

请问这个是硬件有驱动没装好吗?

 

0 Kudos
Lei_Z_Intel1
Employee
2,495 Views

搭载VCA卡的主机是什么配置,Media Server Studio的image是不是VCA自带的OS image里包含的?是否是在VCA卡的系统里执行此vainfo的命令?

0 Kudos
Bo_M_
Beginner
2,495 Views

问题已经解决,在VCA卡的系统里面执行vainfo是正常的。

现在要安装Intel® Collaboration Suite for WebRTC ,只要在每个节点分别安装,然后在按照集群的方式配置就可以了是吧?

0 Kudos
Bo_M_
Beginner
2,495 Views

hi,lei

现在遇到新的问题,我在VCA卡上boot的 vca_baremetal_centos7.2_1.3.48.img这个image,然后分别在每个node上安装Intel® Collaboration Suite for WebRTC

 

 ./init-all.sh --deps --hardware

有以下报错:

Initializing mongodb...
2017-03-27T08:06:16.956+0200 [initandlisten] MongoDB starting : pid=20390 port=27017 dbpath=/root/Release-v3.3/db 64-bit host=vca_node_00
2017-03-27T08:06:16.957+0200 [initandlisten] db version v2.6.12
2017-03-27T08:06:16.957+0200 [initandlisten] git version: nogitversion
2017-03-27T08:06:16.957+0200 [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013
2017-03-27T08:06:16.957+0200 [initandlisten] build info: Linux buildvm-16.phx2.fedoraproject.org 4.8.12-300.fc25.x86_64 #1 SMP Fri Dec 2 17:52:11 UTC 2016 x86_64 BOOST_LIB_VERSION=1_53
2017-03-27T08:06:16.957+0200 [initandlisten] allocator: tcmalloc
2017-03-27T08:06:16.957+0200 [initandlisten] options: { repair: true, storage: { dbPath: "/root/Release-v3.3/db" } }
2017-03-27T08:06:16.957+0200 [initandlisten] finished checking dbs
2017-03-27T08:06:16.957+0200 [initandlisten] dbexit:
2017-03-27T08:06:16.957+0200 [initandlisten] shutdown: going to close listening sockets...
2017-03-27T08:06:16.957+0200 [initandlisten] shutdown: going to flush diaglog...
2017-03-27T08:06:16.957+0200 [initandlisten] shutdown: going to close sockets...
2017-03-27T08:06:16.957+0200 [initandlisten] shutdown: waiting for fs preallocator...
2017-03-27T08:06:16.957+0200 [initandlisten] shutdown: closing all files...
2017-03-27T08:06:16.957+0200 [initandlisten] closeAllFiles() finished
2017-03-27T08:06:16.957+0200 [initandlisten] shutdown: removing fs lock...
2017-03-27T08:06:16.957+0200 [initandlisten] dbexit: really exiting now
about to fork child process, waiting until server is ready for connections.
forked process: 20398
ERROR: child process failed, exited with error number 100

Rabbitmq-server started
Initializing nuve configuration...

/root/Release-v3.3/nuve/node_modules/mongojs/node_modules/mongodb/lib/mongo_client.js:224
          throw err
          ^
MongoError: failed to connect to server [localhost:27017] on first connect
    at null.<anonymous> (/root/Release-v3.3/nuve/node_modules/mongojs/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:326:35)
    at emitOne (events.js:77:13)
    at emit (events.js:169:7)
    at null.<anonymous> (/root/Release-v3.3/nuve/node_modules/mongojs/node_modules/mongodb/node_modules/mongodb-core/lib/connection/pool.js:272:12)
    at g (events.js:260:16)
    at emitTwo (events.js:87:13)
    at emit (events.js:172:7)
    at Socket.<anonymous> (/root/Release-v3.3/nuve/node_modules/mongojs/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:175:49)
    at Socket.g (events.js:260:16)
    at emitOne (events.js:77:13)

0 Kudos
Bo_M_
Beginner
2,495 Views

hi,lei

我重新尝试了一下,出现

1. 在宿主机上安装了 RabbitMQ, MongoDB,Nuve, Cluster Manager, Portal, Access Agent. audio agent.

2. 在VCA卡上安装了 video agent.

修改配置文件:

在宿主机上:

Release-<Version>/{audio,video,session,webrtc,access,sip}_agent/agent.toml里面的

cluster.ip_address 都配置成了localhost

在VCA卡node上:

Release-<Version>/{audio,video,session,webrtc,access,sip}_agent/agent.toml里面的

cluster.ip_address 都配置成了VCA node的ip

[rabbit]
host  都配置成了宿主机ip

问题:

在谷歌浏览器里面访问https://IP:3004subscribe:窗口显示黑屏

 

 

0 Kudos
Reply