
Recherche avancée
Médias (3)
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (43)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne 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, parCe 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 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
Sur d’autres sites (5986)
-
Sending Blobs from a Chrome Extension to a Node.js Process without WebSockets [closed]
29 octobre 2023, par Matrix 404Question :
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 :


- 

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


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


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










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