- 博客(8)
- 收藏
- 关注
转载 HLS/MPEG-DASH/RTMP with nginx
With a few open source tools, you can stream a playlist of videos in real-time over RTMP, MPEG-DASH, and HLS in a fully automated manner.In this case, we’ll be using several software packages:
2015-12-24 14:45:26
2532
原创 Gstreamer 笔记
//合成audiomixer gst-launch-1.0 audiomixer name=mix ! audioconvert ! lamemp3enc ! filesink location=/home/chianyu/media/mix-style.mp3 filesrc location=/home/chianyu/media/333.mp3 ! mad ! queue ! m
2015-05-11 12:00:39
1543
转载 ffmpeg android编译
This is a updated post for a previous post, where we built ffmpeg 0.8 with Android NDK r5 and r6. This post will give instructions of how to build ffmpeg 2.0.1 with Android NDK r9.0. Download An
2014-12-09 16:02:42
751
转载 elasticsearch的hadoop插件使用
ES的Hadoop插件,总共有3个,我们要使用的是 hadoop HDFS Snapshot/Restore plugin,它主要用于备份ES数据到HDFS,或者从HDFS恢复数据,也就是ES的snapshot/restore特性。还原可以还原到别的集群,集群名字和节点数量不一样都可以,也就是 可以做 数据迁移elasticsearch-hadooprepository
2014-11-27 18:05:12
4503
原创 Hbase自定义filter
由于hbase采用google的protobuf进行客户端和服务器的序列化和反序列化,所以需安装protobuf,protobuf依赖mvaven. 1. 安装mvaven包(win7系统,必须先安装jdk) (1)下载地址:http://maven.apache.org/download.cgi apache-maven-3.2.3-bin.zip (2)解压
2014-11-18 16:16:07
1173
原创 docker 私有hub搭建及使用
相关链接github:https://github.com/dotcloud/docker-registryapi:http://docs.docker.com/reference/api/registry_api/
2014-10-31 17:38:29
4723
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人