⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ffserver.txt

📁 杜比AC-3编码解码器(参考程序)
💻 TXT
字号:
*************** FFserver live broadcast server *****************

Quick help :

- First you must ensure that your grab system is OK. Verify with
  'xawtv' that your TV card is tuned on a correct video source.

- Try with ffmpeg that you can record correctly. For example:

  ffmpeg /tmp/a.mpg

will record a ten seconds mpeg file from your TV card and audio
card. Use for example the mpegtv player to view the created MPEG file.

- Launch ffserver on your PC with the sample config file:

  ffserver -f doc/ffserver.conf

- Verify with your browser that ffserver is working correctly. For
  that purpose, explore: http://localhost:8080/stat.html .

- Then, use your favorite players to see each generated stream:

  mtvp http://localhost:8080/test1.mpg

  mpg123 http://localhost:8080/test1.mpg

  netscape http://localhost:8080/test.swf

  realplayer http://localhost:8080/test.rm

  etc...

  Note that ffserver generate multiple streams in multiple formats AT
  THE SAME TIME. It should be able to handle hundreds of users at the
  same time if you internet connection is fast enough.

- Now you can configure ffserver for your real needs. Edit the
  ffserver.conf file to use only the formats you want.

- Report any bug you find (and the fix if you found it!).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -