# JWPlayer Error#1009 with Transcoder + DVR

**URL:** https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935
**Category:** Wowza Streaming Engine
**Created:** [March 8, 2014, 12:57pm UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935 "2014-03-08T12:57:16Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Shueard](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@Mark\_Shueard](https://community.wowza.com/u/Mark_Shueard)
#### Post date: [March 8, 2014, 12:57pm UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935/1 "2014-03-08T12:57:16Z")

</div>

So I have this problem and don’t know how to show you unless I have the stream happening constantly, based off an EC2 I can not afford to just keep it running.

The wowza startup packe includes a live app that has Transcoder with 4 streams in HLS, Smooth Streaming and RTMP, it also has DVR with 1 hour limit.

My player embed is using JW PLayer Enterprise and HLS Manifest source.

It seems when the source switches in Auto mode the playback stops with ERROR#1009. If I set manual quality, all streams play, it is only Auto mode.

When I play the page on an iPad there is no problem at all.

When I play with a Silverlight player there is no problem at all.

When I use a localhost and stream, connecting to view from a 4G modem , the problem still happens, so this means it is not an EC2 issue.

How can I debug this?

---

<div class="post-metadata">

### Author: ![Mark\_Shueard](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@Mark\_Shueard](https://community.wowza.com/u/Mark_Shueard)
#### Post date: [March 12, 2014, 8:21am UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935/2 "2014-03-12T08:21:00Z")

</div>

Anybody else doing live streaming with woza and JW player premium or above care to comment?

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [March 12, 2014, 1:02am UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935/3 "2014-03-12T01:02:45Z")

</div>

Many Wowza customers are using JW Player for HLS playback. For full nDVR features you need the Enterprise license (or Ads license) from JW Player.

Richard

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [March 12, 2014, 1:12am UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935/4 "2014-03-12T01:12:05Z")

</div>

if the source is included in a StreamNameGroup (ngrp) MediaList, then try removing it. It might not be aligned with the renditions.

I saw nDVR problems recently with JW player with odd key frame frequency and b-frames involved. We have found that 2 second key frame frequency (gop/fps) is ideal.

Richard

---

<div class="post-metadata">

### Author: ![Roger\_Littin1](https://avatars.discourse-cdn.com/v4/letter/r/c89c15/32.png) [@Roger\_Littin1](https://community.wowza.com/u/Roger_Littin1)
#### Post date: [March 12, 2014, 11:20am UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935/5 "2014-03-12T11:20:03Z")

</div>

ERROR#1009 is a flash error. It is the flash equivalent of a Java NullPointerException.

If you use a debug version of the flash plugin in your browser then you will also get a dialog popup with more detail, possibly also including a stack trace so you can give this to the JW Player engineers to look at.

The issue is with the JW player flash version so you would need to contact them to try to remedy.

Roger.

---

<div class="post-metadata">

### Author: ![Mark\_Shueard](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@Mark\_Shueard](https://community.wowza.com/u/Mark_Shueard)
#### Post date: [March 12, 2014, 8:54am UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935/6 "2014-03-12T08:54:26Z")

</div>

Thanks, I was sure it is the player at fault. A few other people in the JW forum have issues along this workflow, though not the same error exactly as I.

At this point in time, Wowza + JW Player with HLS to desktop is really in question

---

<div class="post-metadata">

### Author: ![Mark\_Shueard](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@Mark\_Shueard](https://community.wowza.com/u/Mark_Shueard)
#### Post date: [March 12, 2014, 10:36am UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935/7 "2014-03-12T10:36:20Z")

</div>

that’s what I was using

---

<div class="post-metadata">

### Author: ![Mark\_Shueard](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@Mark\_Shueard](https://community.wowza.com/u/Mark_Shueard)
#### Post date: [March 12, 2014, 10:44am UTC](https://community.wowza.com/t/jwplayer-error-1009-with-transcoder-dvr/41935/8 "2014-03-12T10:44:55Z")

</div>

I can try that, something I did not think of… Though it should not happen as per all documents I have read seem to suggest the renditions are aligned to the source.

also, I tried firstly with smil file then with ngrp , both had the problem.
