|
|
tid=32676&相關資訊請參考:6 A& s5 Q$ z" X
# `+ l2 r: E9 z
http://jamyy.us.to/blog/2009/01/429.html
& D2 x6 t% M Y, q0 _, N9 l% c4 y& r& K* m- c: s% T
http://blog.csdn.net/leidengyan/article/details/7576328
/ z; @, W) v! ?! h4 i6 U
( u n7 m; o+ j) W何謂偽串流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
" K, W9 b$ B8 \% L3 x' O
6 ]# R; Q/ n {, D2 P; |! y% n0 ohttps://support.jwplayer.com/customer/portal/articles/14305187 ~7 O; f9 d# P* D _3 [
Jwplayer 教學: http://blog.csdn.net/gaohuanjie/article/details/24957223
% `- J+ R* [9 `8 i+ p
5 _+ P* A7 Q9 p2 j0 D* Y4 z9 Q! l- }jwplayer6.12 下載 :http://www.allseego.com/jwplayer/6.12// U6 l( y2 g E- {2 ?9 r
非常有用的資訊 :http://itindex.net/detail/53495-nginx-jwplayer-flv http://www.opsers.org/server/use ... to-build-nginx.html
7 G" ^5 `$ ?5 A2 a' H" [% X+ u% @5 jmp4格式加入metadata 的指令MP4Box及安裝:https://gpac.wp.mines-telecom.fr ... only-all-platforms/- S* x9 z( M' m0 \
http://lzone.de/Comparison+of+FLV+and+MP4+metadata+tagging+tools+(injectors)
; v( h3 p% b1 x! Y* C5 }/ [http://forum.videohelp.com/threa ... tag-MP4-AVI-MOV-WMA
8 C) Y: X6 }1 t7 K4 iFLV streaming 說明: http://www.therealtimeweb.com/in ... eo-via-PHP-take-two
) f+ T8 Z, w/ E4 R8 p( G _- Jmod h264 streaming的簡易串流技巧 http://www.cc.ntu.edu.tw/chinese/epaper/0033/20150620_3308.html
9 g: d7 @$ j6 C) W
( h& }) m0 E: W" ~* H4 P' G5 ^http://stackoverflow.com/questio ... eam-large-mp4-files
" A/ F4 W2 {8 G( P9 iffmpeg 參數詳解: https://ffmpeg.org/ffmpeg-all.html7 C7 l) g3 @" O7 e! X; h/ d
$ L" ` ~/ h! v& [
nginx 限速指令limit_rate : http://blog.csdn.net/ciaos/article/details/7483927
. l) E6 g0 v2 U
4 F, y' Z' T* h+ W) hInstall yamdi:
% B4 p' I% A1 @* Y' k, ^; G& Iyum install yamdi% B4 u( @# H7 y& [" ?" u+ M6 T4 G
OR0 g- N5 Z+ U5 B. [" x
cd /usr/local/src
# U) o$ e0 d2 U/ v4 F2 \wget http://downloads.sourceforge.net ... .gz?use_mirror=nchc
4 @# F0 p4 I" h- _% }, P7 R3 m. \tar -zxvf yamdi-1.4.tar.gz7 w3 v8 o3 V5 ~4 m; J/ r9 `3 S
cd yamdi-1.4! j5 \: Y8 v, N4 |9 J- B& g( q
gcc yamdi.c -o yamdi -O2 -Wall
9 B' t k; a( R) K( A6 ]& Imv yamdi /usr/bin/- q, J5 E# B& L4 a( Z$ U
ffmpeg/avconv 轉檔與影片連接範例 : http://rocksaying.tw/archives/22568176.html
; {" A, A; F& rBuild and install libx264, libav and rtmpd scripts: https://gist.github.com/revmischa/742831
4 e9 Z/ K5 s6 T7 ouse yum install ffmpeg: https://chrisjean.com/install-ffmpeg-and-ffmpeg-php-on-centos-easily/ 8 V# X% {: f0 @& N: l
http://ask.xmodulo.com/compile-ffmpeg-centos-fedora-rhel.html
# g3 `) J% i/ p8 Q( y$ [& O _3 z
" J) f3 u$ e5 m8 k升級 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
9 N7 J a7 u5 v7 j3 Q+ x- d
; c6 {# E- V, Q/ Qsource 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
3 ]& t" r+ X* T8 r使用yum 安裝 ffmpeg + ffmpeg-php ==> https://www.scalescale.com/tips/nginx/ffmpeg-php-ffmpeg-centos-6-7/9 ?8 P8 H" O6 b: t* N4 z
假如你的OS是 CentOS 5.X /i386,那麼你需作以下動作:2 z3 w- V6 o. Y/ ?
vi /etc/yum.repos.d/CentOS-Base.repo 加入以下內容
' E0 q! U6 x8 h4 w5 j[dag] + c; c, O! x0 ^0 B: Z+ T7 c
name=DAG RPM Repository" s3 A' z4 T5 Q5 `' C* A$ E- |
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
/ e+ C- i+ p! r1 {, _& X+ a/ ^; }$ `gpgcheck=1
! u$ Z. X/ g5 N( K& Henabled=1
% K/ }( C" z4 l i$ b0 `1 a
. r( m: C- _4 iNow you need to add DAG’s GPG key. Without this you will get the following error message when attempting to use it with yum.
, ~% q% V7 q6 |5 ^" S+ q4 ?" @; x
, m" t* |5 i4 D# v. v. {; ^" Fwarning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
3 c! M v4 `1 }9 M5 DPublic key for faac.x86_64.1.26-1.el5.rf.rpm is not installed
6 F' x5 N4 u3 C+ x9 {5 B2 ]+ v
0 I$ o% }9 _; ^7 C+ c2 S, k4 {Import the GPG key:
3 J# o$ K+ h' w( j! D4 Zrpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt+ l8 C! h @2 g# c
+ `' l0 U( U( I7 g* B* WThis next step is not necessary, but if you encounter any problems you may want to try updating your system.
# O" J) U1 H. |% |$ yum update8 w# d# Z$ T0 e( `; D4 e
5 ]8 k, v& g: L; I' qInstall FFmpeg. n+ r2 g' p- J# N
$ yum install ffmpeg ffmpeg-devel
1 O. a5 v) ?+ X w" |/ L
9 ]- @# p U7 _* K; b2 I) f
6 l' i! b! V8 A
* }0 C4 w4 N' t; t: L |
|