In the our project we need to stream live video from webcams via browser.
We’re planning to use third-party services so wowza looks pretty good for us. However, I was slightly confused by wowza documentation and I don’t understand about efforts we need to integrate with wowza.
Basically, I have several questions:
Is it possible? I haven’t found this API in the documentation. Do the user need to have Adobe Flash?
What kind of wowza services do we need? According to the cloud services documentation, there is no webcam support in the "Wowza Streaming Cloud accepts"list.
If you plan to perform high definition live streaming then you will need to have a live encoder connect to your cameras so that you can stream your live video to Wowza Streaming Engine. We have an article on how to configure an RTMP based encoder to connect to Wowza Streaming Engine.
With regards to using Adobe Flash to decode content many but not all browsers support Media Source Extensions. If a given browser on a given OS does not support MSE then your player should fall back to using Adobe Flash to decode the content. More on Media Source Extensions can be found in the article below.