Hi,
I got latest sony ip camera which can produce and http stream in h264 codec
i am simply trying to get it playing in silverlight player like:
<asp:MediaPlayer runat="server" ID="player1" Height="400" Width="400" AutoPlay="true" MediaSource="http://xx.xx.xx.xxx/image1" >
it dosent work ??
please help