Reply to thread

Just changed it fir testing:

[code]

      else

      {

        //throw new Exception("Video does not match any supported DLNA profile");

        valuesProfiles.Add("REAL_VIDEO");

      }[/code]

Makes it much more usable :D I know Real_Video is probably the wrong one. Any suggestions what to use?


Top Bottom