How do I stream Live Video

自古美人都是妖i 提交于 2019-12-06 09:27:49

问题


I'm looking for solutions that will allow me to have a Live Video feed setup at one location and, via the internet, watch the video stream at a remote location.

The goal is to have a live high quality video training session that remote users can watch from their own locations.

Any technology will work. High Quality is a must. I'm most familiar with C# and Microsoft solutions.

Here is how I understand it might work:

For Provider

  1. Get Camera (I currently have a high definition video camera)
  2. Plug Camera into computer (How, video capture card?)
  3. Use Software to Capture video (What software?)
  4. Use Software to stream to client (What software?)

For Client

  1. Use Software to point to Video Source (What Software?)
  2. Plug Computer into Projector

回答1:


I think the soultion for you is DaCast, a self-service platform for live streaming. When you sign up an account, you are 20 minutes away from your first streaming. As long as you have a webcam, you can easily stream live throughout the internet. You can somply send a link of your DaCast channel page to all viewers, they can watch the stream at any location. Also, you can embed the code to your own web site or blog, then your viewers can watch it, too!




回答2:


Have you tried Video Lan Client (VLC) They have ability to stream/capture video from either a video camera or video file.

http://www.videolan.org/vlc/

(there is a checkbox at the bottom of the new dialog for streaming/saving options)

http://ashishware.com/Video.shtml



来源:https://stackoverflow.com/questions/341223/how-do-i-stream-live-video

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!