标签:流媒体

8篇
  1. 用OctoPrint和Restreamer远程查看3D打印机

    OctoPrint已经可以远程控制3D打印机,但手头的网络摄像头只提供RTSP。浏览器不能直接播放RTSP,OctoPrint的Classic Webcam兼容层需要MJPEG流和一张可以单独请求的快照,于是在两者之间增加了Restreamer。 数据链路很简单:…

  2. SRS学习笔记

    参考 https://ossrs.net/lts/zh cn/ https://zhuanlan.zhihu.com/p/356937898 https://zhuanlan.zhihu.com/p/606839253 ffmpeg https://www.osx…

  3. 常用推流测试工具

    Android推流 RTSP Camera https://play.google.com/store/apps/details?id=com.miv.rtspcamera&hl=zh 播流地址: RTSP rtsp://10.10.38.141:5554 HLS…

  4. SRS配置笔记

    官网 http://ossrs.net/srs.release/releases/ https://github.com/ossrs/srs https://github.com/ossrs/srs/wiki/v3 CN Home https://github.c…

  5. nginx-rtmp配置

    Windows预编译版下载地址 http://nginx win.ecsds.eu/download/ http://nginx win.ecsds.eu/download/nginx%201.7.11.3%20Gryphon.zip 直接安装即可,不做赘述 ya…

  6. nginx-http-flv配置

    github https://github.com/winshining/nginx http flv module/blob/master/README.CN.md 源码下载 nginx http flv nginx openssl 编译 配置 注意拷贝stat…

  7. Livego配置笔记

    官网 https://github.com/gwuhaolin/livego/blob/master/README cn.md 二进制下载 https://github.com/gwuhaolin/livego/releases 启动 获取channelkey 访…

  8. ffmpeg&ffplay&ffprobe常用命令

    官网 ffmpeg官网 ffprobe ffplay 常用示例 常用参数 ffmpeg 参数格式 常用参数 常用示例 其它示例 参考文档 FFmpeg 视频处理入门教程 ffprobe,ffplay ffmpeg常用的命令行命令 FFmpeg常用技巧 ffmpeg…