开发者

Streaming Live Audio and Video on internet using asp.net

i want to implement the live video an开发者_如何转开发d audio streaming on my one of the clients website.. and i dont have any idea how to go about, can you guys please help, is it possible that the video captured from Mobile Phone (HD Video), be streamed live over internet.. or how the live video and audio streaming works.. can you guys take me to the right direction from where i can start with...

Thanks


There is an implementation with Web RTC https://github.com/muaz-khan/WebRTC-ASPNET-MVC. I have already used this example for live broadcasting audio. You can also see the demo on the following link https://rtcmulticonnection.herokuapp.com/demos/. I hope it will be useful for someone.


There is an dedicated technology called Smooth Streaming (link). If you are using easy way try to use Microsoft Expression Encoder 4 Pro (link). It's a tool made for encoding it to H.264 and publicating both for streaming and broadcasting. As far as I remeber it was used in last olympic broadcast.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜