Hi,
I am not really use to JW Player, I have tested the version 8 but I wasn't able to play RTMP stream at all. Though if you try MonaTiny (
MonaServer2) you will be able to play your stream using HTTP (HTTP progressive).
For this you just have to set the url like this :
http://<hostname and port>/<publication name>.<flv or ts>
For example :
http://localhost/test123.flvI have tested this with the test player from here :
https://developer.jwplayer.com/tools/stream-tester/?playerversion=8Otherwise let me know how do you play RTMP stream, do you have a code example? Maybe you are using version 7 which seems to allow RTMP.
The log you see is just a warning, it doesn't mean that you cannot play the video, are you able to play a published stream?
Regards
Thomas