Wowza Community

how to integrate live video streaming host in angular latest (web)

I want to integrate a live streaming host as in web and the client in the mobile app. I have an issue to integrate streaming host in the web. I want to have a solution to that issue

Hello @Arun Pandian. I’m not sure I understand your question, but would like to clarify. Are you looking for a player to host the stream on a mobile webpage?

Hai @Rose Power. I mean that live streaming video from the webcam. The user can host their live video from the web (in webcam or others). and in mobile Wowza provide some SDK.but for web how to achieve in web.

yes Im looking for a player to host the stream on a mobile webpage?

Ok, thank you. We offer several player options for HLS playback on mobile phones.

https://www.wowza.com/docs/media-players-and-devices

We also offer a Javascript Player API which is an extension of the Wowza Player. You can embed code that allows you to interact with your player instance programmatically from inside your webpage or web application.

https://www.wowza.com/docs/wowza-player-javascript-api-overview

I hope this provides a solution for you. Please let me know.