
Recherche avancée
Autres articles (84)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)
Sur d’autres sites (8289)
-
Error at the stage initialization ffmpeg
13 juin 2017, par Sasha TsvigunI am developing an ios application to display an online stream through a rtsp link from IP cameras using the FFMPEG library. I’ve successfully added all the libraries and headers, successfully built the project. But at the initialization stage of the ffmpeg framework, when calling the function av_register_all () ; in the DidFinishLaunchingOutNOptions method, I get the following error.
"_av_register_all", referenced from:
clang: error: linker command failed with exit code 1 (use -v to see invocation)If the function is commented - there is no error and the project is successfully started
I understand that the problem is not great, but I can not solve it on my own. Maybe someone will tell how to solve it ?
Thanks for any advice ! -
how to capture audio/video from webcam and mic with flash and send to ffmpeg to encode ?
24 février 2014, par Jú GonçalvesI'm trying to create a live streaming tool, that's web-based. I need to stream 2 or 3 webcams + mic to some watchers.
I already have a media server (Flussonic) and it should receive a encoded streaming from any software or hardware. Since my app is web-based, I want to know how can I capture that webcam + mic and encode it to send to the media server.
I know ffmpeg can encode, so I want something like this (http://www.red5-recorder.com/demo.php) to capture, but no idea how to send it to ffmpeg to encode.
Does someone know ? It could be any library or framework, paid or free.
-
Merge commit '030de53e9cc225dc767458aedcc87efd457b4f3b'
28 septembre 2017, par James Almer