Skip to content

issue in calling sendAmf0EncCmdMsg #5

@symd

Description

@symd

I am trying to use this library for creating a client application. when i created the following code, I'm getting TypeError: undefined is not a function for sendAmf0EncCmdMsg function call.

var rtmpchunk= require('./rtmpChunk.js');
msgchunk=new rtmpchunk(opt);
var object=prepareConnectCommand();
msgchunk.sendAmf0EncCmdMsg(object);

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