会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
欢迎访问我的独立博客
https://elesos.github.io
免费IM-免费视频通话-免费视频会议-免费互动连麦直播-免费白板--->github.com/starRTC
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
11
12
13
14
15
16
17
18
19
···
67
下一页
2018年6月11日
Ubuntu安装MediaInfo
摘要: Ubuntu版 打包下载:艺搜下载 适用于Ubuntu 12.10(i386) 安装libzen0_v0.4.29 sudo dpkg -i libzen0_0.4.29-1_i386.xUbuntu_12.10.deb sudo dpkg -i libzen0_0.4.29-1_i386.xUbu
阅读全文
posted @ 2018-06-11 16:16 github.com/starRTC
阅读(550)
评论(0)
推荐(0)
2018年6月6日
利用WordPress用户密码算法规则修改用户密码
摘要: WordPress用户密码保存在wp_users数据表的user_pass字段,密码是通过Portable PHP password hashing framework类产生的, 密码的形式是随机且不可逆,同一个明文的密码在不同时间,产生的密文也不一样,相对来说较为安全。 WordPress用户密码
阅读全文
posted @ 2018-06-06 11:34 github.com/starRTC
阅读(1818)
评论(0)
推荐(0)
docker 容器内ping不通外网
摘要: 其实只要重启docker就好了 systemctl restart docker https://blog.csdn.net/yangzhenping/article/details/43567155
阅读全文
posted @ 2018-06-06 10:04 github.com/starRTC
阅读(6065)
评论(0)
推荐(1)
2018年6月4日
Centos 挂载U盘
摘要: 插入U盘提示: [sdb] No Caching mode page present [sdb] Assuming drive cache: write through fdisk -l (查看磁盘分区信息) Disk identifier: 0x00000000 Device Boot Start
阅读全文
posted @ 2018-06-04 11:26 github.com/starRTC
阅读(243)
评论(0)
推荐(0)
2018年5月31日
树莓派teamviewer远程 windows远程桌面
摘要: https://mirror.tuna.tsinghua.edu.cn/help/raspbian/ 用这个源后,再安装 apt-get update https://download.teamviewer.com/download/linux/teamviewer-host_armhf.deb a
阅读全文
posted @ 2018-05-31 18:23 github.com/starRTC
阅读(914)
评论(0)
推荐(0)
树莓派系统Raspbian安装小结
摘要: 是有界面的系统。 NOOBS, our easy installer for Raspbian 基于debian NOOBS stands for New Out Of Box Software https://www.raspberrypi.org/learning/software-guide/
阅读全文
posted @ 2018-05-31 13:39 github.com/starRTC
阅读(285)
评论(0)
推荐(0)
2018年5月30日
树莓派安装centos 7系统
摘要: 1,格式化 https://www.sdcard.org/downloads/formatter_4/eula_windows/ 2,烧录,Win32DiskImager https://sourceforge.net/projects/win32diskimager/ 3,下载centos,最好都
阅读全文
posted @ 2018-05-30 19:21 github.com/starRTC
阅读(4173)
评论(0)
推荐(0)
2018年5月28日
Ubuntu下安装SSH服务
摘要: 判断是否安装ssh服务,可以通过如下命令进行: 如上所示,表示没有还没有安装,可以通过apt安装,命令如下: 启动服务: ssh默认的端口是22,配置在/etc/ssh/sshd_config下, 先不注释22端口,而是在下面再加一行 编辑防火墙配置启用50000端口。 这样SSH端口将同时工作与2
阅读全文
posted @ 2018-05-28 11:05 github.com/starRTC
阅读(374)
评论(0)
推荐(0)
2018年5月24日
树莓派+android things+实时音视频传输demo之遥控小车
摘要: 做了个测试小车,上面安装了摄像头,通过外网进行视频传输: https://www.bilibili.com/video/av23817880/
阅读全文
posted @ 2018-05-24 11:49 github.com/starRTC
阅读(789)
评论(0)
推荐(0)
2018年5月23日
野狗产品与价格
摘要: 目前野狗的产品有 实时通信引擎(Sync) ,一对一视频通话(VideoCall) ,多人视频通话(VideoRoom) 上面2个视频通话基于 WebRTC 的 实时通信引擎 是个js // 初始化 var config = { authDomain: "<appId>.wilddog.com",
阅读全文
posted @ 2018-05-23 16:44 github.com/starRTC
阅读(234)
评论(0)
推荐(0)
上一页
1
···
11
12
13
14
15
16
17
18
19
···
67
下一页
公告