Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (102)

  • Gestion de la ferme

    2 mars 2010, par

    La ferme est gérée dans son ensemble par des "super admins".
    Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
    Dans un premier temps il utilise le plugin "Gestion de mutualisation"

  • ANNEXE : Les extensions, plugins SPIP des canaux

    11 février 2010, par

    Un plugin est un ajout fonctionnel au noyau principal de SPIP. MediaSPIP consiste en un choix délibéré de plugins existant ou pas auparavant dans la communauté SPIP, qui ont pour certains nécessité soit leur création de A à Z, soit des ajouts de fonctionnalités.
    Les extensions que MediaSPIP nécessite pour fonctionner
    Depuis la version 2.1.0, SPIP permet d’ajouter des plugins dans le répertoire extensions/.
    Les "extensions" ne sont ni plus ni moins que des plugins dont la particularité est qu’ils se (...)

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

Sur d’autres sites (10441)

  • "method DESCRIBE failed : 401 Unauthorized" in Ffmpeg, yet VLC accepts the exact same RTSP URL

    30 septembre 2021, par IpsRich

    I've an RTSP URL that includes the username and password (i.e. of the form rtsp://username:password@server:554/path) and this works in VLC, but using this as an input to Ffmpeg, I get back the above DESCRIBE error and it aborts.

    


    I wondered if it might be the version of Ffmpeg I've got, but I used a fresh one via Docker (alfg/ffmpeg:latest) and the result was the same.

    


    Is there something I have to do, perhaps some extra information/hint I have to provide to Ffmpeg, to get it to accept the credentials and get past the DESCRIBE ? Or if it's the DESCRIBE bit that's the problem, can I get it to skip that (perhaps by providing all the source stream details manually) so that it doesn't fail ?

    


    I'd hoped that this might be the same problem, but it's not - my URL is quoted and doesn't contain anything like ? or *.

    


    (In case it has any bearing, I'm trying to take an RTSP stream that requires credentials, resize it on the fly using Ffmpeg, and "pipe" the new RTSP to RTSP Simple Server. Most of this I can do : it's just the credentials that are tripping me up.)

    


    UPDATE : One thing I didn't mention previously (because it didn't seem relevant) is that the RTSP stream comes from Milestone's Open Network Bridge server. It seems that ONB does not now allow URLs containing credentials, although this does not explain why the same URL works in VLC. Perhaps VLC extracts the credentials and provides them another way ? I've a support case open on this to try to get to the bottom of it. I'll update here if I discover anything helpful...

    


  • How to convert silk audio file from WeChat to amr format ?

    28 juin 2024, par hzwzw

    When I developing WeChat mini program, I want to achieve the voice control. but the audio provided by WeChat client is silk.

    



    I need to convert the silk file to some format can be recognized by 3rd voice detection service.

    



    Some 3rd services support amr format. It's really great, because the size could be very small.

    


  • How to convert silk audio file from WeChat to amr format ?

    20 février 2017, par hzwzw

    When I developing WeChat mini program, I want to achieve the voice control. but the audio provided by WeChat client is silk.

    I need to convert the silk file to some format can be recognized by 3rd voice detection service.

    Some 3rd services support amr format. It’s really great, because the size could be very small.