search for: wmfsdk

Displaying 4 results from an estimated 4 matches for "wmfsdk".

Did you mean: wmask
2005 Dec 23
1
WMP mp3 stream trouble
...are piped over and over again. It works fine with iTunes, RealPlayer, Winamp5.x, VLC, Whamb, but not WMP! Here's a typical failed connection from the icecast access log x.x.x.x - - [23/Dec/2005:12:28:24 -0700] "GET /slack HTTP/1.1" 200 14770 "-" "NSPlayer/10.0.0.3923 WMFSDK/10.0" 2 x.x.x.x - - [23/Dec/2005:12:28:29 -0700] "GET /slack HTTP/1.1" 200 45010 "-" "NSPlayer/10.0.0.3923 WMFSDK/10.0" 5 x.x.x.x - - [23/Dec/2005:12:28:29 -0700] "GET /slack HTTP/1.1" 200 7350 "-" "Windows-Media-Player/10.00.00.3923"...
2008 Jun 01
2
installation of WISO07 failed
...ant not supported: L"DG" fixme:advapi:ParseStringSidToSid String constant not supported: L"LG" fixme:wintrust:CryptCATAdminAcquireContext 0x7defa758 {f750e6c3-38ee-11d1-85e5-00c04fc295ee} 0 fixme:wintrust:CryptCATAdminAddCatalog 0xdeadbeef L"C: \\windows\\temp\\IXP000.TMP\\WMFSDK.cat" L"WMFSDK.cat" 0 fixme:wintrust:CryptCATAdminReleaseCatalogContext 0xdeadbeef 0x1 0 fixme:wintrust:CryptCATAdminReleaseContext 0xdeadbeef 0 fixme:wintrust:CryptCATAdminAcquireContext 0x7defa758 {f750e6c3-38ee-11d1-85e5-00c04fc295ee} 0 fixme:wintrust:CryptCATAdminAddCatalog 0xdea...
2018 Sep 22
0
How possible is Icecast get 2 different agents from TuneIn App?
...auth url in our icecast instance. So, i installed the Android TuneIn app in my phone, opened it, search for our radio and tapped play. The request come from a load balancer that redirect to the icecast server. But, looking at the logs we saw: Load balancer: User-Agent=NSPlayer/10.0.0.3702 WMFSDK/10.0 X-Real-IP=177.33.155.000 Icecast: ip=177.33.155.000&agent=Lavf/57.25.100 Why the Icecast is getting a different agent (ie ExoPlayer don't have the same behaviour)? VPN? Proxy? Best, Thiago -------------- next part -------------- An HTML attachment was scrubbed......
2005 Aug 23
2
Cannot listen to shoutcast mount point
...tcast streaming source and stream the mp3 source to Icecast, however whenever I attempt to listen to the stream at the specified mount point (/channel1), I get a 404 file not found error. \ The access.log shows: "GET /channel1 HTTP/1.1" 404 109 "-" "NSPlayer/9.0.0.3250 WMFSDK/9.0" 0 The important part of my icecast.xml is listed below, from the original configuration, I changed the ip for the hostname and bind-address only. <hostname>192.168.71.5</hostname> <listen-socket> <port>8000</port> </listen-socket>...