会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
dong1
抽象 , 总结 ...
博客园
首页
联系
订阅
管理
上一页
1
···
12
13
14
15
16
17
18
19
20
···
29
下一页
2019年6月29日
老朋友
摘要: 1. http://www.chipart.cn/ 2. http://www.ceiwei.com/mt/
阅读全文
posted @ 2019-06-29 17:39 dong1
阅读(90)
评论(0)
推荐(0)
2019年6月28日
GNU build system / autoconf 和 automake 生成 Makefile 文件
摘要: https://www.jianshu.com/p/81916fba741c 例解 autoconf 和 automake 生成 Makefile 文件 apt-get install autoconf automake libtool autopoint sudo apt-get install
阅读全文
posted @ 2019-06-28 11:18 dong1
阅读(209)
评论(0)
推荐(0)
2019年6月26日
坑
摘要: 1、linux下编译faac库 https://blog.csdn.net/u014037733/article/details/22963979 FAAC1.28 在海思HI3520D/HI3515A平台linux中的编译 优化 https://www.cnblogs.com/bhlsheji/p
阅读全文
posted @ 2019-06-26 09:39 dong1
阅读(176)
评论(0)
推荐(0)
2019年6月19日
ffmpeg偷懒
摘要: https://ffmpeg.zeranoe.com/builds/#
阅读全文
posted @ 2019-06-19 19:34 dong1
阅读(104)
评论(0)
推荐(0)
GB28181的PS流完全分析(封装 / 分包发送 / 接收组包 / 解析)
摘要: 一、PS流传输格式预览 1、视频关键帧的封装 RTP + PS header + PS system header + PS system Map + PES header +h264 data 2、视频非关键帧的封装 RTP +PS header + PES header + h264 data
阅读全文
posted @ 2019-06-19 15:40 dong1
阅读(12919)
评论(0)
推荐(1)
2019年6月14日
windows简单的安装http服务
摘要: 1、hfs https://blog.csdn.net/Cinderella___/article/details/88697062 2、nginx https://blog.csdn.net/hellokandy/article/details/86264153
阅读全文
posted @ 2019-06-14 15:57 dong1
阅读(1226)
评论(0)
推荐(0)
2019年5月20日
网络抓包工具梳理
摘要: linux自带的抓包工具其实就够用了 1、tcpdump tcpdump -i eth0 -nnn udp port 15000 -i 表示指定网卡 -nnn 指定通信协议 port 指定端口号 监听tcp的端口 tcpdump tcp port 15000 将tcp端口数据写入文件 tcpdump
阅读全文
posted @ 2019-05-20 08:56 dong1
阅读(147)
评论(0)
推荐(0)
2019年5月17日
如何写一个Web服务器
摘要: https://blog.csdn.net/thisinnocence/article/details/82320870 https://zyearn.github.io/blog/2015/05/16/how-to-write-a-server/ https://github.com/wgtdkp
阅读全文
posted @ 2019-05-17 14:46 dong1
阅读(132)
评论(0)
推荐(0)
2019年5月15日
Introduction to Sockets Programming in C using TCP/IP
摘要: File zip https://files.cnblogs.com/files/dong1/cs556-3rd-tutorial.zip Copyright https://www.csd.uoc.gr/~hy556/material/tutorials/cs556-3rd-tutorial.pd
阅读全文
posted @ 2019-05-15 11:50 dong1
阅读(573)
评论(0)
推荐(0)
2019年5月10日
nginx交叉编译踩坑日志
摘要: 谢谢网友的踩坑日志 https://www.jianshu.com/p/5d9b60f7b262 build.sh ./configure \ --prefix=/usr/local/nginx \ --with-cc=arm-linux-gnueabihf-gcc \ --with-cpp=arm
阅读全文
posted @ 2019-05-10 15:52 dong1
阅读(643)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
17
18
19
20
···
29
下一页
公告