search

Home  >  Q&A  >  body text

http - How to implement edge live broadcast server using nginx?

I have an http live stream. In order to reduce the pressure on the source, I want to use ngnix to set up an edge live broadcast server to pull the stream from my live source and then provide services to users.

If using nginx, how should this be configured?

淡淡烟草味淡淡烟草味2781 days ago538

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-05-16 17:20:59

    I don’t know. But why not consider CDN?

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-05-16 17:20:59

    Although you didn’t say what protocol it is, you definitely need nginx-rtmp-module https://github.com/arut/nginx-rtmp-module

    reply
    0
  • Cancelreply