|
|
tid=32676&相關資訊請參考:
7 S9 m6 L d3 ~3 p6 o s1 D U" L" H
http://jamyy.us.to/blog/2009/01/429.html0 U( w+ T2 l. o8 m3 q
' s q1 n/ ?" C+ l
http://blog.csdn.net/leidengyan/article/details/7576328
" i% T; a0 {0 `8 |
) A! c, x8 N5 Z+ P7 J5 @. Y何謂偽串流HTTP Pseudo-Streaming :http://kfsoft.info/article-14-Flash-Video-streaming%E8%A6%96%E9%A0%BB%E4%B8%B2%E6%B5%81%E5%AF%A6%E4%BD%9C.html5 G7 Q- r8 ]$ X1 i/ D- }1 c
$ D7 w, `- b2 ?* [
https://support.jwplayer.com/customer/portal/articles/1430518
; l4 Y2 l+ T* q0 ~: ?Jwplayer 教學: http://blog.csdn.net/gaohuanjie/article/details/249572236 K$ N- e/ h! d! s/ D0 R3 P" E
+ ]5 }& A# M4 w# }( x# ijwplayer6.12 下載 :http://www.allseego.com/jwplayer/6.12/$ A, g' M s3 x! k" H' c9 y
非常有用的資訊 :http://itindex.net/detail/53495-nginx-jwplayer-flv http://www.opsers.org/server/use ... to-build-nginx.html. C, c" \5 |9 F( j6 S/ F
mp4格式加入metadata 的指令MP4Box及安裝:https://gpac.wp.mines-telecom.fr ... only-all-platforms/$ K( l3 V& s8 B! y8 b/ ]
http://lzone.de/Comparison+of+FLV+and+MP4+metadata+tagging+tools+(injectors)3 B. s# A- K4 b v6 z+ a
http://forum.videohelp.com/threa ... tag-MP4-AVI-MOV-WMA* ~9 ~3 y+ ]8 z3 `* F! ]
FLV streaming 說明: http://www.therealtimeweb.com/in ... eo-via-PHP-take-two
" X7 b7 [" V4 i3 ^ w- l! N! v3 Umod h264 streaming的簡易串流技巧 http://www.cc.ntu.edu.tw/chinese/epaper/0033/20150620_3308.html" I- r; C, h$ ^( j2 o$ T. L2 V
C' S2 p3 F0 k. L% B9 o8 G( E
http://stackoverflow.com/questio ... eam-large-mp4-files* U% w2 d/ A* ^
ffmpeg 參數詳解: https://ffmpeg.org/ffmpeg-all.html" o7 h+ [* o0 n* Q i3 v( v
; p1 x# I! l- G4 g, J, s. x
nginx 限速指令limit_rate : http://blog.csdn.net/ciaos/article/details/7483927
# N. r0 q% K R4 f" F+ t( R" S f0 @& Y1 y, y9 K) x' q
Install yamdi:4 ~/ |: \) h9 a
yum install yamdi
% @! }' {. m# k% S& O4 z2 A1 wOR
# g3 x' y% p: E- b. N: | @7 @cd /usr/local/src
8 u2 d+ k9 c7 Cwget http://downloads.sourceforge.net ... .gz?use_mirror=nchc
! u$ s% d" t- F1 X8 I/ |* [( A" t& Rtar -zxvf yamdi-1.4.tar.gz; U# p" z) ~7 I, j8 V
cd yamdi-1.4
3 B( K. P+ Q5 U8 Agcc yamdi.c -o yamdi -O2 -Wall
! A9 J* y1 i; t8 X/ x% d- qmv yamdi /usr/bin/
$ ~/ f4 U' h9 h0 L- r( O% sffmpeg/avconv 轉檔與影片連接範例 : http://rocksaying.tw/archives/22568176.html U* f' g, V* y/ \0 M2 n
Build and install libx264, libav and rtmpd scripts: https://gist.github.com/revmischa/742831
3 h+ e& X" z' v# G; {% fuse yum install ffmpeg: https://chrisjean.com/install-ffmpeg-and-ffmpeg-php-on-centos-easily/
' Z* q. V* _5 C" @; d http://ask.xmodulo.com/compile-ffmpeg-centos-fedora-rhel.html
; P2 C7 J3 I. @+ d9 q3 g+ _/ o g' D8 z6 M( y" a& W% @" i
升級 gcc-4.4.7 to gcc-4.8.2 :http://ilovers.sinaapp.com/article/centos%E4%B8%8B%E5%AE%89%E8%A3%85gcc-481$ L$ e5 Y7 P2 E& Y' Y3 X2 x
y! t Y- @# Z; E/ _! bsource install ffmpeg: https://kdenlive.org/user-manual/downloading-and-installing-kdenlive/installing-source/installing-ffmpeg , http://wiki.razuna.com/display/ecp/FFMpeg+Installation+on+CentOS+and+RedHat
4 [: N0 d6 e/ I使用yum 安裝 ffmpeg + ffmpeg-php ==> https://www.scalescale.com/tips/nginx/ffmpeg-php-ffmpeg-centos-6-7/
% E% X# ^& ? Y" ^/ T/ i1 d" X假如你的OS是 CentOS 5.X /i386,那麼你需作以下動作:
9 [0 V& W2 k, }5 ivi /etc/yum.repos.d/CentOS-Base.repo 加入以下內容. M3 h0 D) J# b
[dag] * ?1 K7 L$ m$ @: @0 A8 Z2 s
name=DAG RPM Repository' _" C/ g( H. s' |& a6 I
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
9 B/ n* |/ z" H. Y1 ygpgcheck=1# A) c1 s' n% i
enabled=1
* b* e1 F+ `6 P/ D, ?! _1 R$ g4 [) }; J/ X0 m+ O. F7 z- G4 B
Now you need to add DAG’s GPG key. Without this you will get the following error message when attempting to use it with yum.
@! Q9 Q/ M: S0 M4 m' N, |% U5 A0 w8 O2 h; z/ W- f' Z T; G
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6b8d79e6, @/ v8 ?$ Z s* X. J: g% v9 M
Public key for faac.x86_64.1.26-1.el5.rf.rpm is not installed
' a* w' f3 _" |0 j; n4 j8 Q2 G3 d% }% H, L2 i
Import the GPG key:
9 x" B O% x* j5 \2 f9 Wrpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
$ n8 p9 X$ k. c6 D& Q9 F" Y0 i+ Y- L7 p9 A
This next step is not necessary, but if you encounter any problems you may want to try updating your system.
$ u2 z) w! q2 o2 u$ yum update9 I7 Y( B* |1 W; ~: D e
7 N7 u: B& {5 U( h! A/ ^5 I9 h. {3 H
Install FFmpeg
' C9 X. ^% O0 C4 x" s9 E$ yum install ffmpeg ffmpeg-devel0 f3 M& I G4 h" q
! }# E8 ~* S: |3 L: h
I: w3 r4 E; d( o6 ]' B% E6 z
+ g. M2 m2 R( u* | h7 F) w K |
|