Keyword

v.4.6.0 regressed?

  • Alexander
  • Alexander's Avatar Topic Author
  • Offline
  • New Member
More
10 years 10 months ago #55582 by Alexander
v.4.6.0 regressed? was created by Alexander
In 4.5.0 it was possible to play videos on a local server (without connecting to the Internet). It was convenient to set up and test the video display.
In 4.6.0 able to play video on the local server is not? Message is displayed:
Could not load plugins:
File not found

For 4.5.0 (video played on the local server) - HTML-code:
<!-- JoomlaWorks "AllVideos" Plugin (v4.5.0) starts here -->
<div class="avPlayerWrapper avVideo">
	<div style="width:500px;" class="avPlayerContainer">
		<div id="AVPlayerID_a860931d_18049" class="avPlayerBlock">

<div id="avID_AVPlayerID_a860931d_18049" style="width:500px;height:375px;" title="JoomlaWorks AllVideos Player"></div>
<script type="text/javascript">
	jwplayer('avID_AVPlayerID_a860931d_18049').setup({
		'file': '/images/stories/videos/mc_vma.flv',
		'image': '/images/stories/videos/mc_vma.jpg',
		'height': '375',
		'width': '500',
		'modes': [
			{ 'type': 'html5' },
			{ 'type': 'flash', src: '/plugins/content/jw_allvideos/includes/js/mediaplayer/player.swf' },
			{ 'type': 'download' }
		],
		'autostart': 'true',
		'backcolor': '#010101',
		'plugins': {
			'viral-2': {
				'onpause': 'false',
				'oncomplete': 'true'
			}
		},
		'controlbar': 'bottom',
		'skin': '/plugins/content/jw_allvideos/includes/js/mediaplayer/skins/bekle/bekle.zip'
	});
</script>
		</div>
	</div>
</div>
<!-- JoomlaWorks "AllVideos" Plugin (v4.5.0) ends here -->

For 4.6.0 (video can not be played on the local server) - HTML-code:
<!-- JoomlaWorks "AllVideos" Plugin (v4.6.0) starts here -->
<div class="avPlayerWrapper avVideo">
	<div style="width:500px;" class="avPlayerContainer">
		<div id="AVPlayerID_04e06d2c_28463" class="avPlayerBlock">

<div id="avID_AVPlayerID_04e06d2c_28463" style="width:500px;height:375px;" title="JoomlaWorks AllVideos Player"></div>
<script type="text/javascript">
	jwplayer('avID_AVPlayerID_04e06d2c_28463').setup({
		'file': '/images/stories/videos/mc_vma.flv',
		'image': '/images/stories/videos/mc_vma.jpg',
		'height': '375',
		'width': '500',
		'autostart': 'false',
		'controls': '1'
	});
</script>
		</div>
	</div>
</div>
<!-- JoomlaWorks "AllVideos" Plugin (v4.6.0) ends here -->

It is possible to play videos on a local server in 4.6.0? Please, advise how this can be done?

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #55584 by JoomlaWorks
Replied by JoomlaWorks on topic v.4.6.0 regressed?
The new JW Player may "talk" to their server, that's why you may not see local media displayed by JW Player specifically. Have you tried playing those media in some production server?

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Alexander
  • Alexander's Avatar Topic Author
  • Offline
  • New Member
More
10 years 10 months ago #55590 by Alexander
Replied by Alexander on topic v.4.6.0 regressed?
Try to clarify my question. Excuse me for my poor english.
1. I am using XAMPP for a local test site.
2. I can play the videos on local test site with a AllVideos 4.5.0.
3. Via 4.6.0 - not played, as JW Player to download requires an Internet connection. This is a disadvantage for testing pages with video on the local site.

On other production servers I certainly can play video, for example with KMPlayer. I would like to AllVideos could play video and on the local site.

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #55597 by JoomlaWorks
Replied by JoomlaWorks on topic v.4.6.0 regressed?
This occurs because the new JW Player probably requires an internet connection. I do have plans on adding more player options in the coming updates, but for now it's the most solid solution.

All possible errors are referenced here: support.jwplayer.com/customer/portal/articles/1403682-troubleshooting-your-setup

Maybe you'll find this helpful.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum