Streaming media files in C# using WCF

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • namrataa
    New Member
    • Mar 2008
    • 15

    Streaming media files in C# using WCF

    Hi,
    I am doing a client-server based multimedia player in VS2008 using WCF & WPF C#. I have used mediaelement for the player. Now my problem is that when a user selects a particular song to the server, the server should stream the song, and at the client it should start playing as though the song is played from the local disk. I tried changing the "transfer mode =streamed" in client but still no solution.

    Please help me out.
Working...