Flussonic can ingest, transcoder and deliver video. You can launch your own service focusing on your business logic and we will handle all video questions.
IPTV OTT Use this image to capture, transcode and deliver TV channels via HLS or DASH. Smallest droplet will be able to transcode even FullHD channel. 50 GB of disk space will be enough to record several days of archive of single channel.
User generated content Launch this image, publish via WebRTC, stream via WebRTC or HLS with 350 ms latency.
IP cameras launch it, start recording them and create your own IP camera recorder.
Package | Version | License |
---|---|---|
Flussonic | 21.05 | Commercial |
Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.
In addition to creating a Droplet from the flussonic 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB flussonic Droplet in the SFO2 region, you can use the following curl
command. You need to either save your API access token) to an environment variable or substitute it in the command below.
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "flussonic-20-04"}' \
"https://api.digitalocean.com/v2/droplets"
This image can be launched directly from Flussonic client area and we will provide your license key automatically. Otherwise you can bring your own license and provide it via web interface available on port 80.
Also you have SSH access to this image.