|
相關資訊請參考:
/ l1 b8 f& |! S: w$ P& |/ D
" h' h6 \+ z5 c& g; o+ ^& Xhttp://jamyy.us.to/blog/2009/01/429.html& ?* a8 \$ B% F& r* q: S
# Q8 X% k% |1 A
http://blog.csdn.net/leidengyan/article/details/7576328; x' L! n8 x6 w0 M! b* B+ }
! ~8 q$ t3 F7 p1 ~! 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.html
L3 D7 ^1 c) E* u, E
2 o1 s5 q3 E" t% x7 q% p- N; Vhttps://support.jwplayer.com/customer/portal/articles/14305189 e+ K: k1 N E* L
Jwplayer 教學: http://blog.csdn.net/gaohuanjie/article/details/24957223
7 _9 k& ~. }2 D( R. w) |* U( }8 [! _1 _; g2 \0 N O$ V: i
jwplayer6.12 下載 :http://www.allseego.com/jwplayer/6.12/) E9 {% y1 T* \7 V
非常有用的資訊 :http://itindex.net/detail/53495-nginx-jwplayer-flv http://www.opsers.org/server/use ... to-build-nginx.html7 @. S3 b+ x3 i, ^. |- x7 O
mp4格式加入metadata 的指令MP4Box及安裝:https://gpac.wp.mines-telecom.fr ... only-all-platforms/
8 W1 S3 K; `2 L) {, o+ s( ] http://lzone.de/Comparison+of+FLV+and+MP4+metadata+tagging+tools+(injectors). z8 n% K( \% g" a
http://forum.videohelp.com/threa ... tag-MP4-AVI-MOV-WMA
* R; P& ~4 D1 o- ?FLV streaming 說明: http://www.therealtimeweb.com/in ... eo-via-PHP-take-two# s, J A. s' J8 d V+ k, l9 J5 t
mod h264 streaming的簡易串流技巧 http://www.cc.ntu.edu.tw/chinese/epaper/0033/20150620_3308.html- O4 _! z: L8 m, s6 N
* S% e7 d# z4 Y. w
http://stackoverflow.com/questio ... eam-large-mp4-files- }9 g) Y4 t: m2 P' Y, `
ffmpeg 參數詳解: https://ffmpeg.org/ffmpeg-all.html1 _* a4 K) B) m9 t0 j3 S
3 N8 U9 T! n' Z5 G9 j
nginx 限速指令limit_rate : http://blog.csdn.net/ciaos/article/details/74839278 n6 p5 d8 ^' K/ O7 }8 |
; W2 Z/ c# J; N3 q8 R
Install yamdi:
3 N0 W# I' _ _- O1 b. Yyum install yamdi
7 z' j' z, V, P+ j! G& HOR
; \. c# W0 h" F$ G$ V( Ccd /usr/local/src
: m# g3 Z) I* u! N9 s! o; @wget http://downloads.sourceforge.net ... .gz?use_mirror=nchc# {' |) m N/ i# q$ C
tar -zxvf yamdi-1.4.tar.gz
# i; j6 b" i* v5 i5 L2 m5 ocd yamdi-1.4
: I: l# i5 \5 j3 s, @gcc yamdi.c -o yamdi -O2 -Wall" G3 T2 \5 w+ c, X: ~! g" Z
mv yamdi /usr/bin/2 O& P9 c0 E) N1 |. T7 }
ffmpeg/avconv 轉檔與影片連接範例 : http://rocksaying.tw/archives/22568176.html
4 X2 l& |% F5 t" f }, T1 m# C3 UBuild and install libx264, libav and rtmpd scripts: https://gist.github.com/revmischa/742831/ h$ ]+ [5 E, u# W
use yum install ffmpeg: https://chrisjean.com/install-ffmpeg-and-ffmpeg-php-on-centos-easily/
/ O* l$ L; `9 @. w9 {7 U http://ask.xmodulo.com/compile-ffmpeg-centos-fedora-rhel.html4 X9 k. E9 n& ?' Z8 ?8 E
4 c4 A8 t6 G$ V8 Y/ T9 g
升級 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
. f' h$ ~! q7 U/ o0 G2 w+ u+ ]% @' _# Y7 s O+ y
source 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& J! f$ C, L4 Y2 E* J4 ~" c
使用yum 安裝 ffmpeg + ffmpeg-php ==> https://www.scalescale.com/tips/nginx/ffmpeg-php-ffmpeg-centos-6-7/0 _4 H1 }. r/ X( Z! h$ E7 V1 p
假如你的OS是 CentOS 5.X /i386,那麼你需作以下動作:( Q2 ]' Q0 N) ]/ Y& }& H
vi /etc/yum.repos.d/CentOS-Base.repo 加入以下內容
) W/ H4 w. X& ^$ q[dag] j' c/ f& u4 R+ ?/ B
name=DAG RPM Repository( b5 e+ ^" I( J, |4 @8 \% _/ F9 P6 q
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
4 g: |# C2 R! a" cgpgcheck=1
$ b/ p9 P6 d. p1 T/ v: O# Uenabled=1
* }" b7 T" r1 ]" a- K5 t9 e; o7 D
7 J! k" g/ f: mNow you need to add DAG’s GPG key. Without this you will get the following error message when attempting to use it with yum.
- C9 c# h( t: S. t _8 d7 W# g- z! E2 v! s4 E |' L( O
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
$ ^9 Q, `. u5 jPublic key for faac.x86_64.1.26-1.el5.rf.rpm is not installed7 M$ e; g! {4 H A" v x- L
1 V, E/ o& G8 U" u) ~' XImport the GPG key:
( @- u' V9 |2 c2 a# K& y+ b* {1 nrpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
; w+ i% E# [6 W( l B% q9 x" ^
# D9 M- X$ g9 D' \This next step is not necessary, but if you encounter any problems you may want to try updating your system.
4 ?, B+ A8 U& t3 g; ~$ yum update
5 Q" |2 e8 ?) V/ b- z9 u8 ^. X* {; m; y# r: `& u! i9 r4 E
Install FFmpeg* X( _! Y* C0 J# k0 R1 V$ |
$ yum install ffmpeg ffmpeg-devel: K1 O# R: p$ g8 n* `
: S: \/ X. s1 S+ Z9 i
9 F# ~3 {. a! a4 k" M7 M
1 u- H0 }% z$ q |
|
|