TeamDotworld / dahua-rtsp-web

Stream video in web browser
MIT License
55 stars 23 forks source link

New Feature Request: Audio Support #23

Open tharikvn opened 2 years ago

tharikvn commented 2 years ago

Hi Naveen, I using your player for streaming h264/h265 sessions in web and it's working really great!

There are not much available players with h265 support along with audio. This feature would really help the community for further improving their projects.

Currently in the project which I am working on, I am able to get the streaming fine for both h264 and h265. As the next step I am now setting up audio. But unfortunately no players are available with all these features.

So I would like to ask for a feature request, do you think you could add audio support to the player as well? This would help many developers like us in the community to further polish their projects and skills.

Thankyou!

naveenrobo commented 2 years ago

Hi @tharikvn, Sure! We will look into this.

tharikvn commented 2 years ago

Thanks @naveenrobo for the quick response and I'm glad to hear that.

How much effort and time will be required for this activity? Also if possible can you provide the milestones that is necessary to complete this. Perhaps I can also start from my side in the development so that I could also get an idea on the integration (ps: I am a system side developer and haven't worked much on web. My exposure mostly in web is in debugging and fixing the issues which I come across when integrating web with my application).