mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update help
This commit is contained in:
parent
3974cac46b
commit
5d1d0ff8bb
2 changed files with 23 additions and 3 deletions
|
@ -63,8 +63,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
(void)0
|
||||
|
||||
// server info.
|
||||
#define RTMP_SIG_SRS_NAME "srs(simple rtmp server)"
|
||||
#define RTMP_SIG_SRS_KEY "srs"
|
||||
#define RTMP_SIG_SRS_NAME RTMP_SIG_SRS_KEY"(simple rtmp server)"
|
||||
#define RTMP_SIG_SRS_URL "https://github.com/winlinvip/simple-rtmp-server"
|
||||
#define RTMP_SIG_SRS_WEB "http://blog.csdn.net/win_lin"
|
||||
#define RTMP_SIG_SRS_EMAIL "winterserver@126.com"
|
||||
#define RTMP_SIG_SRS_VERSION "0.1"
|
||||
|
||||
// compare
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue