Skip to main content

Microsoft Silverlight

Answered Question Smooth Stream: Videos on one server, Player on the otherRSS Feed

(0)

maktouch
maktouch

Member

Member

0 points

3 Posts

Smooth Stream: Videos on one server, Player on the other

Is this possible? I'll have one server with the IIS smooth stream module, while the other server is just a file dump, and make it so that the player access the media on the media server.

ekleeman
ekleeman

Member

Member

59 points

42 Posts

Answered Question

Re: Smooth Stream: Videos on one server, Player on the other

MediaElement.Source accepts a valid URI. There's no reason it would not work as long as the URI is valid. You should probably set the URI type to "Relative or Absolute" if you are pointing to a resource across a LAN.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities