
Recherche avancée
Autres articles (42)
-
Support de tous types de médias
10 avril 2011Contrairement à 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) (...)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (5768)
-
FFMPEG for a non root right server
3 octobre 2017, par HunneI need to install FFMPEG on a non root right server and looking since longe time for a working and for my server compiled version of FFMpeg.
If somebody know from where I can download several compiled version of FFMpeg to try that out.
or
How I can do the compilation pls let me know.
Thx
-
Move docker-compose config to the root.
20 juillet 2019, par blueimpMove docker-compose config to the root.
Bind to 127.0.0.1 by default.
Define a separate host:port to bind to via environment variables. -
Which library supports showing a secure RTSP stream on Windows ?
26 octobre 2022, par JuergenI have a windows application that consumes streams from IP-Cameras.
Currently I am using WebEye, an open-source component that uses ffmpeg under the hood.
I now want to connect to an AXIS IP-Camera which supports RTSPS (RTSP over SSL/TLS).
Since WebEye doesn't support RTSPS directly I was hoping that I could get ffmpeg to do the job and adjust WebEye.
Alternatively I would use any other Streaming-Library that supports viewing a secure RTSPS-stream on Windows, but I didn't come across any.


So, I guess my questions are :


- 

- Are there any Windows-Tools that supports RTSPS-Streams
- Are there any libraries that I can use in my Windows-application to show the RTSPS-stream ?
- Can I get ffmpeg and/or ffplay to play the RTSPS-Stream ?








Thanks in advance for the help !


Best Regards


Juergen