Node-Media-Server
Node-Media-Server copied to clipboard
fix: empty appname on init and instead use 'live' as default
#447
Empty appname is causing the stream publish to http://localhost:8000//stream.flv instead of http://localhost:8000/live/stream.flv` as the doc suggest
Not tested!