Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (43)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce 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" ;

  • 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 (5986)

  • Sending Blobs from a Chrome Extension to a Node.js Process without WebSockets [closed]

    29 octobre 2023, par Matrix 404

    Question :
I have a Puppeteer script that runs a Chrome extension, which opens a webpage. The extension records that tab and sends the recorded blobs to the main Node.js process using WebSockets. The main process then streams these blobs to an RTMP server.

    


    I'm looking for an alternative method to send blobs to the main process without using WebSockets. Additionally, I want to know if it's possible to stream these blobs directly from the browser using FFmpeg wasm.

    


    Details :

    


      

    1. My current setup : Puppeteer script -> Chrome extension (recording) -> WebSockets -> Node.js process -> RTMP server.

      


    2. 


    3. I'm exploring options to eliminate the use of WebSockets while maintaining the ability to send recorded blobs from the Chrome extension to the Node.js process efficiently.

      


    4. 


    5. Is it possible to use FFmpeg wasm to stream blobs directly from the browser to an RTMP server ? If so, how can this be achieved ?

      


    6. 


    


    Additional Information :

    


      

    • The technology stack I'm using includes Puppeteer, Chrome extension, Node.js, and FFmpeg.
    • 


    • Any code snippets, examples, or recommended libraries are greatly appreciated.
    • 


    


    Constraints :

    


      

    • Compatibility with modern browsers and reasonable performance are essential.
    • 


    • Ideally, the solution should work in a headless Chrome instance.
    • 


    


    Thank you for your assistance in finding an efficient solution to this problem !

    


      

    • The technology stack I'm using includes Puppeteer, Chrome extension, Node.js, and FFmpeg.
    • 


    • Any code snippets, examples, or recommended libraries are greatly appreciated.
    • 


    


  • Talk at Web Directions South, Sydney : HTML5 audio and video

    27 novembre 2010, par silvia

    On 14th October I gave a talk at Web Directions South on “HTML5 audio and video – using these exciting new elements in practice”. I wanted to give people an introduction into how to use these elements while at the same time stirring their imagination as to the design possibilities now that these (...)

  • Merge commit ’9c9b0218e85fcd969308632f75af48a4ce229541’

    1er mars 2015, par Michael Niedermayer
    Merge commit ’9c9b0218e85fcd969308632f75af48a4ce229541’
    

    * commit ’9c9b0218e85fcd969308632f75af48a4ce229541’ :
    rtpenc_aac : Merge a definition with a declaration

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/rtpenc_aac.c