Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Firefox 39.0 shows black sceen when I playback a wmv video streamed through IIS 7

  • 6 răspunsuri
  • 1 are această problemă
  • 17 vizualizări
  • Ultimul răspuns de guigs

more options

I have a website in which I have embedded video in the web page.When I playback wmv file in silverlight player it shows black screen. The video is streamed through IIS 7.I f I playback the same video in IE then it plays fine. Also, If I playback a flash/quicktime video streamed through IIS then it plays

I have a website in which I have embedded video in the web page.When I playback wmv file in silverlight player it shows black screen. The video is streamed through IIS 7.I f I playback the same video in IE then it plays fine. Also, If I playback a flash/quicktime video streamed through IIS then it plays

Toate răspunsurile (6)

more options

Is the codec supported? And what has be tried to resolve?

more options

Can you pls tell me how to check if the codec is supported?

more options

My firefox version is 39 & silverlight player is 5.1 Also when I play wmv video, the audio is fine & slider also moves but the screen is black. If the same wmv video is streamed through an external window media server then it plays fine

more options

poojha sure I can, these are the lists of supported codecs: Silverlight (black screen): https://msdn.microsoft.com/en-us/libr.../cc189080%28v=vs.95%29.aspx

Flash (works) - https://helpx.adobe.com/flash/kb/supported-codecs-flash-player.html if installed to tell if its playing you know to look for the plugin icon in the url bar: http://camendesign.com/code/video_for.../test.html

Quicktime (works) - https://support.apple.com/en-us/HT201290 -test page: http://camendesign.com/code/video_for.../test_qt.html

If you right click on the webpage and select "Page Info" the window that opens up will have a Media tab. I believe the video file type will be indicated by the file extension. However even further you can check the headers of the media requests in the console, but the first should be simpler.

I will post back as other troubleshooting steps include:

Modificat în de guigs

more options

With what content-type does the server sends these files?

What code are you using to play the files?

more options

Another thought, perhaps if its not a codec issue, the console log may have an error, can you check in the set up when you play the video in the sliverlight player?