Normal
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 I know Real_Video is probably the wrong one. Any suggestions what to use?
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 I know Real_Video is probably the wrong one. Any suggestions what to use?