Hi All,
I have some issue with WCS as below:
WCS Vers. 5.1.3704
Cloud Server:
Centos 7
Cpu: 1 core
Ram: 4 G
Bandwidth: 10 Mbps
additional setting in wcs-core.properties :
-Xmx2g
-Xms2g
We are testing one video (1280 x 720) it's run smoothly with WebRTC for a week then it's suddenly appear "Not Enough Bandwidth" even for only 1 viewer.
The Websocket player also run slower.
Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 0 bitrate 83
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 93 bitrate 206
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 100 bitrate 116
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 100 bitrate 78
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 100 bitrate 191
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 100 bitrate 49
It's strange that the Bandwidth value will be constant after the third change.
If we using VLC to play through rtmp protocol , the video play smoothly.
Is there any bandwidth restriction for webrtc ( UDP ) ?
Solutions we've tried :
1. Restart WCS and the server.
2. Upgrade to WCS Vers. 5.1.3714.
3. Tried tunning the flashphoner.properties :
disable_manager_rmi =false
global_bandwidth_check_enabled =true
rtp_receive_buffer_size=131072
rtp_send_buffer_size =131072
webrtc_cc_min_bitrate=500000
webrtc_cc_max_bitrate=1000000
4. ip link set txqueuelen 2000 dev eth0
We've monitoring with visualvm and found no high cpu load nor memory leak ( have tried force GC too).
Is there any missing setting that can affect the bandwidth ?
We are active Monthly Subcriber but in admin page showed the expired date is passed while the license status is active, is there any connection with this ?
I have some issue with WCS as below:
WCS Vers. 5.1.3704
Cloud Server:
Centos 7
Cpu: 1 core
Ram: 4 G
Bandwidth: 10 Mbps
additional setting in wcs-core.properties :
-Xmx2g
-Xms2g
We are testing one video (1280 x 720) it's run smoothly with WebRTC for a week then it's suddenly appear "Not Enough Bandwidth" even for only 1 viewer.
The Websocket player also run slower.
Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 0 bitrate 83
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 93 bitrate 206
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 100 bitrate 116
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 100 bitrate 78
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 100 bitrate 191
player.js:161 Not enough bandwidth, consider using lower video resolution or bitrate. Bandwidth 100 bitrate 49
It's strange that the Bandwidth value will be constant after the third change.
If we using VLC to play through rtmp protocol , the video play smoothly.
Is there any bandwidth restriction for webrtc ( UDP ) ?
Solutions we've tried :
1. Restart WCS and the server.
2. Upgrade to WCS Vers. 5.1.3714.
3. Tried tunning the flashphoner.properties :
disable_manager_rmi =false
global_bandwidth_check_enabled =true
rtp_receive_buffer_size=131072
rtp_send_buffer_size =131072
webrtc_cc_min_bitrate=500000
webrtc_cc_max_bitrate=1000000
4. ip link set txqueuelen 2000 dev eth0
We've monitoring with visualvm and found no high cpu load nor memory leak ( have tried force GC too).
Is there any missing setting that can affect the bandwidth ?
We are active Monthly Subcriber but in admin page showed the expired date is passed while the license status is active, is there any connection with this ?