Hello Martin, Thank you for your answer..
rtmp://example.com/live/ is my working server, and the stream is called test.., if you go to http://example:8080/ you’ll see a test page, in there you can introduce the data for the server and test it…
It also works with vlc player..
I suspect maybe is the code that wordpress generates. I’ll try to install flow player in the nginx web server instead. (for testing purposes only).
The rtmp server accepts the connection from wordpress flowplayer plugin but the stream it tries to open doesn’t exist (mp4:test), I can see that in the log.
Thank you