Greetings mates,
Is it possible to stream video life on asp.net?
In other words, if there is an event like wedding event, is it possible to code life video streaming of the wedding event?
Thanks in advance
Hi simflex,
According to your description and needs, I found the following samples of implement it, please check:
How to display live Onvif IP camera image as Flash video on a website in C#:
http://www.camera-sdk.com/p_85-how-to-display-live-onvif-ip-camera-image-as-a-flash-video-on-a-website-onvif.html
Cross-browser camera capture with getUserMedia/WebRTC:
https://hacks.mozilla.org/2013/02/cross-browser-camera-capture-with-getusermediawebrtc/
Best Regards,
Eric Du
Yes it is possible, check below post.
http://www.c-sharpcorner.com/article/asynchronous-videos-live-streaming-with-asp-net-web-apis-2-0/