YouTube yerini alır

Video Hosting

Self-hosted video platform. HLS streaming. Embeddable player.

Host, transcode, and stream videos from your own server. HLS adaptive streaming, embeddable player, and full API for programmatic video management.

HLS Adaptive
Streaming
H.264 + H.265
Codecs
10 GB
Max Upload
Hetzner
CDN

Özellikler

HLS Streaming

Adaptive bitrate streaming. Works on all devices and network conditions.

Video Channels

Create branded channels for different content categories.

Embeddable Player

Drop-in video player for any website. Customizable look and feel.

Upload API

Upload videos programmatically. Auto-transcoding to multiple formats.

Thumbnails

Auto-generated thumbnails or upload custom ones.

Analytics

View counts, watch time, and engagement metrics per video.

Hızlı Entegrasyon

SDK veya REST API ile dakikalar içinde başlayın.

example.ts
// Upload a video
const video = await olo.video.upload(videoFile, {
  title: 'Product Demo',
  channel: 'tutorials',
  privacy: 'public'
})
// → { id: 'vid_abc', status: 'transcoding', embedUrl: '...' }

// Get embed code
const embed = await olo.video.embed('vid_abc')
// → '<iframe src="https://video.voltimap.com/embed/vid_abc" ...>'

API Uç Noktaları

Temel URL: https://api.voltimap.com

POST/api/v1/video/upload
GET/api/v1/video/list
GET/api/v1/video/:id
DELETE/api/v1/video/:id
GET/api/v1/video/:id/embed

Video Hosting kullanmaya bugün başlayın

14 günlük ücretsiz deneme. Kredi kartı gerekmez.

Ücretsiz Başla