SmoothStreamingSource Property and url rewriting
hi group,
i trying play big buck bunny sample using msmf , want use different uri in smoothstreamingsource property , rather absolute uri , , use iis rule rewrite capabilities rewrite same location of preference.
eg.
uri 1 works: http://localhost/xyzsite/x/y/z/big buck bunny.ism/manifest
uri 2 doesnot work: http://localhost/xyzsite/a/mainfest
the uri1 works fine , can see content , here not using rewrite rule , playing video.
the uri 2 uses rewrite rules , although cs-uri-stem , cs-uri-query same in iis logs both cases , case 2 gives 404 0 2 respectively in log file.
the error : error 0:failed download 50 consecutive chunks stream type audio-halting playback.
the next error : ag_e_network_error
thanks in advance.
i have tried moving media files clientbin location , have made allowdoubleescaping=true in security section of web.config nothing works.
i able resolve issue :) , there problem rule.
thanks anyways
Silverlight > Silverlight Video and Media
Comments
Post a Comment