Closed (fixed)
Project:
SWF Tools
Version:
6.x-2.5
Component:
SWF Tools
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2009 at 23:04 UTC
Updated:
18 Aug 2009 at 21:15 UTC
SWF Tools spits out a flashvar named "streamscript" when a server for streaming is specified in SWF Tools config. As seen at http://developer.longtailvideo.com/trac/wiki/FlashVars, the correct flashvar is "streamer"
Comments
Comment #1
vm commentedcan't this be altered in administer -> swftools -> Interaction -> Streaming script url ?
if not I can put forth a patch changing all instances of "streamscript" to "streamer"
Comment #2
bbilocura commentedSorry for the delay in getting back to you.
In short: changing all instances of streamscript to streamer would work perfectly. In fact, I'm doing just that on one of my sites.
The streaming script URL sets the value of the variable named streamscript. However, since JW FLV is looking for a variable named "streamer," the Streaming script URL has no effect.
Comment #3
bbilocura commentedSee the JW FLV Player 4.5 update at http://drupal.org/node/540938