Skip to content
#

srs

Here are 148 public repositories matching this topic...

srs
winlinvip
winlinvip commented Jun 2, 2022

最近我发现有个趋势哈,就是ARM server越来越多,但是ARM好像不像x64平台那么好识别,总是有各种各样的arm识别不了。

如果SRS能出ARM的docker镜像,那会比较容易跑起来。

我们目前docker只支持x86体系,其实镜像是可以支持多个架构的。

good first issue help wanted
ghost
ghost commented Sep 26, 2020

Description

During the installation screen, when clicking back from the plugin install screen, collections get duplicated

Steps to Reproduce

  1. Run the installer as usual until reaching the plugin install screen
  2. press back

or

  1. Run the installer as usual until reaching the plugin install screen
  2. Select any of the official plugins to install
  3. press back

bug good first issue setup

本项目是基于计算机视觉的端到端交通路口智能监控系统.采用的设计架构由SRS流媒体服务器、GPU服务器、Local客户端三部分组成.可将远端视频流通过rtmp协议传输到流媒体服务器,然后经过目标检测等一些列算法对视频进行分析,最后在本地客户端查看分析结果.项目主要用Python实现,流媒体服务器采用开源的SRS实时视频服务器搭建,GPU服务器使用YOLO模型实现道路目标如人、车、交通灯等物体的识别,同时还支持并发连接.客户端基于PyQt5进行开发.

  • Updated May 16, 2021
  • Python

Improve this page

Add a description, image, and links to the srs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the srs topic, visit your repo's landing page and select "manage topics."

Learn more