gomedia
gomedia copied to clipboard
Unsupport amf type 3 on rtmp twitch streaming
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?