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

AMF3 #22

Open
phaethon opened this issue Jul 3, 2015 · 1 comment
Open

AMF3 #22

phaethon opened this issue Jul 3, 2015 · 1 comment

Comments

@phaethon
Copy link

phaethon commented Jul 3, 2015

I would like to encode/decode AMF3. I am trying to use librtmp.amf.decode_amf, but it seems it defaults to AMF0 without argument to affect it. What is suggested way to do it?

@oolongtea
Copy link

Looks like AMF3_Decode() is here, but decode_amf() in amf.py uses librtmp.AMF_Decode() instead of librtmp.AMF3_Decode().

Not too familiar with AMF, but you might try to directly change decode_amf() source code to use the AMF3 decoder.

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

2 participants