六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 80|回复: 0

VLC Streaming

[复制链接]

升级  12.67%

17

主题

17

主题

17

主题

秀才

Rank: 2

积分
69
 楼主| 发表于 2013-1-28 22:06:29 | 显示全部楼层 |阅读模式
http://www.videolan.org/vlc/streaming.html

Redhat EL
http://www.videolan.org/vlc/download-redhat.html
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge#head-5aabf02717d5b6b12d47edbc5811404998926a1b
http://www.linuxdiyf.com/bbs/thread-74155-1-1.html

Streaming Howtos
http://serverfault.com/questions/288137/how-to-stream-live-video-from-a-linux-server
http://acanac.ca/VLC-Server.htm
http://www.faqs.org/docs/Linux-HOWTO/VideoLAN-HOWTO.html#AEN492
http://www.videolan.org/doc/streaming-howto/en/ch04.html#id349864
http://www.engadget.com/2005/11/29/how-to-stream-almost-anything-using-vlc/

Command Line Interface
http://www.videolan.org/doc/vlc-user-guide/en/ch04.html

vlc -vvv /home/vlc/videos/BeautyAndTheBeast3DMoviefone.flv --sout '#standard{access=http,mux=ogg,dst=76.10.222.73:8080/video}'

h264+acc
//vcodec=h264,vb=800,scale=1,acodec=mp4a,ab=128,channels=2,samplerate=44100

vlc -vvv /home/vlc/videos/BeautyAndTheBeast3DMoviefone.flv --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinterlace}:rtp{mux=ts,dst=76.10.222.73,port=88888,sdp=sap://,name="TestStream"}'

http://www.wikihow.com/Stream-Your-Webcam

CPU usage / bandwidth
http://hex.ro/wp/blog/vlc-transcoding-and-cpu-usage-bandwidth/
http://wiki.videolan.org/Simple_Stream_VLC_to_Website
The more system CPU power available the better!
As a minimum The method above will just about work with a video size of 384x288 streamed
from VLC using a totally dedicated server at 800MHz cpu + 512 MB RAM with good hardware in good light.


m3u
http://trac.videolan.org/vlc/ticket/961
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表