video 測試

https://segmentfault.com/a/1190000002401961  音量調節
https://www.google.com/?gws_rd=ssl#newwindow=1&q=ios+%E9%9F%B3%E9%87%8F%E6%8E%A7%E5%88%B6
https://www.oschina.net/ios/codingList/399/ios-video?sort=view

http://www.fantageek.com/blog/2014/09/07/avfoundation-vs-mediaplayer/
>>>1
https://www.oschina.net/p/movieplayerviewcontroller {  avplayer
返回crash
    支持手勢快進/快退
 支持手勢調節亮度/音量
 記住播放進度
能夠播放網絡 m3u8 視頻
    能夠播放本地 mp4 視頻
    支持本地分段 mp4 視頻的連續播放
 crash
  Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An instance 0x124e0edc0 of class AVPlayerItem was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x124dba420> (
<NSKeyValueObservance 0x124e9fa30: Observer: 0x12501e200, Key path: status, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x124e9fa00>

}
>>>2
https://github.com/coderyi/Eleven  用ffmpeg
>>>3
https://www.oschina.net/p/jrvideoplayer  avfoundaiton 進度不靈 嚴重
>>>4
https://github.com/DZamataev/DZVideoPlayerViewController   avplayer  無手勢 有進度條
>>>>5
https://github.com/appunite/AUMediaPlayer  api 可緩存本地
>>>>6
https://github.com/tiberx/VideoByVitiomDemo  音量調節
>>>7
https://github.com/mikeMTOL/KSVideoPlayer  太簡單了 無音量 手勢
>>>8
https://github.com/viki-org/VKVideoPlayer  人多 ,但無手勢
>>>9 https://github.com/Kickflip/kickflip-ios-sdk ios/android sdk live video
>>>10
https://github.com/0x0c/LMMediaPlayer  只是有個列表能夠放 可循環
>>>11
https://github.com/blizzard-op/VideoPlayerKit  pod fail
>>>12
https://github.com/immrss/SSVideoPlayer  無手勢 有個列表
>>>13
https://github.com/pili-engineering/PLPlayerKit  有 透明浮層




swift
1
https://github.com/piemonte/Player 沒控制

http://192.168.130.109:90/jp3.mp4
http://192.168.130.108/hls/test.m3u8
測試地址
https://www.vitamio.org/docs/Basic/2013/0508/14.html

http://www.modrails.com/videos/passenger_nginx.mov
http://wsmp32.bbc.co.uk/
http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8html

相關文章
相關標籤/搜索