Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while running #2

Open
pavan4 opened this issue Apr 16, 2017 · 0 comments
Open

error while running #2

pavan4 opened this issue Apr 16, 2017 · 0 comments

Comments

@pavan4
Copy link

pavan4 commented Apr 16, 2017

I get the following error when I run the example:

github.com/pixelbender/go-rtmp/rtmp/conn.go:82: res.DecodeInt undefined (type *Response has no field or method DecodeInt)
github.com/pixelbender/go-rtmp/rtmp/request.go:51: undefined: amf.NewDecoderBytes
github.com/pixelbender/go-rtmp/rtmp/request.go:111: enc.EncodeString undefined (type amf.Encoder has no field or method EncodeString)
github.com/pixelbender/go-rtmp/rtmp/request.go:112: enc.EncodeInt undefined (type amf.Encoder has no field or method EncodeInt)
github.com/pixelbender/go-rtmp/rtmp/request.go:113: enc.EncodeNull undefined (type amf.Encoder has no field or method EncodeNull)
github.com/pixelbender/go-rtmp/rtmp/request.go:130: enc.EncodeString undefined (type amf.Encoder has no field or method EncodeString)
github.com/pixelbender/go-rtmp/rtmp/request.go:131: enc.EncodeInt undefined (type amf.Encoder has no field or method EncodeInt)

I am noob to this- Can anyone spot the error and how to correct it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant