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 08/06/2013, à 01:45

smo

StreamStudio, application streaming youtube/dailymotion/torrents...

Bonjour

MERCI DE POSTER DÉSORMAIS SUR LE FORUM DU LOGICIEL

forum streamstudio

MERCI !


bonjour

je vous présente mon nouveau petit projet suite à la découverte de node-webkit qui après utilisation est un outil bien sympathique... !

le soft se compose pour l instant de deux modules, youtube et dailymotion, pour chacun vous pouvez :

- chercher des vidéos
- chercher et charger des playlists
- le player lit les vidéos à la suite comme une véritable playlist (bientôt option boucle/aléatoire etc voir plus) il changera même de page tout seul s il le faut...
- vous pouvez choisir votre qualité de vidéo par defaut et/ou pour chaque video (1080/720/480 et 360p, si dispo...)
- télécharger les vidéos
- regarder les videos par Upnp
- transcoder vos vidéos par ffmpeg en direct

UPDATE:
- STREAMING de torrents(t411/cpasbien/piratebay/kickass.to ...) ou autre torrent par click droit / drag n drop
- STREAMING liens mega.co
- diffusion par upnp
- telechargement directs sur freebox


et bien évidemment big_smile les lire ....  ! le fullscreen marche très bien également ainsi que le seek (avancer dans les vidéos...)

tout cela sans notre ennemi juré -> FLASHPLAYER ! tout est en html5 (pour être précis le player est mediaelement)

voila pour la présentation, quelques screenshots :

http://www.ubukey.fr/StreamStudio/StreamStudio_1.png
]http://www.ubukey.fr/StreamStudio/StreamStudio_3.png
http://www.ubukey.fr/StreamStudio/StreamStudio_2.png

download direct:
streamstudio

par ppa:
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install streamstudio

problèmes possibles:

deja si vous voyez ça à l execution:

[1796:0608/023821:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1818:0608/023821:ERROR:renderer_main.cc(203)] Running without renderer sandbox

c'est NORMAL! pas la peine de me le remonter smile ...


- probleme avec udev: (libudev.so.0 manquant)

faire:

sudo apt-get install libudev1
cd /lib/x86_64-linux-gnu/
sudo ln -s libudev.so.1 libudev.so.0

NOTE:
pour le plugin twicth vous devez avoir installé livestreamer:

sudo apt-get install python-pip python-dev build-essential
sudo pip install --upgrade pip
sudo pip install livestreamer

suite à cela vous pouvez activer le plugin twitch


SI LES VIDEOS YOUTUBE NE SE LANCENT PAS !!!!!!!!!!!!!!!!!!!!!!!
installez nscd

sudo apt-get install nscd

si toujours pas reportez le soucis smile

voilà bonne chance et si vous aimez pensez à faire un mini don wink

++

Modération images trop grandes.

Dernière modification par smo (Le 04/07/2015, à 09:19)

Hors ligne

#2 Le 08/06/2013, à 02:32

Hizoka

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

putain, y a eu mise a jour tongue

pour ca que je pouvais pas dl le fichier...

je teste ca

PS : je peux compiler si tu veux en 64, donne moi les etapes

EDIT : toujours pas de videos sur dailymotion

Dernière modification par Hizoka (Le 08/06/2013, à 02:37)


KDE Neon 64bits
Tous mes softs (MKVExtractorQt, HizoSelect, HizoProgress, Qtesseract, Keneric, Services menus...) sont sur github

Hors ligne

#3 Le 08/06/2013, à 02:44

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

ola

te donnerai tout ca demain et j ai encore un delire avec le changement de couleurs sinon ca roule smile

ca vient forcement de ton libffmpegsumo si tu lis pas les mp4 de dailymotion mais ok sur youtube  wink

++

Hors ligne

#4 Le 08/06/2013, à 02:48

Hizoka

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

bah ouais mais ca passe via le site...
c'est le meme fichier pourtant...

d'ailleurs tu n'en parles pas dans la 1ere page.


KDE Neon 64bits
Tous mes softs (MKVExtractorQt, HizoSelect, HizoProgress, Qtesseract, Keneric, Services menus...) sont sur github

Hors ligne

#5 Le 08/06/2013, à 03:00

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

euh comment ca ca passe via le site ?

et j parle pas de quoi tongue ?

tests le mpegsumo de google-chrome 64

Hors ligne

#6 Le 08/06/2013, à 03:02

Hizoka

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

Bah j'utilise chormium et pas de soucis pour regarder les videos sur le site de dailymotion.

dans ton intro tu ne mentionnes pas ce fichier

Dernière modification par Hizoka (Le 08/06/2013, à 03:02)


KDE Neon 64bits
Tous mes softs (MKVExtractorQt, HizoSelect, HizoProgress, Qtesseract, Keneric, Services menus...) sont sur github

Hors ligne

#7 Le 08/06/2013, à 03:05

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

oui mais tu lis par l intermediaire de flash ca doit changer ou c est node je sais pas ....

bah les fichiers sont soit dans le zip soit dans l archive 64 bits donc j en ai pas parle mais on va y venir big_smile

Hors ligne

#8 Le 08/06/2013, à 03:06

Hizoka

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

j'utilise la derniere version du fichier contenu dans le zip de chromium 64


KDE Neon 64bits
Tous mes softs (MKVExtractorQt, HizoSelect, HizoProgress, Qtesseract, Keneric, Services menus...) sont sur github

Hors ligne

#9 Le 08/06/2013, à 13:21

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

ola t as essaye celui contenu dans l archive de node-webkit simplement?

Hors ligne

#10 Le 08/06/2013, à 13:55

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

je viens de maj les .nw et .zip pour corriger definitivement le bug d'affichage des sons actifs smile

++

Hors ligne

#11 Le 08/06/2013, à 15:55

Hizoka

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

ola t as essaye celui contenu dans l archive de node-webkit simplement?

oui, et vu que ca marchait pas, j'ai copier celui  de chormium.


KDE Neon 64bits
Tous mes softs (MKVExtractorQt, HizoSelect, HizoProgress, Qtesseract, Keneric, Services menus...) sont sur github

Hors ligne

#12 Le 08/06/2013, à 16:23

frenchy82

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

Bonjour,

Sur la version 32bits j'ai droit a un beau "Instruction non permise" au lancement de l'appli

J'imagine que c'est lié  à mon processeur sad

Un moyen d'essayer de compiler l'executable?

Hors ligne

#13 Le 08/06/2013, à 16:53

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

et question con mais t es en 32 bits frenchy ?

hizo bah j sais pas, essayes d installer google-chrome

faut voir avec bishop celui qu il a mis ou ljere... comprend pas que d un pc a l autre (en 64 bits) vous ayez pas le meme resultat

suis en train d uploader un nouveau zip et .nw j ai ajoute des boutons suivant/precedent, mode loop et aleatoire suivront smile

++

Hors ligne

#14 Le 08/06/2013, à 17:05

frenchy82

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

et question con mais t es en 32 bits frenchy ?

Oui

Hors ligne

#15 Le 08/06/2013, à 17:51

Hizoka

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

avec la version de google chrome (2 fois plus lourde) j'ai plus rien tongue
ni sur youtube ni sur daily...

bon bah plus rien ne marche... j'ai remis ma version chromium mais maintenant la fenetre se ferme toute seule quand je lance une video youtube (erreur gpu machin), et /usr/local/bin/nw --disable-gpu ht5streamer.nw ne change rien.

je redl tout...


EDIT : tout remis a 0 avec ta version, youtube est ok mais pas daily

Dernière modification par Hizoka (Le 08/06/2013, à 17:58)


KDE Neon 64bits
Tous mes softs (MKVExtractorQt, HizoSelect, HizoProgress, Qtesseract, Keneric, Services menus...) sont sur github

Hors ligne

#16 Le 08/06/2013, à 18:27

enebre

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

Pour la 32 bit en 13.04 et avec Voyager, j'ai du créer le lien suivant :

sudo ln -sf /lib/i386-linux-gnu/libudev.so.1 /lib/i386-linux-gnu/libudev.so.0

Hors ligne

#17 Le 08/06/2013, à 18:28

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

moue ...

je sais pas frenchy pb avec ton cpu manifestement

download la version 32 bits de node-webkit

https://s3.amazonaws.com/node-webkit/v0 … a32.tar.gz

extrait tout le contenu dans /usr/local/bin

et fais comme la procedure du 64 bits voir


hizo moué bah au moins ca depend bien du libffmpeg... faut voir avec bishop

++

Hors ligne

#18 Le 08/06/2013, à 18:42

bishop

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

Distribution : Ubuntu Raring 13.04 64 bits.
Mode d'installation : celui décrit dans ton tuto pour les architecture 64 bits.
L'ancienne installation a été complètement supprimée.

Les vidéos de Youtube sont lisibles sans problème avec la libffmpegsumo.so provenant de l'archive node-webkit-v0.5.1-linux-x64.tar.gz.

bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw
[7683:0608/191421:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7703:0608/191421:ERROR:renderer_main.cc(203)] Running without renderer sandbox

Note.
Les vidéos de Youtube ne sont pas lisibles avec la libffmpegsumo.so provenant du paquet google-chrome-stable_current_amd64.deb.
Les vidéos de Youtube ne sont pas lisibles avec la libffmpegsumo.so provenant du le dossier /usr/lib/chromium-browser (64 bits).


Les vidéos de DailyMotion sont bien affichées dans la liste mais elles ne se lancent pas.

1) Essai avec la libffmpegsumo.so provenant de l'archive node-webkit-v0.5.1-linux-x64.tar.gz

bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw
[7602:0608/191236:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7622:0608/191236:ERROR:renderer_main.cc(203)] Running without renderer sandbox
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: ocsp.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: crl.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: EVSecure-ocsp.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: EVSecure-crl.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: EVSecure-ocsp.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: EVSecure-crl.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: ocsp.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: crl.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: ocsp.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: crl.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: ocsp.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: crl.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: EVSecure-ocsp.verisign.com
[7602:0608/191236:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: EVSecure-crl.verisign.com
[7602:0608/191240:INFO:CONSOLE(374)] "printVideoInfos err: TypeError: Cannot read property 'title' of undefined", source: file:///tmp/.org.chromium.Chromium.GInTPN/js/dailymotion.js (374)

2) Essai avec la libffmpegsumo.so provenant du paquet google-chrome-stable_current_amd64.deb

bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw
[7897:0608/191849:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7917:0608/191849:ERROR:renderer_main.cc(203)] Running without renderer sandbox
[7897:0608/191852:INFO:CONSOLE(374)] "printVideoInfos err: TypeError: Cannot read property 'title' of undefined", source: file:///tmp/.org.chromium.Chromium.FA8KaQ/js/dailymotion.js (374)
[7917:0608/191906:ERROR:audio_output_device.cc(247)] IO loop going away before the audio device has been stopped
bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw
[8005:0608/192145:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8025:0608/192145:ERROR:renderer_main.cc(203)] Running without renderer sandbox
[8005:0608/192148:INFO:CONSOLE(374)] "printVideoInfos err: TypeError: Cannot read property 'title' of undefined", source: file:///tmp/.org.chromium.Chromium.9H9c67/js/dailymotion.js (374)
[8005:0608/192148:INFO:CONSOLE(374)] "printVideoInfos err: TypeError: Cannot read property 'title' of undefined", source: file:///tmp/.org.chromium.Chromium.9H9c67/js/dailymotion.js (374)

3) Essai avec la libffmpegsumo.so provenant du dossier /usr/lib/chromium-browser

bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw
[8172:0608/192934:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8192:0608/192935:ERROR:renderer_main.cc(203)] Running without renderer sandbox

Dernière modification par bishop (Le 08/06/2013, à 21:05)


La plus grande surprise que puisse faire un con c'est de faire une pause.

Hors ligne

#19 Le 08/06/2013, à 20:09

Flo_

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

Salut smile j'ai pas encore installé (64bits et j'ai pas envie de mettre des fichiers n'importe où dans mon arborescence encore) mais sur les captures, j'ai l'impression qu'on doit recherché avec soit youtube, soit dailymotion, et qu'on ne peux pas faire de recherche sur les deux en même temps, ce qui serait bien dommage. C'est le cas ?

Hors ligne

#20 Le 09/06/2013, à 00:06

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

ola

merci pour le retour bishop

est ce que vous pouvez tester le .so du google chrome unstable ou experimental ??
perso y vient du unstable ...

flo, pas pour l instant mais c est prevu wink

++

Dernière modification par smo (Le 09/06/2013, à 00:20)

Hors ligne

#21 Le 09/06/2013, à 00:44

bishop

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

smo écrit :
est ce que vous pouvez tester le .so du google chrome unstable ou experimental ??
perso y vient du unstable ...

Essai avec la libffmpegsumo.so provenant du paquet google-chrome-unstable_29.0.1530.2-r204444_amd64.deb (décompressé).
Ça ne fonctionne pas, pas plus sur Youtube que DailyMotion. sad

Vidéos YouTube

bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw 
[10990:0609/013447:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11010:0609/013447:ERROR:renderer_main.cc(203)] Running without renderer sandbox
[10990:0609/013451:INFO:CONSOLE(201)] "printVideoInfos err: TypeError: Cannot read property 'title' of undefined", source: file:///tmp/.org.chromium.Chromium.SuQBN2/js/youtube.js (201)

Vidéos DailyMotion

bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw
[11136:0609/013729:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11156:0609/013729:ERROR:renderer_main.cc(203)] Running without renderer sandbox
[11136:0609/013731:INFO:CONSOLE(374)] "printVideoInfos err: TypeError: Cannot read property 'title' of undefined", source: file:///tmp/.org.chromium.Chromium.lMBpiz/js/dailymotion.js (374)
[11136:0609/013731:INFO:CONSOLE(374)] "printVideoInfos err: TypeError: Cannot read property 'title' of undefined", source: file:///tmp/.org.chromium.Chromium.lMBpiz/js/dailymotion.js (374)

Dernière modification par bishop (Le 09/06/2013, à 00:45)


La plus grande surprise que puisse faire un con c'est de faire une pause.

Hors ligne

#22 Le 09/06/2013, à 01:48

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

ok bishop merci

est ce que tu peux essayer d installer libavcodec-extra-53? et retester?

++

Hors ligne

#23 Le 09/06/2013, à 01:55

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

en cherchant j me dit que ca doit etre ca la difference

j avais install un autre paquet chromium pour les codecs

chromium-codecs-ffmpeg-extra              25.0.1364.160-0ubuntu3                     i386         Extra ffmpeg codecs for the Chromium Browser
ii  libavcodec-extra-53:i386                  6:0.8.6ubuntu2                             i386         Libav codec library
ii  libavutil-extra-51:i386                   6:0.8.6ubuntu2   

installez ca et copiez le libffmpegsumo de chromium ensuite pour voir tongue

Hors ligne

#24 Le 09/06/2013, à 10:50

bishop

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

smo écrit :
est ce que tu peux essayer d installer libavcodec-extra-53? et retester?

libavcodec-extra-53 est déja installé.

Je viens d'installer chromium-codecs-ffmpeg-extra  en lieu et place de chromium-codecs-ffmpeg et ça ne fonctionne pas. Aucune vidéo ne se lance, ni Youtube, ni DailyMotion.

Youtube

bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw 
[5454:0609/114307:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5474:0609/114307:ERROR:renderer_main.cc(203)] Running without renderer sandbox
[5474:0609/114322:ERROR:audio_output_device.cc(247)] IO loop going away before the audio device has been stopped

DailyMotion

bishop@U-buntu:~/GMediaFinder.NW$ nw ht5streamer.nw
[5513:0609/114332:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5533:0609/114332:ERROR:renderer_main.cc(203)] Running without renderer sandbox
[5533:0609/114343:ERROR:audio_output_device.cc(247)] IO loop going away before the audio device has been stopped

Youtube, DailyMotion, même punition... mad


La plus grande surprise que puisse faire un con c'est de faire une pause.

Hors ligne

#25 Le 09/06/2013, à 12:02

smo

Re : StreamStudio, application streaming youtube/dailymotion/torrents...

ola bishop

on resume

t effaces le .so de /usr/local/bin
tu telecharges le deb de chromium-codecs-ffmpeg-extra
tu l extrais et tu mets son .so dans /usr/local/bin

et ca marche pas ? de cette facon la ...

++

Hors ligne