
Recherche avancée
Médias (91)
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
-
USGS Real-time Earthquakes
8 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
SWFUpload Process
6 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
-
Creativecommons informational flyer
16 mai 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (49)
-
Librairies et logiciels spécifiques aux médias
10 décembre 2010, parPour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (7521)
-
How to rpt stream between two different Laptop [closed]
19 février 2024, par FarukI want make some test for rtp. I connected Ubuntu Laptop and Windows Laptop with ethernet cable. I want to stream from one computer and run it with VLC from the other.


I did two test for this :


First test(on Ubuntu)


- 

- I streamed with this command :
ffmpeg -re -i ~/Videos/test.mp3 -acodec pcm_s16be -ar 44100 -ac 2 -payload_type 10 -f rtp rtp://127.0.0.1:8080
- I started VLC on Ubuntu and I enter
rtp://127.0.0.1:8080
toOpen Network Stream






This worked.


Second Test


- 

- I connected two Laptops via ethernet cable. Main laptop is Ubuntu and the other one windows.
- Windows laptop IP address is :
10.42.0.167
(I tested internet and windows laptop can connect to internet) - I streamed with this command :
ffmpeg -re -i ~/Videos/test.mp3 -acodec pcm_s16be -ar 44100 -ac 2 -payload_type 10 -f rtp rtp://10.42.0.167:8080
- I checked data on Ubuntu with Wireshark and data is going. I did this test on Windows laptop and data is coming.
- I started VLC on Windows laptop and I enter
rtp://10.42.0.167:8080
to Open Network Stream but VLC can nor play stream audio.












What is the reason why the stream can not play on VLC that a Windows laptop even though data is received ?


How can I achieve this ?


Thanks.


- I streamed with this command :
-
Let Makefile.lite build succeed on FreeBSD amd64
11 octobre 2015, par Thomas ZanderLet Makefile.lite build succeed on FreeBSD amd64
build/config.mk : some OS call x86_64 amd64
build/config.mk : FreeBSD needs -DHAVE_SYS_PARAM_H in CFLAGS
build/exe.mk and lib.mk : default compilers on FreeBSD are cc/c++
src/libFLAC++/Makefile.lite : $(OS) is not defined
src/libFLAC++/Makefile.lite : Link -lstdc++ on FreeBSD
Signed-off-by : Erik de Castro Lopo <erikd@mega-nerd.com>
-
Anomalie #2727 : base et tables MySQL de type InnoDB
5 juin 2012, par b bPas mal d’infos intéressantes sur le passage de MyISAM vers InnoDB ici : http://mysql.rjweb.org/doc.php/myisam2innodb