Recherche avancée

Médias (91)

Autres articles (31)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

Sur d’autres sites (8551)

  • Capture and Record Desktop Screen with/as Webcam Video

    18 avril 2017, par Bilal Ahmed Yaseen

    Webcam lets others view either still pictures or motion video of a user or other object in front of it. I want to configure Webcam in a way that it start capturing desktop screen instead of what is in front of it.

    I want to manipulate desktop screen captured through Webcam using FFMPEG library. Such as :

    ffmpeg -f dshow -i video="Integrated Webcam" -f mp4 cam_stream.mp4

    I want to use this same application to capture my Desktop Screen that will be possible just in that case when Webcam will be able to capture my Desktop Screen instead. So above command will start recording what Webcam will be capturing that I want it to capture my desktop screen.

    Note : I know other ways to capture, record or stream desktop screen but I want to achieve it through Webcam.

    What I tried so far : I tried some Fake/Virtual Webcam software (manycam, sparkocam etc.) but I don’t think they fulfil what I exactly want.

    P.S. I posted the same question in another community but didn’t get any response.

    Please guide me if there is any way to achieve this ? Thanks

  • Grafika and OpenGL to record a video on android in square shape

    3 octobre 2015, par Cédric Portmann

    I am currently trying to record a video in square shape and create a output as .mp4. It seems to be really challenging. I tried diffrent approches including : OnPreviewFrame and FFMpeg. But never got a satisfing result. Today i found Grafika. And it seems to be the right way. But because of the complextity of the Code i am stuck now. Using the Example : CameraCaptureActivity.java i managed to record a video. But its shape is rectangluar and not square. Furthermore the camera is rotated by 90 degrees. I was already trying to manipulate certain parameters but never got a good video. Some where squeezed and so on.

    Does anybody know what parameters i need to change inside Grafikas example to get the right result ?
    In the end the camera of my android phone should record Videos like Vine or Instagram.

    Thanks for your help !

  • How to record screen with audio ? [closed]

    19 janvier 2020, par Leon Gerstberger

    Is it possible to record the screen with desktop audio ?
    Either the native desktop audio or a specific application audio.

    Is this possible ?
    Thanks.