Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (28)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • HTML5 audio and video support

    13 avril 2011, par

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

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

  • Video streaming from server to client

    28 juillet 2016, par Johnnylin

    Currently, my program can use ffmpeg to encode yuv420p image into H264 video format and then output to network stream using udp protocol. Then on the client side, a GUI program using VLC library can read the network stream and display the video stream.

    HOWEVER, Using above method, I have to know every client side IP address and recompile the server code to send the network stream to client’s IP address using UDP. I want to implement something like, on the server side, the program will listen to a port (e.g. 1234), waiting for clients’ GUI program to connect, then on the client side, people can login to the GUI program in different computers with different IP addresses to connect to the server asking for network stream.

    What else should I do with my current program ? How can I do that ? Can someone show me a minimum example ?

    EDIT

    I have set up a ffserver, and used my program to send stream data to this ip address :

    http://localhost:8090/feed.ffm

    But I got this error :

    enter image description here

    My configuration is pretty simple.

    enter image description here

    I do understand why this happened. The server side show no error at all. Can anyone explain ? I tried to find solutions to this, but nothing succeeded.

  • Anomalie #3828 (Nouveau) : Problème avec reverse-proxy

    13 septembre 2016, par FAb M

    Bonjour
    Il semble y avoir un problème dans la gestion des URL lors qu’on place SPIP derrière un reverse-proxy (pour utiliser spip sur des machines internes de recette mais accessibles depuis l’extérieur).

    Si on utilise les vieilles ruses basées (*) sur les modifications des variables

       $_SERVER[’HTTP_HOST’]    
      $_SERVER[’SERVER_NAME’]
    


    ou

      define(’_REVERSE_PROXY’, true) ;
    


    dans ’mes_options.php’ cela à l’air de fonctionner sauf que le formulaire de login soumet vers une URL qui ne tient pas compte des modifications de $_SERVER[’HTTP’]. Pourtant on peut lui faire calculer une bonne url dans la fonction url_de_base() dans mes_options.php.

    Je précise qu’en cas de ’HTTP_X_FORWARDED_HOST’ je place les $_SERVER sus-cités en ’http://fqdn-reverse/cle-reverse/’ et le _SERVER[’REQUEST_URI’] en ’cle-reverse/’.$uri après ménage.

    Je ne sais pas si cela peut aider mais parfois une balise <base href=> est générée sur certaines pages mais pas sur toutes, cela ne semble pas très cohérent car tous les liens semblent relatifs.

    (*) https://core.spip.net/issues/3321 et https://core.spip.net/issues/1689

  • Fatal signal 11 (SIGSEGV), code 1, fault addr 0x9 in tid 31051

    20 juillet 2021, par 林聖達

    I building project ,I able login my account and it is unable to living stream .&#xA;Camera is ok. When the program is execution to Ffmpeg_init() that will be error.&#xA;I get a few of question,

    &#xA;&#xA;

    Question1.&#xA;E/ACDB-LOADER : Error : ACDB AudProc vol returned = -19&#xA;Error : ACDB AFE returned = -19&#xA;I don't know this error what happened.

    &#xA;&#xA;

    Question2.&#xA;I use addr2line (NDK-TOOLTAIONS) to debug , I get some message.&#xA;pc 0050c99c /data/app/com.cmore.youtube-2/lib/arm/libffmpeg.so (avcodec_get_context_defaults3+56)&#xA;I didn't never modify this file.

    &#xA;&#xA;

    10-15 18:39:17.848 31051-31051/com.cmore.youtube A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x9 in tid 31051 (m.cmore.youtube)&#xA;10-15 18:39:17.898 430-430/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***&#xA;10-15 18:39:17.898 430-430/? A/DEBUG: Build fingerprint: &#x27;htc/htc_asia_tw/htc_a51dtul:6.0.1/MMB29M/738098.3:user/release-keys&#x27;&#xA;10-15 18:39:17.898 430-430/? A/DEBUG: Revision: &#x27;0&#x27;&#xA;10-15 18:39:17.898 430-430/? A/DEBUG: ABI: &#x27;arm&#x27;&#xA;10-15 18:39:17.898 430-430/? A/DEBUG: pid: 31051, tid: 31051, name: m.cmore.youtube >>> com.cmore.youtube &lt;&lt;&lt;&#xA;10-15 18:39:17.898 430-430/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x9&#xA;10-15 18:39:17.898 433-31603/? E/ACDB-LOADER: Error: ACDB AudProc vol returned = -19&#xA;10-15 18:39:17.898 433-31603/? E/ACDB-LOADER: Error: ACDB AFE returned = -19&#xA;10-15 18:39:17.908 430-430/? A/DEBUG: r0 ab36b9a0 r1 00000000 r2 00000000 r3 d6a225c0&#xA;10-15 18:39:17.908 430-430/? A/DEBUG: r4 d6a35d18 r5 00000001 r6 ab36b6f0 r7 ab36aac0&#xA;10-15 18:39:17.908 430-430/? A/DEBUG: r8 ab36b9a0 r9 00000001 sl 12c590f0 fp 000001e0&#xA;10-15 18:39:17.908 430-430/? A/DEBUG: ip 00000000 sp ffcb4778 lr d6440980 pc d644099c cpsr 200f0010&#xA;10-15 18:39:17.918 430-430/? A/DEBUG: backtrace:&#xA;10-15 18:39:17.918 430-430/? A/DEBUG: #00 pc 0050c99c /data/app/com.cmore.youtube-2/lib/arm/libffmpeg.so (avcodec_get_context_defaults3&#x2B;56)&#xA;

    &#xA;