i




 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mp4 file is not playing after hosting in iis7..
04-25-2012, 02:48 PM
Post: #1
Not Solved Mp4 file is not playing after hosting in iis7..
hi..
after hosting my asp.net application in my remote server , mp4 format videos are not playing .
i have already set the mime type (.mp4 and video/mp4) in iis7.
but the video is not playing.


need ur suggestions with examples..

note: my site is https site.

regards
gopal.s


Quote
04-25-2012, 05:44 PM
Post: #2
Not Solved RE: Mp4 file is not playing after hosting in iis7..
hi Gopal, if mp4 are working fine on local but not on server, there are most likely two possibilities, either your host does not allow to play multimedia or your did not set the mime type properly

to set the mime type please follow the below steps

To correct this issue, you will need to add an MP4 MIME type to your server. Here’s how:

Right-click the site in IIS and select Properties.
Select the HTTP Headers Tab.
Select File Types.
Under the MIME Map section, select New Type.
Type “.mp4” as the associated extension and “video/mpeg” as the content type.
Click OK.

Your MP4 movies should now play when viewed from the server. If you use a hosting company to host your files, it is best to check with them about adding .MP4 as a supported MIME type.

[Image: 2604595733.png]
Quote


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  How to use and configure Smooth streaming in iis7 gopal_nivas 2 580 11-29-2012 06:28 AM
Last Post: nisar87
  mp4 video not playing in mac safari browser in media elelment control gopal_nivas 1 498 11-27-2012 07:19 PM
Last Post: magnum_2007
  Micorsoft Interop dll Problem after hosting the application gopal_nivas 1 566 11-02-2012 04:12 PM
Last Post: nisar87
  mp4 video file shows in sideways in mac safri gopal_nivas 2 716 06-28-2012 11:05 AM
Last Post: gopal_nivas
  wcf https issue during hosting in iis7 gopal_nivas 0 978 05-22-2012 02:45 PM
Last Post: gopal_nivas



User(s) browsing this thread: 1 Guest(s)