I started testing with the new JWPlayer 7 using these pages as documentation:
https://support.jwplayer.com/customer/portal/articles/1430358-using-rtmp-streaming
https://www.wowza.com/docs/how-to-use-jw-player-with-wowza-streaming-engine
But we decided to stay with JWPlayer 5 for the time being and everything works correctly but the “static playlist” we have on our site. We have something similar to this
https://support.jwplayer.com/customer/portal/articles/1480872-example-creating-an-html-playlist
But when calling jwplayer().load(filename); it gives an error: “Video not found or access denied: {video-address}”
It works correctly with the same video without Wowza, or with Wowza when I setup the player with the same address. It just doesn’t work when using jwplayer().load() and Wowza
Any suggestions?