Skip to content

No documentation for v4.0.7 #658

@koko1313

Description

@koko1313

There is no documentation for v4.0.7.
I am using v2.7.0 and I want to update to v.4.0.7, but there is no documentation on how to use v4.0.7.
I don't need update documentation. I want at least basic documentation how to use v4.0.7.

I can see at least one critical change, nms.on() function in v4.0.7 does not exist:

const nms = new NodeMediaServer(config);

// nms.on() is not a function
nms.on('postPublish', (id, streamPath, args) => {
  // ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions