How to Live stream with HTML5, without Flash?

后端 未结 4 1130
半阙折子戏
半阙折子戏 2021-02-13 20:56

The Problem: I need my clients to be able to stream their webcam to my streaming server(for instance Wowza server). I am building my site in PHP. I have gone th

4条回答
  •  -上瘾入骨i
    2021-02-13 21:30

    Wowza does support what you need in order to become the other peer in your WebRTC scenario. From there you can redistribute the stream in whatever way media servers typically do.

    This feature is still in "Preview" mode and has some limitations, but does function for most cases. You can request access to this via https://www.wowza.com/products/capabilities/webrtc-streaming-software

提交回复
热议问题