- Posts: 2
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- [SOLVED] *.flv *.mp4 files not showing on Intranet
[SOLVED] *.flv *.mp4 files not showing on Intranet
- remkodekoning
- 
				Topic Author 
- Offline
- New Member
		Less
		More
		
			
	
		
			
	
						17 years 1 month ago		 -  17 years 4 weeks ago		#17723
		by remkodekoning
	
	
		
			
	
			
			 		
													
	
				[SOLVED] *.flv *.mp4 files not showing on Intranet was created by remkodekoning			
			
				Hi folks,
I am evaluating the All Videos Plugin for our Company intranet site.
Looks like a great plugin but unfortunatly I run into some troubles.
All movies hosted on the internet work just fine. I can insert youtube movies, flash movies, etc.
The problem is when I try to show anything that is hosted on webservers on the local network, the player shows the error: Video not found
I triple checked the URL shown after the error message and it is correct.
The syntax I use is :{flv}movie{/flv} or {mp4}movie{/mp4}
Funny thing is when I put an MP3 file {mp3}music{/mp3} it works just great.
I cannot seem to find were I went wrong.
I do not want to host my files on youtube as a work around. This will consume to much of our bandwith.
Anyone a clue what might be the problem here?
I am using Joomla 1.0.14 RC1 with Joomla works All Video plugin v2.5.3
Thanks,
Remko
					I am evaluating the All Videos Plugin for our Company intranet site.
Looks like a great plugin but unfortunatly I run into some troubles.
All movies hosted on the internet work just fine. I can insert youtube movies, flash movies, etc.
The problem is when I try to show anything that is hosted on webservers on the local network, the player shows the error: Video not found
I triple checked the URL shown after the error message and it is correct.
The syntax I use is :{flv}movie{/flv} or {mp4}movie{/mp4}
Funny thing is when I put an MP3 file {mp3}music{/mp3} it works just great.
I cannot seem to find were I went wrong.
I do not want to host my files on youtube as a work around. This will consume to much of our bandwith.
Anyone a clue what might be the problem here?
I am using Joomla 1.0.14 RC1 with Joomla works All Video plugin v2.5.3
Thanks,
Remko
Please Log in or Create an account to join the conversation.
- remkodekoning
- 
				Topic Author 
- Offline
- New Member
		Less
		More
		
			
	
		- Posts: 2
			
	
						17 years 4 weeks ago				#17724
		by remkodekoning
	
	
		
			
	
			
			 		
													
	
				Replied by remkodekoning on topic Re: [SOLVED] *.flv *.mp4 files not showing on Intranet			
			
				I found the problem.
The Joomla site is hosted on a IIS intranet server. I have tried different IIS servers and all gave the same problem.
I then tried it on a webserver that is using Apache. Voila, the FLV started working.
Developpers: Any clue why this is giving a problem on IIS?
					The Joomla site is hosted on a IIS intranet server. I have tried different IIS servers and all gave the same problem.
I then tried it on a webserver that is using Apache. Voila, the FLV started working.
Developpers: Any clue why this is giving a problem on IIS?
Please Log in or Create an account to join the conversation.
- ppp
- 
				
- Offline
- New Member
		Less
		More
		
			
	
		- Posts: 2
			
	
						17 years 3 weeks ago				#17725
		by ppp
	
	
		
			
	
			
			 		
													
	
				Replied by ppp on topic Re: [SOLVED] *.flv *.mp4 files not showing on Intranet			
			
				Hi
Had the same ptoblem !
When serving .flv files off of a Windows Server 2003 (or any other Windows server I would imagine) requires setting up the MIME type on the server first (it isn't one of the native MIME types on MS servers).
Adding .flv MIME type in IIS
On the Windows 2003 server, open the Internet Information Services Manager.
1) Select the site to configure in IIS, right click and select "Properties"
2) Under HTTP Headers Tab, select "File Types" under the MIME Map section and select "New Type"
3) Type ".flv" as the associated extension and "video/x-flv" as the content type.
4) Select "OK", refresh iis server and you're ready to fly!
Worked for me ! 8)
					Had the same ptoblem !
When serving .flv files off of a Windows Server 2003 (or any other Windows server I would imagine) requires setting up the MIME type on the server first (it isn't one of the native MIME types on MS servers).
Adding .flv MIME type in IIS
On the Windows 2003 server, open the Internet Information Services Manager.
1) Select the site to configure in IIS, right click and select "Properties"
2) Under HTTP Headers Tab, select "File Types" under the MIME Map section and select "New Type"
3) Type ".flv" as the associated extension and "video/x-flv" as the content type.
4) Select "OK", refresh iis server and you're ready to fly!
Worked for me ! 8)
Please Log in or Create an account to join the conversation.
- nluk100
- 
				
- Offline
- New Member
		Less
		More
		
			
	
		- Posts: 13
			
	
						17 years 2 weeks ago				#17726
		by nluk100
	
	
		
			
	
			
			 		
													
	
				Replied by nluk100 on topic Re: [SOLVED] *.flv *.mp4 files not showing on Intranet			
			
				Thanks for this, had been struggling with this too!			
					Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- [SOLVED] *.flv *.mp4 files not showing on Intranet