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

Unsupport amf type 3 on rtmp twitch streaming #153

Open
kbats183 opened this issue Sep 16, 2024 · 1 comment
Open

Unsupport amf type 3 on rtmp twitch streaming #153

kbats183 opened this issue Sep 16, 2024 · 1 comment

Comments

@kbats183
Copy link

Hello!

I getting strange issues when I trying to stream on twitch platform.
When I open connection and start streaming to twitch using url lik rtmp://live.twitch.tv/app/{mykey} I getting panic from go-rtmp\amf.go file with message unsupport amf type 3.
But when I stream to another platform or rtmp server, it works fine.

Could you help me? What did I do wrong?

@yapingcat
Copy link
Owner

as you see, gomedia unsupport AMF0_OBJECT(amf type is 3)

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