Ticket #979 (closed enhancement: fixed)
Investigate how flashvars for the Flash Failover will be passed into the HTML5 player
| Reported by: | zach | Owned by: | zach |
|---|---|---|---|
| Priority: | Milestone: | HTML5 1.0 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
Change History
Note: See
TracTickets for help on using
tickets.

Streamers and RTMP Updating line 2497 in jquery.jwplayer.js seems to fix the problem Conditional to check and see if config.file has been overridden if ((!$.fn.jwplayerUtils.isNull(player.model.sources[player.model.source])) && ($.fn.jwplayerUtils.getAbsolutePath(config.file)==$.fn.jwplayerUtils.getAbsolutePath(player.model.sources[player.model.source].file))){
}else{
}