AwakeningSV / awakening-nginx-rtmp

Live streaming video server for Flash, iOS and Android
Other
113 stars 54 forks source link

How to disable HLS or avconv #5

Closed hoitunl closed 8 years ago

hoitunl commented 8 years ago

Hi,

Avconv is taking to much CPU, please how to disable HLS or Avconv ?

Regards,

reid commented 8 years ago

By nature, the conversion process will take up a considerable amount of CPU time for each conversion (bitrate) used. You can reduce the amount of avconv processes by modifying this project's nginx configuration.

We use this software on DigitalOcean's 8 CPU droplet.