
Recherche avancée
Autres articles (27)
-
Qualité du média après traitement
21 juin 2013, parLe bon réglage du logiciel qui traite les média est important pour un équilibre entre les partis ( bande passante de l’hébergeur, qualité du média pour le rédacteur et le visiteur, accessibilité pour le visiteur ). Comment régler la qualité de son média ?
Plus la qualité du média est importante, plus la bande passante sera utilisée. Le visiteur avec une connexion internet à petit débit devra attendre plus longtemps. Inversement plus, la qualité du média est pauvre et donc le média devient dégradé voire (...) -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (5440)
-
Android Live Streaming based on javaCV + FFMpeg crashes by adding red5 link
1er octobre 2015, par user1914692The Android application code is from :
Android Live Streaming courtesy of JavaCV and FFMPEGIt streams the live camera video from the device.
I follow one comment’s instruction (Yoshio Numai), to use Red5 as the stream server.
By Red5 itself, I can successfully use simpleBroadcaster and simpleSubscriber to stream and display the live camera (from the computer) steam.In the MainActivity.java, I change the code as below :
private String ffmpeg_link = "rtmp://192.168.1.105/oflaDemo/red5StreamDemo";
And I can start the app in my Android device (Nexus 4).
after click "start", the app crash, pops out a small window, saying :
"Unfortunately, JavaCV 0.3 Stream Test has stopped. OK."Once I click the OK button, I find the app is still live in the task list.
But the same thing will happen.
What’s wrong here ? -
Handling camera to stream videos live in browser ?
27 décembre 2016, par A SahraI am working to stream videos live in my browser using PHP codeigniter what are the best suggestion to handle and pass the video to ffmpeg and ffserver as input ,is there a good javascript plugin beside using HTML5 as streamer.
-
How to use FFMPEG on wowza to encode Live rtmp streams ?
17 janvier 2012, par arashagaI am looking for a source to explain how to use FFmpeg with wowza to transcode live rtmp to http. Does anyone know anything about it or know where to point me to get some info ?
Thank you all,