Advanced Forum Search Results
-
Hi Jonathan
I have upgraded to Visual Studio Silverlight 3 Tools etc and purchased the Expression Studio 3 Suite as you suggested.
Can't believe that it is actually slower. On searching the net I see someone else experiencing slower playback:
http://silverlight.net/forums/p/113255/258611.aspx
Any suggestions?
Jamie
-
Hi Jonathan
Thanks for your help.
Unfortunatley Silverlight is still very sluggish and jerky, lingering for up to 8 seconds for each change while Windows Media Player is flawless.
Q1. I have spent a great deal of time on this project and would appreciate it if you could confirm, if and when, Silverlight is meant to match Windows Media ...
-
Thanks Jonathan,
I have read the articles you highlighted.
When I play the sample you gave me to test, using durations of '2s', it stalls and is slow to transition while Windows Mediaplayer is flawless. Is Silverlight not suitable for short transitions like this?
Jamie
-
Thanks for yout help.
Best regards,
Jamie
-
Live Stream switching durations issue...
I am experiencing some issues with live stream change responsiveness.
To isolate this issue I have a simple test project which points to an OnDemand publishing point which in turn points to the playlist (below).
The xaml media element points to this (<MediaElement x:Name="VideoElement" ...
-
Does the new 'Live Smooth Streaming' for Silverlight clients, support seamless live source switching
e.g. Can the client switch from 'Live Smooth Streaming' camera A to 'Live Smooth Streaming' camera B?
Any help will be appreciated.
Jamie
-
I am experiencing some issues with live stream change responsiveness.
To isolate this issue I have a simple test project which points to an OnDemand publishing point which in turn points to the playlist (below).
The xaml media element points to this (<MediaElement x:Name="VideoElement" Source="mms://server:49000/testODPP" ...
-
Thanks.
I have a webservice in place to handle the playlist change, as you suggested, however, I experiencing some issues with stream change responsiveness.
To isolate this issue I have a simple test project which points to an OnDemand publishing point which in turn points to the playlist (below).
The xaml media element points to this ...
-
Thanks for the reply!
I was trying to follow the 'seamlessly switching' of Silverlight Server-Side Playlists described on MSDN: http://msdn.microsoft.com/en-us/library/cc645037(VS.95).aspx
If I could 'edit the playlist even while a client is viewing a stream identified by the playlist' i.e. swap between ...
-
I need OnDemand Silverlight 2.0 clients to switch between 2 live streams.
I am using Server 2008 Enterprise Edition and MS Expression encoder to create two live push Broadcasts mms://server/SLLiveStream1 and mms://server/SLLiveStream2.
So far I have the Silverlight clients programmatically creating their own 'unique OnDemand Publishing ...