上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 106 下一页
摘要: 背景 因为项目需要,最近在Windows上实现了rtsp通过FFmpeg+nginx(nginx-http-flv-module)发布成rtmp和http-flv给VLC或h5 video(flv.js)播放的功能。 编译nginx 编译nginx需要加入nginx-http-flv-module模 阅读全文
posted @ 2023-05-23 10:59 阿风小子 阅读(959) 评论(0) 推荐(0)
摘要: This repo contains some scripts to fetch and build MiniGUI 5.0.x This instruction assumes that you are using Ubuntu Linux 18.04/20.04/22.04 LTS. Curre 阅读全文
posted @ 2023-05-23 10:38 阿风小子 阅读(61) 评论(0) 推荐(0)
摘要: Prerequisites Steps Commands to build dependencies Cross Building Change Log Copying Special Statement Other Notes This repo contains some scripts and 阅读全文
posted @ 2023-05-23 09:30 阿风小子 阅读(30) 评论(0) 推荐(0)
摘要: 適用於 20.04 的基礎配置(詳細): deb http://cn.archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu/ focal 阅读全文
posted @ 2023-05-23 09:20 阿风小子 阅读(48) 评论(0) 推荐(0)
摘要: 一、前言第一次进行wvp-pro编译部署遇到不少问题,主要对其中的一些依赖以及配置文件配置不熟悉,特此记录一下整个编译部署流程。本文中编译部署在ubuntu20下进行。建议Ubuntu16版本以上运行此项目。 二、wvp-GB28181-pro介绍1. 开箱即用的28181协议视频平台WEB VID 阅读全文
posted @ 2023-05-22 17:13 阿风小子 阅读(4113) 评论(0) 推荐(0)
摘要: 1.下载所需安装依赖(可以用源安装,也可以自己下载包进行解压配置) mysql 版本大于8 (mysql 将/wvp-GB28181-pro/sql/初始化sql.sql导入到(source sql路径)创建好的wvp库里) redis Node 下载 (12条消息) centos7安装npm_ce 阅读全文
posted @ 2023-05-22 15:53 阿风小子 阅读(535) 评论(0) 推荐(0)
摘要: 1、问题描述在使用如下指令进入mysql shell界面时: mysql -u root -p 报错:ERROR 1698 (28000): Access denied for user 'root'@'localhost' 参考博客:出现ERROR 1698 (28000): Access den 阅读全文
posted @ 2023-05-22 15:08 阿风小子 阅读(1603) 评论(0) 推荐(0)
摘要: 前言对于第一次拿到rv1126板子还是挺陌生的,本文适合新手小白参看。 一、编译内核、根文件系统及烧写1.编译板子SDK自带很多的mk文件,在进行编译之前需要选择自己所需要的mk文件进行编译。 1、./build.sh device/rockchip/rv1126_rv1109/BoardConfi 阅读全文
posted @ 2023-05-19 15:00 阿风小子 阅读(1143) 评论(0) 推荐(1)
摘要: git addr:https://github.com/wang-bin/QtAV Uninstall QtAV SDK before building to avoid header files confliction. Run sdk_uninstall.bat/sh under your bu 阅读全文
posted @ 2023-05-18 16:37 阿风小子 阅读(100) 评论(0) 推荐(0)
摘要: qt下载地址:http://download.qt.io/archive/qt/?tdsourcetag=s_pcqq_aiomsg 安装QT 从官网下载QT的安装包,在本地安装。本次使用的是Ubuntu18.06以及QT5.14.2,下文皆使用此版本作为示例。 首先安装QT,具体操作如下: 1、使 阅读全文
posted @ 2023-05-18 16:19 阿风小子 阅读(1341) 评论(0) 推荐(0)
上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 106 下一页