Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (43)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

  • 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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (7028)

  • avcodec : Implementation of AAC_fixed_decoder (PS-module)

    20 juillet 2015, par Djordje Pesut
    avcodec : Implementation of AAC_fixed_decoder (PS-module)
    

    Add fixed point implementation.

    Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aac_defines.h
    • [DH] libavcodec/aacps.c
    • [DH] libavcodec/aacps.h
    • [DH] libavcodec/aacps_fixed.c
    • [DH] libavcodec/aacps_fixed_tablegen.h
    • [DH] libavcodec/aacps_float.c
    • [DH] libavcodec/aacpsdata.c
    • [DH] libavcodec/aacpsdsp.c
    • [DH] libavcodec/aacpsdsp.h
    • [DH] libavcodec/aacpsdsp_fixed.c
    • [DH] libavcodec/aacpsdsp_float.c
    • [DH] libavcodec/aacpsdsp_template.c
    • [DH] libavcodec/aacsbr_template.c
  • Revision e8b133c79c : Factor inverse transform functions into vpx_dsp This commit moves the module in

    31 juillet 2015, par Jingning Han

    Changed Paths :
     Modify /test/idct8x8_test.cc


     Delete /vp9/common/arm/neon/vp9_idct16x16_1_add_neon.c


     Delete /vp9/common/arm/neon/vp9_idct16x16_1_add_neon_asm.asm


     Delete /vp9/common/arm/neon/vp9_idct16x16_add_neon.c


     Delete /vp9/common/arm/neon/vp9_idct16x16_add_neon_asm.asm


     Delete /vp9/common/arm/neon/vp9_idct16x16_neon.c


     Delete /vp9/common/arm/neon/vp9_idct32x32_1_add_neon.c


     Delete /vp9/common/arm/neon/vp9_idct32x32_1_add_neon_asm.asm


     Delete /vp9/common/arm/neon/vp9_idct32x32_add_neon.c


     Delete /vp9/common/arm/neon/vp9_idct32x32_add_neon_asm.asm


     Delete /vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c


     Delete /vp9/common/arm/neon/vp9_idct4x4_1_add_neon_asm.asm


     Delete /vp9/common/arm/neon/vp9_idct4x4_add_neon.c


     Delete /vp9/common/arm/neon/vp9_idct4x4_add_neon_asm.asm


     Delete /vp9/common/arm/neon/vp9_idct8x8_1_add_neon.c


     Delete /vp9/common/arm/neon/vp9_idct8x8_1_add_neon_asm.asm


     Delete /vp9/common/arm/neon/vp9_idct8x8_add_neon.c


     Delete /vp9/common/arm/neon/vp9_idct8x8_add_neon_asm.asm


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_idct.h


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c


     Delete /vp9/common/x86/vp9_idct_intrin_sse2.h


     Delete /vp9/common/x86/vp9_idct_sse2.asm


     Delete /vp9/common/x86/vp9_idct_ssse3_x86_64.asm


     Modify /vp9/encoder/x86/vp9_dct_ssse3.c


     Modify /vp9/vp9_common.mk


     Add /vpx_dsp/arm/idct16x16_1_add_neon.asm
    (from /vp9/common/arm/neon/vp9_idct16x16_1_add_neon_asm.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct16x16_1_add_neon.c
    (from /vp9/common/arm/neon/vp9_idct16x16_1_add_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct16x16_add_neon.asm
    (from /vp9/common/arm/neon/vp9_idct16x16_add_neon_asm.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct16x16_add_neon.c
    (from /vp9/common/arm/neon/vp9_idct16x16_add_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct16x16_neon.c
    (from /vp9/common/arm/neon/vp9_idct16x16_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct32x32_1_add_neon.asm
    (from /vp9/common/arm/neon/vp9_idct32x32_1_add_neon_asm.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct32x32_1_add_neon.c
    (from /vp9/common/arm/neon/vp9_idct32x32_1_add_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct32x32_add_neon.asm
    (from /vp9/common/arm/neon/vp9_idct32x32_add_neon_asm.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct32x32_add_neon.c
    (from /vp9/common/arm/neon/vp9_idct32x32_add_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct4x4_1_add_neon.asm
    (from /vp9/common/arm/neon/vp9_idct4x4_1_add_neon_asm.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct4x4_1_add_neon.c
    (from /vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct4x4_add_neon.asm
    (from /vp9/common/arm/neon/vp9_idct4x4_add_neon_asm.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct4x4_add_neon.c
    (from /vp9/common/arm/neon/vp9_idct4x4_add_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct8x8_1_add_neon.asm
    (from /vp9/common/arm/neon/vp9_idct8x8_1_add_neon_asm.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct8x8_1_add_neon.c
    (from /vp9/common/arm/neon/vp9_idct8x8_1_add_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct8x8_add_neon.asm
    (from /vp9/common/arm/neon/vp9_idct8x8_add_neon_asm.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/arm/idct8x8_add_neon.c
    (from /vp9/common/arm/neon/vp9_idct8x8_add_neon.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/inv_txfm.c
    (from /vp9/common/vp9_idct.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/inv_txfm.h


     Modify /vpx_dsp/vpx_dsp.mk


     Modify /vpx_dsp/vpx_dsp_rtcd_defs.pl


     Add /vpx_dsp/x86/inv_txfm_sse2.asm
    (from /vp9/common/x86/vp9_idct_sse2.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/x86/inv_txfm_sse2.c
    (from /vp9/common/x86/vp9_idct_intrin_sse2.c
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/x86/inv_txfm_sse2.h
    (from /vp9/common/x86/vp9_idct_intrin_sse2.h
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)
     Add /vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm
    (from /vp9/common/x86/vp9_idct_ssse3_x86_64.asm
    :7f8dd35329fcec4f32eba6f56ada69224e30f238)

    Factor inverse transform functions into vpx_dsp

    This commit moves the module inverse transform functions from vp9
    to vpx_dsp folder. The hybrid transform wrapper functions stay in
    the vp9 folder, since it involves codec-specific data structures.

    Change-Id : Ib066367c953d3d024c73ba65157bbd70a95c9ef8

  • Raspberry Pi Camera Module - Stream to LAN

    20 août 2015, par user3096434

    have a little problem with the setup of my RasPi camera infrastructure. Basically I have a RPi 2 which shall act as a MontionEye server from now on and 2 Pi B+ with camera modules.

    Previously, when I had only one camera in my network, I used the following command to stream the output from RPi B+ camera module to Youtube in full HD. So far, this command works flawless :

    raspivid -n -vf -hf -t 0 -w 1920 -h 1080 -fps 30 -b 3750000 -g 50 -o - | b ffmpeg -ar 8000 -ac 2 -acodec pcm_s16le -f s16le -ac 2 -i /dev/zero -f h264 -i - -vcodec copy -acodec aac -ab 64k -g 50 -strict experimental -f flv $RTMP_URL/$STREAM_KEY

    Now I have a 2nd RPi with a camera module and figured it might be the time for a change towards motioneye, as I then can view both/all camera’s in my network within the same software. I have motioneye installed on my RPi 2 and the software is running correctly.

    I have a little problem when it comes to access the data stream from the RPi B+ camera on my local network.

    Basically I cannot seem to figure out how to change the ffmpeg portion of the above mentioned command, in a way so it will stream the data to localhost (Or the RPi2 IP where motioneye runs - which one to use ?) instead of Youtube or any other videohoster.

    I wonder, if changing the following part is a correct assumption :

    Instead of using variables to define Youtube URL and key

    -f flv $RTMP_URL/$STREAM_KEY

    And change this to

    -f flv 10.1.1.11:8080

    Will I then be able to add this RPi B+ video stream to my RPi 2 motioneye server, by using motioneye ’add network camera’ function ?

    From my understanding I should be able to enter the following details into motioneye ’add network camera’wizard :

    Camera type: network camera
    RTSP-URL: 10.1.1.11:8080
    User: Pi
    Pass: [my pwd]
    Camera: [my ffmpeg stream shall show here]

    Thanks in advance !

    Uhm, and then... How do I forwarded the video stream from a given camera connected to motioneye ? Like from motioneye to youtube (or similar), without re-encoding the stream ?

    Like the command shown above streams directly to youtube. But I want to have it in a way, that video is streamed to local network/motioneye server, and from there I can decide which camera’s stream and when I want to send the videostream to youtube ?

    How would a RPi professional realize this ?

    The command above explained : Takes full HD video with 30 fps from Pi camera module and hardware encodes it on GPU with 3.75mbit/s. Then I streamcopy the video (no re-encoding) and add some audio, so that the stream complies with youtube rules (yes, no live stream without audio). Audio is taken from virtual SB16 /dev/zero at low sampling rate then encoded to 32k AAC and sent to youtube. Works fine xD.

    Just when I have like 3 or more of these RPi cams the youtube stream approach ain’t feasible anymore, as my DSL upstream is limited (10 mbit/s=. Thus I need motioneye server and some magic, so I can watch f.e. all 3 camera’s videostream and then motioneye server can select and streamcopy the video from the Pi’s cam I choose and send it to youtube, as the original command did.

    Any help, tips, links to similar projects highly appreciated.

    Again, many thanks in advance, and even more thanks just cause you read until here.

    —mx