Recherche avancée

Médias (0)

Mot : - Tags -/protocoles

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (53)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette 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 2011

    MediaSPIP 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 (...)

Sur d’autres sites (5600)

  • Send audio and voice in conference room

    23 janvier 2018, par Ahmed

    i have chat room with one person on microphone , i programming it by java using jsons for command between server and client based on netty library , ok on streaming audio and video i used RTMP and send the link of the streaming to all room member to play the stream, the rtmp server is Nginx and i use FFMPEG and java wrapper javacv to use FFMPEG, it’s work ok but when user click button to start streaming to room, it’s come with late about 3-4 seconds sometimes 2 seconds .

    i found same system called Ivoclize it’s on java and have useing ffmpeg but very fast in start streaming voice and video to room members.

    can i use Other protocole like udp or rtsp , if some one can help ?

  • Can you stream video to a Zoom conference via API using FFMPEG ?

    8 juin 2020, par Fight Fire With Fire

    Is it possible to stream raw video via python to the Zoom API ? So that instead of a webcam footage, you could let's say pipe in raw generated video.

    


  • How to extract parts of the international conference video based on spoken language using command line [closed]

    11 février 2024, par John Paul Qiang Chen

    I have an international conference video which contains two spoken languages, i.e. the video is mixed with sentences of English and Chinese. I would like to remove the Chinese part by command line. Is there any available tools ?