Wowza Community

Live stream from wowza media server using Jwplayer 6

Hi. Im using your media server to stream the live video from my custom webcam. Everything is working in your custom player. I’ve tried it in VLC player too, and everything is OK. But, when I try to connect stream with jwplayer, its not working. In IE 11 I get error: No playable resources found. In Chrome: Offline playback not supported.

jwplayer settings:

<!doctype html>

Loading...

I dont know, where the problem could be. Thanks for help.

Just a short addition to Salvadore’s post: make sure you’ve a recent version of Flash installed. May sound like a dumb thing to mention, but it makes a huge difference: if you don’t have Flash installed, the player will render an HTML5 video tag, and playback of RTMP will fail.

Hello there and welcome to the Wowza support forum.

Please double check your configuration against this guide to make sure it is all correct:

How to use JW Player with Wowza Streaming Engine

Kind regards,

Salvadore