
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (69)
-
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. -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (8083)
-
How to stream MacOS desktop screen over local IP using ffmpeg or python or objective-C or Swift ?
24 novembre 2024, par Akella NiranjanI am trying to build a service/application/script on MacBook that can help me share my desktop screen [Mirror my screen] over a local IP address.


Or I want to display it on a webpage using flask framework using python.


I just wish to look at my desktop screen along with the mouse movements on a web-browser, just like a Remote Desktop.


I did try the following command, but when I try to open my browser and go to the IP address it just shows a blank screen


sudo ffmpeg -f avfoundation -framerate 30 -pix_fmt uyvy422 -i "0" -listen 1 -f mp4 -movflags frag_keyframe+empty_moov -preset ultrafast -tune zerolatency "http://localhost:8000"



Please kindly help !!


-
avcodec/webp : add optimization : use local palette with extra padding
22 septembre 2014, par Pascal Massimino -
avfilter/vf_scale : store the offset in a local variable before adding it
29 avril 2021, par James Almer