ltebean / Live

Demonstrates how to build a live broadcast app(Swift 3)
2.41k stars 419 forks source link

Cannot read RTMP handshake response. #35

Open Kristaps89 opened 7 years ago

Kristaps89 commented 7 years ago

my server address is http://34.213.146.88/ when I push stream using ffmpeg -f avfoundation -framerate 30 -i "1:0" -f flv rtmp://34.213.146.88l, I got "Cannot read RTMP handshake response." what is wrong?