AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Nuvcr is a digital vcr that records anything any time from anywhere. Use nuvcr to record your favourite TV-shows, movies and more. You can even do it when you're not at home as Nuvcr comes with it's own web interface.
JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
Kuihua is a gstreamer video player written in Python. It may also appear on other platforms with different video playback implementations. It will include a content integration component that downloads the information for your media file, a P2P download
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This toolkit creates codec configuration files. The generated configuration file is meant to be read by transcodes plugins. Target codecs will be XviD and libavcodec, but further extension are planned.
PULSE is an unstructured mesh-based peer-to-peer system designed to support live streaming to large audiences under the arbitrary resource availability.
A fully automated video conversion script,using XML profiles for configuration. Supports 1 or 2 pass encoding,auto crop detection,auto bitrate based on target filesize,audio/video preprocessing/filtering as well as all major codecs and container formats.
Flipbook is made to flip a sequence of images and allow you to study the resulting animation frame by frame. That's it, pure and simple. I will use Flipbook as the glue between my digital stills camera and a final animation. It will import JPEGs or PNGs
This project is an initial reference implementation of the VSI-E protocol. The implementation has been done using the C/C++ language and is in the form of a re-useable library developed on the Linux platform.
Baboon is an open source implementation of a popular Polish czateria chat service webcamera client for Linuxes.
Baboon jest otwarto-źródłową implementacją programu klienckiego do transmisji obrazu dla popularnej w Polsce usługi czateria.
VIDEO DeDup
Find duplicate videos by content. Parse a video directory to create one image every n seconds, then identify duplicate images and show possible video duplicates for manual analysis.
. 1f_parse scan video source folder, replicate with ffmpeg an image folder, then for each image create a fingerprint.
. CompareV2 perform the fingerprints comparison and works in memory with constant memory usage. It is folder agnostic and parse fingerprints ordered by source file name. Since...