Commit Graph

3 Commits (6a8f9d77be81569b46a64fc671dbc0179fbd68c5)

Author SHA1 Message Date
Moe a4b931214a modify libs/rtmpserver/node_core_logger.js 2019-06-21 13:23:25 -07:00
Moe cfa26f2f4e fix sizeLimit on start (again) 2019-04-29 15:59:15 -07:00
Moe 3503ac1426 Add RTMP Server with Node-Media-Server
- Instead of including the npmjs module; the rtmp portion has been ripped from the main package.
- to enable the RTMP server with default settings just add `"rtmpServer":true` to your conf.json
- `rtmpServer` object in conf.json correlates to `rtmp` object in NodeMediaServer configuration.
- WARNING : currently no authentication for incoming RTMP streams.
2019-02-13 22:29:19 -08:00