Skip to content

issue in calling sendAmf0EncCmdMsg #5

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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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