Skip to main content

Microsoft Silverlight

Advanced Forum Search Results

  • Re: Does silverlight 4 beta have IP camera support?

    If your webcam manufacturer supplies a DirectShow filter for the webcam I suppose you could use that from within Silverlight. Axis, for example, has such a source filter: http://www.axis.com/ftp/pub_soft/cam_srv/capture_driver/latest/AxisVideoCaptureDriverSetup.msi
  • Re: Seek/Scrub in Safari and Chrome

    While Safari on Windows might not yet be officially supported in Silverlight 2, Safari on the Intel Mac is. However I'm getting the exact seek/scrub mis-behaviour in Safari on the Mac. A list of officially supported browsers can be found here: http://www.microsoft.com/silverlight/resources/install.aspx#sysreq
  • Seek/Scrub in Safari and Chrome

    I'm having problems with seeking in Safari and Chrome (WebKit browsers) however seeking in Firefox and IE works well. I point Silverlight directly to the wmv files which are hosted on IIS7. When you seek into a part of the video you haven't downloaded yet, Silverlight, in IE and Firefox, sends a new request for the video to the server, ...
  • Re: Re: Silverlight 2.0 Video Player Seek/Scrub

    Well in IE and Firefox, the player does not stall, Silverlight just sends a new get to the server with a new byterange and requests the video from the position you seeked to. This is the expected and correct behaviour. However in Safari (and Chrome), Silverlight is only able to download the file from the start (byte 0) and therefore, for big ...
  • Re: Silverlight 2.0 Video Player Seek/Scrub

    I'm having problems with seeking in Safari and Chrome (WebKit browsers) however seeking in Firefox and IE works well. I point Silverlight directly to the wmv files which are hosted on IIS7. Does anyone know if this is a known issue with Silverlight in Safari?
  • Re: How to control the video speed

    Are there any plans to support different playback speeds? We use Silverlight to play recorded lectures. Before the students just used WMP and there, they could control the playback speed. This is quite useful when the teacher speaks very slowly (the student sets the speed up) or if the student wants to have more time to take notes, then he can ...
  • Re: WMV Colors are not correct ?

    Hi I'm having the same problem. I'm using the WMV9 codec with Quality VBR. For encoding I use the Windows Media Encoder. When playing back the video in Silverlight, the white colors all look gray-ish, but when playing the same file in Windows Media Player, white colors are correct. Other colors are a bit distorted as well when playing in ...
  • Re: Windows Media issues that need developer love!

    "Server-Side playlists are being worked on." <-- Did Server-Side playlists make it into the SL 2.0 Beta?
  • Re: Re: When will Silverlight support server-side playlists?

    Does anyone know what Vic Martins means exactly by "We have done a lot of testing with Silverlight 1.0 and Server Side Play Lists and have observed it working fine on a number of occasions...". What are these occasions since the most common ways of writing a SSPL, like mentioned above, do not work? Are there any known workarounds for ...
  • Re: Webservice problem System.Net.WebException

     I had the exact some problem - getting the same exception and stack trace.  I tried both with web services using a VS generated proxy class and with a "direct" BrowserHttpWebRequest.  Using Fiddler, I saw that the response from IIS (6.0 on Win2003 with .net 2 and 3.5 beta installed) had duplicated ...
1 2 Next >
Microsoft Communities