My ISP offers me a service where i can watch tv anywhere inside my house wtv is a PC tablet or android phone.
For PC they have 2 ways:
- On the browser
On Windows app they have developed ONLY for windows 8/8.1/10
If i go here http://www.kcba.org/streaming/Test-Streaming.aspx silverlight works
Here http://bubblemark.com/sl3/TestPage.html silverlight works too, but on my ISPs streaming page doesnt work
I get the following output from terminal:
[PIPELIGHT:LIN:unknown] attached to process.
[PIPELIGHT:LIN:unknown] checking environment variable PIPELIGHT_SILVERLIGHT5_1_CONFIG.
[PIPELIGHT:LIN:unknown] searching for config file pipelight-silverlight5.1.
[PIPELIGHT:LIN:unknown] trying to load config file from '/home/user/.config/pipelight-silverlight5.1'.
[PIPELIGHT:LIN:unknown] trying to load config file from '/etc/pipelight-silverlight5.1'.
[PIPELIGHT:LIN:unknown] trying to load config file from '/usr/share/pipelight/configs/pipelight-silverlight5.1'.
[PIPELIGHT:LIN:unknown] sandbox not found or not installed!
[PIPELIGHT:LIN:silverlight5.1] using wine prefix directory /home/user/.wine-pipelight.
[PIPELIGHT:LIN:silverlight5.1] checking plugin installation - this might take some time.
[install-dependency] wine-silverlight5.1-installer is already installed in '/home/user/.wine-pipelight'.
[install-dependency] wine-mpg2splt-installer is already installed in '/home/user/.wine-pipelight'.
[install-dependency] Ignoring deprecated wine-wininet-installer.
fixme:winediag:start_process Wine Staging 2.8 is a testing version containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
[PIPELIGHT:WIN:silverlight5.1] embedded mode is on.
[PIPELIGHT:WIN:silverlight5.1] windowless mode is off.
[PIPELIGHT:WIN:silverlight5.1] linux windowless mode is off.
[PIPELIGHT:WIN:silverlight5.1] force SetWindow is off.
[PIPELIGHT:WIN:silverlight5.1] window class hook is on.
[PIPELIGHT:WIN:silverlight5.1] strict draw ordering is off.
[PIPELIGHT:WIN:silverlight5.1] replaced API function CreateWindowExA.
[PIPELIGHT:WIN:silverlight5.1] replaced API function CreateWindowExW.
[PIPELIGHT:WIN:silverlight5.1] replaced API function TrackPopupMenuEx.
[PIPELIGHT:WIN:silverlight5.1] replaced API function TrackPopupMenu.
fixme:ntdll:EtwEventRegister ({aa087e0e-0b35-4e28-8f3a-440c3f51eef1}, 0x7b8d21a4, 0x7b970120, 0x7b975150) stub.
[PIPELIGHT:WIN:silverlight5.1] init successful!
[PIPELIGHT:WIN:silverlight5.1] OpenGL Vendor: Intel Open Source Technology Center
[PIPELIGHT:WIN:silverlight5.1] OpenGL Renderer: Mesa DRI Intel(R) Haswell x86/MMX/SSE2
[PIPELIGHT:WIN:silverlight5.1] Your GPU is in the whitelist, hardware acceleration should work.
[PIPELIGHT:LIN:silverlight5.1] using timer based event handling.
[PIPELIGHT:LIN:silverlight5.1] successfully executed JavaScript.
[PIPELIGHT:LIN:silverlight5.1] nppfunctions.c:413:NPP_New(): malformed argument 'PARAM' -> '(null)'
fixme:advapi:CreateProcessAsUserW 0xf8 L"c:\\Program Files\\Silverlight\\latest\\agcp.exe" L"agcp.exe 8 240" (nil) (nil) 1 0x00004000 (nil) (null) 0x6cf0b8 0x6cf0a8 - semi-stub
fixme:dwmapi:DwmIsCompositionEnabled 0x14ee988
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:dwmapi:DwmEnableMMCSS (1) stub
fixme:dwmapi:DwmEnableMMCSS (0) stub
[PIPELIGHT:LIN:silverlight5.1] unscheduled event timer.
I have made the same installation a few times and this time for some reason its not working.
Can someone help me please?