Bug in Silent License Acquisition for server side playlist, any solution?

playlist1:(test1.wsx)
< wsx version="1.0" >
<smil>
  <media src="C:\Clip\no_drm.wmv" />
  <media src="C:\Clip\with_drm_vid1.wmv" />
  <media src="C:\Clip\with_drm_vid2.wmv" />
</smil>

playlist2:(test2.wsx)
< wsx version="1.0" >
<smil>
  <media src="C:\Clip\with_drm_vid1.wmv" />
  <media src="C:\Clip\with_drm_vid2.wmv" />
  <media src="C:\Clip\with_drm_vid3.wmv" />
</smil>

with this playlist the second and third video does'nt play. It seems that the Silent License Acquisition does not work in server side playlist.

Any workaround to make the Silent License Acquisition work in this scenario

 



Answer this question

Bug in Silent License Acquisition for server side playlist, any solution?

  • Pascal Hoffmann

    Unfortunately, your question is unlikely to get answered on this forum. This forum deals almost exclusely with objects within the System.Net namespace in the .NET framework. The team that monitors this forum does not work with the technology you describe.

    Also, if you can describe what technology this is associated with (Windows Media player ), then I can see if I can dig up a contact internally that can answer your question.



  • Bug in Silent License Acquisition for server side playlist, any solution?