Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 12/07/2016, à 20:48

k3c

faire fonctionner Molotov.tv sous Linux

Ce service n'est pour l'instant pas disponible sous Linux.

Avec un User-Agent me faisant passer pour un OS Windows, j'ai pu télécharger la version Windows, j'ai créé un ~/.wine_molotov, dans lequel j'ai installé dotnet45 et wininet, dit que j'étais Win 7 et pas XP dans winecfg, mais au lancement il râle sur

trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\ieframe.dll" : builtin
trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\actxprxy.dll" : builtin

alors que ces fichiers sont là

gg@asus:~/molotov$ find /home/gg/.wine_molotov/ -name "actx*"
/home/gg/.wine_molotov/drive_c/windows/system32/actxprxy.dll
gg@asus:~/molotov$ find /home/gg/.wine_molotov/ -name "ieframe*"
/home/gg/.wine_molotov/drive_c/windows/system32/ieframe.dll
gg@asus:~/molotov$ 

j'ai essayé de les mettre en builtin, intégrée, et toutes les variantes, sans succès.

Je les ai "enregistrés" avec des commandes du type

WINEARCH=win32 WINEPREFIX=~/.wine_molotov WINEDEBUG=loaddll wine regsvr32 ieframe.dll

J'ai un wine récent

gg@asus:~/molotov$ wine --version
wine-1.9.13

Merci pour tout idée

Dernière modification par k3c (Le 13/07/2016, à 13:19)


Archlinux sur Xiaomi Air 13

Hors ligne

#2 Le 14/07/2016, à 22:20

k3c

Re : faire fonctionner Molotov.tv sous Linux

Si j'enregistre les 2 librairies en "Native Windows", je n'ai plus ces messages d'erreur, mais j'en ai d'autres

gg@asus:~$ WINEARCH=win32 WINEPREFIX=~/.wine_molotov WINEDEBUG=loaddll wine Téléchargements/MolotovSetup-0.9.1-ia32.exe 
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b410000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b410000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\wineboot.exe" at 0x7ebe0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7eb60000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b410000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winemenubuilder.exe" at 0x7ebd0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7e950000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7e6d0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7eff0000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b410000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7e7f0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7e640000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x7e9d0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x7e500000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\services.exe" at 0x7ebd0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x7e480000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\windowscodecs.dll" at 0x7eb10000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7e240000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7eae0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7eb50000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\userenv.dll" at 0x7eff0000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b410000: builtin
trace:loaddll:load_native_dll Loaded L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" at 0x400000: native
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7eb80000: builtin
trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\MSVCR110_CLR0400.dll" at 0x10000000: native
trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\mscoree.dll" at 0x79000000: native
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7e790000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7eff0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7e8c0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7e700000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x7ea20000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x7e5d0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x7e040000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b410000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\explorer.exe" at 0x7ebc0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7eac0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7eb40000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7e840000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7eff0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7e970000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x7e3d0000: builtin
fixme:wer:WerSetFlags (2) stub!
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\psapi.dll" at 0xf7320000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0xf7330000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\fusion.dll" at 0xf73a0000: builtin
trace:loaddll:load_native_dll Loaded L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvc.dll" at 0x340000: native
fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b410000: builtin
trace:loaddll:load_native_dll Loaded L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscoreei.dll" at 0x940000: native
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winedevice.exe" at 0x7eff0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0xf7190000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7eb80000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 0x7eb30000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7eab0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\powrprof.dll" at 0xf7170000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\mountmgr.sys" at 0x7ea90000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b410000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\plugplay.exe" at 0x7eff0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7eb80000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7eb00000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7e620000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7eff0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7e740000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x7e8a0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7e920000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x7e650000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7e5b0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x7e0b0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7e130000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x7df70000: builtin
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\actxprxy.dll"
err:ole:CoGetClassObject no class object {b8da6310-e19b-11d0-933c-00a0c90dcaa9} could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
err:ole:get_local_server_stream Failed: 80004002
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7dfb0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x7e420000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7e260000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x7e2f0000: builtin
trace:loaddll:load_native_dll Loaded L"Z:\\home\\gg\\T\00e9l\00e9chargements\\MolotovSetup-0.9.1-ia32.exe" at 0x400000: native
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7e900000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7e970000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7eff0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7eaa0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x7e630000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7e6b0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7e460000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x7e4f0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x7e330000: builtin
trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\wininet.dll" at 0x76c00000: native
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\urlmon.dll" at 0x7e280000: builtin
trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\COMCTL32.dll" at 0x71590000: native
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x7e040000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7dfb0000: builtin
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevationType, ...) semi-stub
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\ieframe.dll"
err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {9ba05972-f6a8-11cf-a442-00a0c90a8f39} could be created for context 0x17
wine: Unhandled page fault on read access to 0x00000000 at address 0x4060cf (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x004060cf).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:004060cf ESP:0032dc8c EBP:0032dcf4 EFLAGS:00010206(  R- --  I   - -P- )
 EAX:00000000 EBX:00000000 ECX:0000006c EDX:0032dccc
 ESI:0032dd0c EDI:0032dcc8
Stack dump:
0x0032dc8c:  00000001 0032dcdc 2da635f3 0032ddcc
0x0032dc9c:  00423f3a 00000000 0032dd1c 00320003
0x0032dcac:  7bc640a6 00000000 00421700 00000000
0x0032dcbc:  00000000 00000000 00000000 00000006
0x0032dccc:  ffffffff 00000000 00000000 00000000
0x0032dcdc:  00000000 00000000 2da635f3 0032dd18
000c: sel=0067 base=00000000 limit=00000000 32-bit --x
Backtrace:
=>0 0x004060cf in molotovsetup-0.9.1-ia32 (+0x60cf) (0x0032dcf4)
  1 0x004061f3 in molotovsetup-0.9.1-ia32 (+0x61f2) (0x0032dd24)
  2 0x004062b6 in molotovsetup-0.9.1-ia32 (+0x62b5) (0x0032dde8)
  3 0x00407014 in molotovsetup-0.9.1-ia32 (+0x7013) (0x0032fe14)
  4 0x0040a57f in molotovsetup-0.9.1-ia32 (+0xa57e) (0x0032fe60)
  5 0x7b46508c call_process_entry+0xb() in kernel32 (0x0032fe78)
  6 0x7b46634b in kernel32 (+0x5634a) (0x0032feb8)
  7 0x7bc84050 call_thread_func_wrapper+0xb() in ntdll (0x0032fed8)
  8 0x7bc872ad call_thread_func+0x7c() in ntdll (0x0032ffa8)
  9 0x7bc8402e RtlRaiseException+0x21() in ntdll (0x0032ffc8)
  10 0x7bc548ee call_dll_entry_point+0x35d() in ntdll (0x0032ffe8)
  11 0xf75e289d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
  12 0xf75e295b wine_switch_to_stack+0x2a() in libwine.so.1 (0xffa14638)
  13 0x7bc5ad31 LdrInitializeThunk+0x270() in ntdll (0xffa14688)
  14 0x7b46cd90 __wine_kernel_init+0xbcf() in kernel32 (0xffa157a8)
  15 0x7bc5bca3 __wine_process_init+0x182() in ntdll (0xffa15838)
  16 0xf75e0c8a wine_init+0x299() in libwine.so.1 (0xffa15898)
  17 0x7c000acb main+0x8a() in <wine-loader> (0xffa15ce8)
  18 0xf73f97ae __libc_start_main+0xdd() in libc.so.6 (0x00000000)
0x004060cf: movl	0x0(%eax),%ecx
Modules:
Module	Address			Debug info	Name (63 modules)
PE	  400000- 3182000	Export          molotovsetup-0.9.1-ia32
PE	71590000-71617000	Deferred        comctl32
PE	76c00000-76c74000	Deferred        wininet
ELF	7b400000-7b7e9000	Dwarf           kernel32<elf>
  \-PE	7b410000-7b7e9000	\               kernel32
ELF	7bc00000-7bcf7000	Dwarf           ntdll<elf>
  \-PE	7bc10000-7bcf7000	\               ntdll
ELF	7c000000-7c004000	Dwarf           <wine-loader>
ELF	7dda8000-7ddaf000	Deferred        libxfixes.so.3
ELF	7ddaf000-7ddba000	Deferred        libxcursor.so.1
ELF	7ddba000-7ddcc000	Deferred        libxi.so.6
ELF	7ddcc000-7ddd0000	Deferred        libxcomposite.so.1
ELF	7ddd0000-7dddd000	Deferred        libxrandr.so.2
ELF	7dddd000-7dde9000	Deferred        libxrender.so.1
ELF	7dde9000-7ddf0000	Deferred        libxxf86vm.so.1
ELF	7ddf0000-7ddf4000	Deferred        libxinerama.so.1
ELF	7ddf4000-7ddfb000	Deferred        libxdmcp.so.6
ELF	7ddfb000-7ddff000	Deferred        libxau.so.6
ELF	7ddff000-7de24000	Deferred        libxcb.so.1
ELF	7de24000-7df6f000	Deferred        libx11.so.6
ELF	7df6f000-7df84000	Deferred        libxext.so.6
ELF	7dfa4000-7e03a000	Deferred        winex11<elf>
  \-PE	7dfb0000-7e03a000	\               winex11
ELF	7e03a000-7e05f000	Deferred        imm32<elf>
  \-PE	7e040000-7e05f000	\               imm32
ELF	7e0a1000-7e0cb000	Deferred        libexpat.so.1
ELF	7e0cb000-7e10e000	Deferred        libfontconfig.so.1
ELF	7e10e000-7e13a000	Deferred        libpng12.so.0
ELF	7e13a000-7e155000	Deferred        libz.so.1
ELF	7e155000-7e202000	Deferred        libfreetype.so.6
ELF	7e202000-7e226000	Deferred        libtinfo.so.5
ELF	7e226000-7e24e000	Deferred        libncurses.so.5
ELF	7e26e000-7e312000	Deferred        urlmon<elf>
  \-PE	7e280000-7e312000	\               urlmon
ELF	7e312000-7e456000	Deferred        oleaut32<elf>
  \-PE	7e330000-7e456000	\               oleaut32
ELF	7e456000-7e4dc000	Deferred        rpcrt4<elf>
  \-PE	7e460000-7e4dc000	\               rpcrt4
ELF	7e4dc000-7e624000	Deferred        ole32<elf>
  \-PE	7e4f0000-7e624000	\               ole32
ELF	7e624000-7e69f000	Deferred        shlwapi<elf>
  \-PE	7e630000-7e69f000	\               shlwapi
ELF	7e69f000-7e8eb000	Deferred        shell32<elf>
  \-PE	7e6b0000-7e8eb000	\               shell32
ELF	7e8eb000-7e967000	Deferred        advapi32<elf>
  \-PE	7e900000-7e967000	\               advapi32
ELF	7e967000-7ea8d000	Deferred        gdi32<elf>
  \-PE	7e970000-7ea8d000	\               gdi32
ELF	7ea8d000-7ebee000	Deferred        user32<elf>
  \-PE	7eaa0000-7ebee000	\               user32
ELF	7ef5e000-7ef6b000	Deferred        libnss_files.so.2
ELF	7ef6b000-7ef78000	Deferred        libnss_nis.so.2
ELF	7ef78000-7ef93000	Deferred        libnsl.so.1
ELF	7ef93000-7efe0000	Deferred        libm.so.6
ELF	7efe6000-7f000000	Deferred        version<elf>
  \-PE	7eff0000-7f000000	\               version
ELF	f73dc000-f73e1000	Deferred        libdl.so.2
ELF	f73e1000-f759c000	Dwarf           libc.so.6
ELF	f759d000-f75ba000	Deferred        libpthread.so.0
ELF	f75d0000-f75da000	Deferred        libnss_compat.so.2
ELF	f75da000-f7791000	Dwarf           libwine.so.1
ELF	f7793000-f77b7000	Deferred        ld-linux.so.2
ELF	f77b9000-f77ba000	Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) Z:\home\gg\TÚlÚchargements\MolotovSetup-0.9.1-ia32.exe
	00000009    0 <==
0000000c winemenubuilder.exe
	0000000d    0
0000000e services.exe
	00000027    0
	00000026    0
	0000001f    0
	00000019    0
	00000018    0
	00000016    0
	00000010    0
	0000000f    0
00000012 mscorsvw.exe
	0000001c    0
	0000001b    0
	0000001a    0
	00000013    0
00000014 explorer.exe
	0000002b    0
	0000002a    0
	00000015    0
0000001d winedevice.exe
	00000025    0
	00000022    0
	00000021    0
	0000001e    0
00000023 plugplay.exe
	00000029    0
	00000028    0
	00000024    0
System information:
    Wine build: wine-1.9.14
    Platform: i386
    Version: Windows 7
    Host system: Linux
    Host version: 4.2.0-38-generic

Archlinux sur Xiaomi Air 13

Hors ligne

#3 Le 18/07/2016, à 18:02

morphing07

Re : faire fonctionner Molotov.tv sous Linux

Hors ligne

#4 Le 18/07/2016, à 18:23

Coeur Noir

Re : faire fonctionner Molotov.tv sous Linux

A priori molotov utilise html5 avec DRM et a probablement besoin de widevine / CDM pour décoder les flux…

…donc utiliser google-chrome peut être une solution.

On peut aussi simplement faire des liens entre widevine dans chromium vers le widevine de chrome.

Et sinon - puisque ça cause de wine ici - pourquoi ne pas installer un firefox "windows" et ses plugins en version windows aussi, le tout à travers wine ? Et avec ce firefox "windows" aller sur molotov.tv ? Y aura peut-être même pas besoin de changer d'user-agent ;-)


DébuterDocBien rédigerRetour commandeInsérer image | illustrations & captures d'écran <>

Hors ligne

#5 Le 18/07/2016, à 19:43

lann

Re : faire fonctionner Molotov.tv sous Linux

Firefox 45.2 sur Debian stable ça peut marcher ?

Hors ligne

#6 Le 18/07/2016, à 22:31

Coeur Noir

Re : faire fonctionner Molotov.tv sous Linux

Bonne question… et je crains que la gestion de DRM / CDM avec html5 n'ait été introduite qu'à partir de la version 47 de Firefox sous Windows et Mac - pas sous Linux pour l'instant - d'où la proposition avec wine.


DébuterDocBien rédigerRetour commandeInsérer image | illustrations & captures d'écran <>

Hors ligne

#7 Le 19/07/2016, à 07:40

lann

Re : faire fonctionner Molotov.tv sous Linux

Oui j'ai essayé mais la video ne se lance pas

Hors ligne

#8 Le 19/07/2016, à 16:45

roby12

Re : faire fonctionner Molotov.tv sous Linux

Bonjour à tous...
Morphing07 vous a donné la solution au post 3
Pour moi ça marche très bien.
Félicitations à lui...

Dernière modification par roby12 (Le 19/07/2016, à 16:45)

Hors ligne

#9 Le 19/07/2016, à 17:00

lann

Re : faire fonctionner Molotov.tv sous Linux

Oui mais je ne veux pas installer chrome

Hors ligne

#10 Le 19/07/2016, à 18:17

k3c

Re : faire fonctionner Molotov.tv sous Linux

J'ai lancé Firefox pour Windows v47 dans wine, je me connecte bien sur

http://app.molotov.tv/

mais quand je veux voir une série j'ai

oops une erreur est survenue

j'ai fait

 
WINEARCH=win32 WINEPREFIX=~/.wine_fw winecfg

j'ai dit que j'étais non pas en XP mais en Win 7, puis

wget -O firefox47_win7.exe https://download.mozilla.org/?product=firefox-47.0.1-SSL&os=win64&lang=f
WINEARCH=win32 WINEPREFIX=~/.wine_fw wine firefox47_win7.exe

J'ai créé un suffixe spécifique wine, téléchargé Firefox 47 pour Windows et je l'ai lancé

Edit : je confirme, l solution du post 3 fonctionne, j'ai regardé plusieurs séries

Dernière modification par k3c (Le 19/07/2016, à 18:50)


Archlinux sur Xiaomi Air 13

Hors ligne

#11 Le 21/07/2016, à 06:23

leperef

Re : faire fonctionner Molotov.tv sous Linux

Bonjour, depuis le 20 juillet, molotov est dispo sur linux. J'ai téléchargé le paquet et installé. Ça marche nickel, sauf qu'impossible pour moi de trouver le lanceur pour ouvrir l'application.

Hors ligne

#12 Le 21/07/2016, à 07:08

grandtoubab

Re : faire fonctionner Molotov.tv sous Linux

leperef a écrit :

Bonjour, depuis le 20 juillet, molotov est dispo sur linux. J'ai téléchargé le paquet et installé. Ça marche nickel, sauf qu'impossible pour moi de trouver le lanceur pour ouvrir l'application.


idem pour moi, le raccourci ne se crée pas alors je l'ai créé moi même

https://www.debian-fr.org/t/molotov-tv/70379/1


Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....

Hors ligne

#13 Le 21/07/2016, à 09:45

packard

Re : faire fonctionner Molotov.tv sous Linux

Bonjour, chez moi le raccourci c'est créer tout seul au bout de 2 ou 3 utilisations/ connexions dans le dossier où je l'ai extrait, que j'ai nommé  Molotov, après, il ne reste plus qu'a le copier sur le bureau .

Dernière modification par packard (Le 21/07/2016, à 09:48)


Linux Mint Mate 19.3 Tricia LTS + Seven+ W 10
PC 1 : Asrock 970 Extrème 4 .AMD FX 8350 Black E, Nvidia GTX 1050 TI, RAM : 16 Go Ballistik ,1 SSD Hyper X Savage + Kingston SSDNow UV400 + SSD Samsung.
PC 2 : Gigabyte GA-MA770A-DS-3P ,  Phenom II X4 965 Black E, Nvidia GTX 650 TI
Portables : DELL Latitude E 6410:  i7-640M + Latiude E5530 : I5-3230M.

Hors ligne

#14 Le 21/07/2016, à 11:36

lann

Re : faire fonctionner Molotov.tv sous Linux

J'aurais deux questions sur cette application
1/ Comment fait Molotov pour récupérer les flux en direct ?
2/ Est-ce que cette application peut être pérenne ?

Merci

Hors ligne

#15 Le 21/07/2016, à 12:25

grandtoubab

Re : faire fonctionner Molotov.tv sous Linux

packard a écrit :

Bonjour, chez moi le raccourci c'est créer tout seul au bout de 2 ou 3 utilisations/ connexions dans le dossier où je l'ai extrait, que j'ai nommé  Molotov, après, il ne reste plus qu'a le copier sur le bureau .

Etrange ??
ça donne ça

@debian:~$ ./Molotov-0.9.2.AppImage
/tmp/.mount_a4FhrB
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Error on file "/tmp/.mount_a4FhrB/Molotov.desktop": Le fichier de clés contient la ligne « Dites adieu au zapping fastidieux. Avec Molotov sur votre iPad, vous ne regardez plus la télé comme avant. » qui n'est ni une paire de valeurs de clé, ni un groupe, ni un commentaire

Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....

Hors ligne

#16 Le 21/07/2016, à 13:06

packard

Re : faire fonctionner Molotov.tv sous Linux

Cela donne ça: http://hpics.li/9c6ef55


Linux Mint Mate 19.3 Tricia LTS + Seven+ W 10
PC 1 : Asrock 970 Extrème 4 .AMD FX 8350 Black E, Nvidia GTX 1050 TI, RAM : 16 Go Ballistik ,1 SSD Hyper X Savage + Kingston SSDNow UV400 + SSD Samsung.
PC 2 : Gigabyte GA-MA770A-DS-3P ,  Phenom II X4 965 Black E, Nvidia GTX 650 TI
Portables : DELL Latitude E 6410:  i7-640M + Latiude E5530 : I5-3230M.

Hors ligne

#17 Le 21/07/2016, à 13:20

berserk

Re : faire fonctionner Molotov.tv sous Linux

lann a écrit :

J'aurais deux questions sur cette application
1/ Comment fait Molotov pour récupérer les flux en direct ?
2/ Est-ce que cette application peut être pérenne ?

Merci

ils ont des accords avec les chaines, si tu parle point de vue technique j'en ai aucune idée.
j'ai testé la version linux et ça marche bien

packard a écrit :

Cela donne ça: http://hpics.li/9c6ef55

comment as tu fait pour avoir cette icone ?
à chaque fois je clique sur le fichier appimage, il me demande si je veux que ça soit sur le bureau je répond oui mais ça donne rien.
mais à part ça ça marche

Dernière modification par berserk (Le 21/07/2016, à 13:23)

Hors ligne

#18 Le 21/07/2016, à 17:07

k3c

Re : faire fonctionner Molotov.tv sous Linux

J'ai mesuré le débit dont a besoin Molotov, j'ai regardé différentes séries, et nethogs m'a montré
- au démarrage autour de 2000 KB/seconde (car il bufferise)
- ensuite, pour le reste de la vidéo, entre 200 et 400 KB/seconde

c'est raisonnable, mais les personnes ayant un accès un peu juste, ne pourront pas regarder avec Molotov et avoir un autre PC qui consomme de la bande passante.


Archlinux sur Xiaomi Air 13

Hors ligne

#19 Le 21/07/2016, à 17:53

packard

Re : faire fonctionner Molotov.tv sous Linux

A berserk :
L'icone est apparue toute seule en redémarrant où en réinstallant après mettre inscrit (adresse mail), elle fonctionne sur le bureau, par contre le symbole ou l'icone disparaît à chaque redémarrage, mais le raccourci reste sous la forme d'un engrenage, en cliquant sur propriété et en ajoutant une icone cela a fait réapparaître l'icone d'origine bizarre, je suis avec Mate (Linux Mint) cela a peut-être son importance.


Linux Mint Mate 19.3 Tricia LTS + Seven+ W 10
PC 1 : Asrock 970 Extrème 4 .AMD FX 8350 Black E, Nvidia GTX 1050 TI, RAM : 16 Go Ballistik ,1 SSD Hyper X Savage + Kingston SSDNow UV400 + SSD Samsung.
PC 2 : Gigabyte GA-MA770A-DS-3P ,  Phenom II X4 965 Black E, Nvidia GTX 650 TI
Portables : DELL Latitude E 6410:  i7-640M + Latiude E5530 : I5-3230M.

Hors ligne

#20 Le 21/07/2016, à 23:17

berserk

Re : faire fonctionner Molotov.tv sous Linux

OK, tant pis c'est pas grave l'essentiel c'est que ça fonctionne
Je suis sous Mate aussi

Hors ligne

#21 Le 22/07/2016, à 09:19

packard

Re : faire fonctionner Molotov.tv sous Linux

Oui, c'est le principal, depuis que j' ai ajouté l'emblème important à l'icone de Molotov, elle ne disparaît plus.
Édit: essaie le clic droit, sur extraire ici ou vers le bureau, sans ouvrir, normalement ça devrait en créer une, je viens d'en faire apparaître une deuxième en faisant ça.

Dernière modification par packard (Le 22/07/2016, à 09:42)


Linux Mint Mate 19.3 Tricia LTS + Seven+ W 10
PC 1 : Asrock 970 Extrème 4 .AMD FX 8350 Black E, Nvidia GTX 1050 TI, RAM : 16 Go Ballistik ,1 SSD Hyper X Savage + Kingston SSDNow UV400 + SSD Samsung.
PC 2 : Gigabyte GA-MA770A-DS-3P ,  Phenom II X4 965 Black E, Nvidia GTX 650 TI
Portables : DELL Latitude E 6410:  i7-640M + Latiude E5530 : I5-3230M.

Hors ligne

#22 Le 22/07/2016, à 12:41

grandtoubab

Re : faire fonctionner Molotov.tv sous Linux

Des infos sur les applications de type appImage
http://appimage.org/

on peut donc renommer le fichier en lui attribuant le suffixe .iso ce qui parmet de faire un montage dans /mnt

mount -o loop -t iso9660 Molotov-0.9.2.iso /mnt

on y trouve

root@debian:/mnt# ls
AppRun	Molotov.desktop  usr

le fichier .desktop contient

root@debian:/mnt# cat Molotov.desktop
[Desktop Entry]
Name=Molotov
Comment=Molotov vous offre un accès radicalement nouveau, intelligent et intuitif, aux dizaines de milliers d’émissions qui passent sur les chaînes de télé, en direct et en replay.

Dites adieu au zapping fastidieux. Avec Molotov sur votre iPad, vous ne regardez plus la télé comme avant.

- Découvrez les chaînes de télévision comme vous ne les avez jamais vues, à travers une seule et unique application.
- Accédez gratuitement à toutes les chaînes de la TNT
- Parcourez des milliers de programmes par chaînes, catégories, personnalités
- Bookmarkez d'un clic les programmes que vous aimez : ils sont alors enregistrés dans votre espace personnel, prêts à être visionnés, disponibles aussi longtemps que vous le souhaitez.
- Suivez d'un clic les personnalités qui passent à la télé (acteur, réalisateur, présentateur, journaliste, sportif, homme politique, invité d'émission...)
Exec=AppRun
Terminal=false
Type=Application
Icon=Molotov
X-AppImage-Version=0.9.2

Et donc ce sont tous ces commentaires qui posent un probleme

[code]@debian:~$ ./Molotov-0.9.2.AppImage
/tmp/.mount_a4FhrB
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Error on file "/tmp/.mount_a4FhrB/Molotov.desktop": Le fichier de clés contient la ligne « Dites adieu au zapping fastidieux. Avec Molotov sur votre iPad, vous ne regardez plus la télé comme avant. » qui n'est ni une paire de valeurs de clé, ni un groupe, ni un commentaire[/code]

Dernière modification par grandtoubab (Le 22/07/2016, à 13:08)


Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....

Hors ligne

#23 Le 22/07/2016, à 15:12

k3c

Re : faire fonctionner Molotov.tv sous Linux

Grandtoubab

Tu devrais te faire payer par le support Molotov pour corriger leur code !


Archlinux sur Xiaomi Air 13

Hors ligne

#24 Le 22/07/2016, à 19:14

ar barzh paour

Re : faire fonctionner Molotov.tv sous Linux

ubuntu 16.04 64 bits fonctionne très bien , pourtant mon PC n'est pas tout récent
taux d'occupation CPU : 60%
mémoire : 1,5Gio sur 1,9Gio dispo
trafic réseau : sinuoïde de 1 à 5,42 Mb/s
je suis allé sur le site Molotov, j'ai téléchargé le fichier tar.gz ,je l'ai décompressé par double clic
et mis le résultat Molotov-0.9.2.AppImage dans /home/<user>
j'ai appliqué la méthode de Grantoutab pour créer Molotov.desktop  dans /home/<user>/Bureau
après clic sur l'icône du .desktop , on tombe sur l'application , enregistrement et visionnement

à chaque fois que je clique sur le .desktop , un message me demande
Should a desktop file for /home/<user>Molotov-0.9.2.AppImage be installed ?
je réponds Yes

le visionnage "en direct" se fait avec un décalage de plus de 15 secondes

maintenant je ne sais pas si je regarderais la TV de cette façon !!!!!!

Dernière modification par ar barzh paour (Le 22/07/2016, à 19:21)


PC          : B760M DS3H DDR4,  12th Gen Intel(R) Core(TM) i3-12100, RAM DDR4 8GiB -2400 Ubuntu 22.04, 22.04, 23.04
Portable1 : Intel(R) Core(TM)2 Duo CPU     T6570  @ 2.10GHz RAM 4GiB DDR2 667 MHz Ubuntu 23.04 ( en voyage )
Portable2 : T5750  @ 2.00GHz RAM 1GiB DDR2 667 Mhz Ubuntu 20.04 ( batterie HS )
stourm a ran war bep tachenn (Angela Duval) ( Je combats sur tous les fronts )

Hors ligne

#25 Le 23/07/2016, à 00:45

melixgaro

Re : faire fonctionner Molotov.tv sous Linux

Juste pour dire que l'exécutable fourni est une version 64 bits. Je n'ai pas vu l'information écrite explicitement sur leur site…


Linux depuis ~2007. Xubuntu seulement.

Hors ligne