# srs-toolkit-idea
**Repository Path**: mirrors_ossrs/srs-toolkit-idea
## Basic Information
- **Project Name**: srs-toolkit-idea
- **Description**: SRS Toolkit for IntelliJ IDEA - a plugin for integrating with SRS from JetBrains IDEs, for https://github.com/ossrs/srs
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-05-23
- **Last Updated**: 2025-10-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# SRS Toolkit for IDEA

[](https://plugins.jetbrains.com/plugin/16837)
[](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