Skip to main content

Microsoft Silverlight

Advanced Forum Search Results

  • Silverlight Mediaelement And WMBitrate URL Modifier

    In windows media player for live broadcast there is a URL modifier mms://ipaddress/livePblishingpoint?WMBitrate=xxx&WMContentBitrate=xxx which controls the bitrate the content will be deliver. but in silverlight mediaelement although in WMS there are 2 bitrate on 1 publishing point mediaelement is alwawys getting the one with highest bit rate. ...
  • Re: Mediaelement Live Streaming with Multiple Bit rate

    I believe I can do this using adaptive streaming. Is anyone here has a sample code to do adaptive streaming? I just dont know how to start. Thank you
  • Re: Stream selection in MBR files

    Any Update on this one? Im having the same problem too. thanks
  • Mediaelement Live Streaming with Multiple Bit rate

    Hi  we are using windows media server and windows media encoder to do live streaming.there are 2 bit rate set in the encoder but my mediaelement always getting the one with highest bitrate although i specify the bit rate to be use in the URL using the modifier.  I also read in the SDK that mediaelement supports multiple bit rate , but ...
  • Visualstatemanager

    Hi is it possible to get the current visualstate name assign to an element?  thank you
  • Mediaelement and ASX Auto failover

    Hi, Is it possible for mediaelement (except for parsing the asx) to do auto failover? for example in my asx i have two entry ref1 and ref2 if mediaelement cannot connect to ref1 it will automatically go to ref2? Thank You
  • Re: video player fullscreen buffer problem

    I somehow resolve my problem.  Im detaching the buffer progress event when I go to full screen mode and attaching it again when the video is back to normal mode.
  • video player fullscreen buffer problem

    Hi, I made a video player with fullscreen support. when ever the object change to full screen mode I have a resize change event attached to the parent element (e.g. border) so that other element resize as well with respect to parent element. the problem is when I go back to normal mode (not the full screen mode) while ...
  • Re: Re: Re: Mediaelement ASX Problem

    Hi   I found the problem already. In my asx i use computer name instead of IP.  e.g. mms://<computername>/filepath/filename I change it to mms://<ipaddress>/filepath/filename because the server has difficulty resolving the IP base on computer name.
  • Re: Re: Mediaelement ASX Problem

    Hi Thank You for the reply I also tried that one. but it is not working also for me.Im calling the asx file from clientbin and thru http://.... If my source file is wmv file I have no problem running it in the server whether the wmv file is in the clientbin or thru http://....  The program is running perfectly in my local computer ...
1 2 Next >
Microsoft Communities