I am actually not able to receive. I think there is some problem with byte receive thing. I am getting the following exception:
System.Exception: The operation identifier is not valid.
at Windows.Storage.Streams.DataReader.LoadAsync(UInt32 count)
Also I want to know whether its possible to play video on MediaElement using byte[] received from the background thread.