@phenixrts-tools/rtmp-push
Version:
Module to start and stop RTMP push
20 lines (19 loc) • 405 B
JSON
{
"name": "@phenixrts-tools/rtmp-push",
"version": "2023.0.3-beta.7",
"description": "Module to start and stop RTMP push",
"main": "dist/main.js",
"types": "dist/types/index.d.ts",
"publishConfig": {
"access": "public"
},
"keywords": [
"RTMP",
"push"
],
"files": [
"dist/"
],
"author": "Phenix Real Time Solutions, Inc.",
"license": "SEE LICENSE IN LICENSE.md"
}