- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can someone help how to reduce CPU usage at server end
CPU Usage at server end is getting increasing when more streams added
CPU Configuration is:
Processor: Intel Xeon CPU E550@2.83Ghz x 4, Ram: 4Gb,
Ubuntu 12.04 64 Bit, Kernel Linux: 3.13.0-32-generic
Thanks
Naresh
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same issue. Even with 1 stream, CPU goes to 96%. Maybe the issue is with the codec Intel is using?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys,
Can you tell me which conference mode you're using? Forward or mix?
Since now we create rooms which can produce both forward streams and mix streams, you can disable mix streams from etc/woogeen_config.js with config.erizoController.mixer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should definitely try to profile with VTune which will be able to find major hotspots in the code. Those hotspots can be a reason for CPU hog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, sure. Plenty of tools can be used for CPU hotspot.
Helping us with detailed information/analysis on this will be warmly welcome!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Usually some kind of loop or loop terminating condition or even synchronization issue can be responsible for overloading CPU.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, that's the most and general case. Here, I think the CPU hotspot is the media configuration on MCU server...
As I mentioned, the default hybrid conference room will produce both mixed and forward streams at the same time, which consumes much CPU time.
And we're going to provide the default conference room without hybrid capability.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page