Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/winlinvip/srs-toolkit-idea

SRS Toolkit for IntelliJ IDEA - a plugin for integrating with SRS from JetBrains IDEs, for https://github.com/ossrs/srs
https://github.com/winlinvip/srs-toolkit-idea

Last synced: about 1 month ago
JSON representation

SRS Toolkit for IntelliJ IDEA - a plugin for integrating with SRS from JetBrains IDEs, for https://github.com/ossrs/srs

Awesome Lists containing this project

README

        

# SRS Toolkit for IDEA

![Build](https://github.com/ossrs/srs-toolkit-idea/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/16837.svg)](https://plugins.jetbrains.com/plugin/16837)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/16837.svg)](https://plugins.jetbrains.com/plugin/16837)

**还在开发中,还不可用,请稍等!!!**

**Not release yet, not available, please wait!!!**

SRS开发套件是一个Jetbrains IDEA的插件,是为了更方便集成和使用SRS和FFmpeg等音视频工具,目标用户不是SRS的开发者而是使用和集成商,
也就是将音视频能力集成到自己的领域的开发者,一般可能用Java或Nodejs多一些。

SRS Toolkit for IDEA is a plugin for JetBrains IDEs that make it easier to write applications built
on [SRS](https://github.com/ossrs/srs) server.

[SRS](https://github.com/ossrs/srs) is a simple, high efficiency and realtime video server,
supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.

## Features

1. Download the source code of SRS, or docker images.
2. Build SRS from source code, for macOS and Linux only.

## Installation

- Using IDE built-in plugin system:

Settings/Preferences > Plugins > Marketplace > Search for "srs toolkit" >
Install Plugin

- Manually:

Download the [latest release](https://github.com/ossrs/srs-toolkit-idea/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Winlin 2021.05