Micropayment-gated streaming on Algorand
Stream your camera or a video file. Set pricing and gating mode. Consumers pay per-view or per-segment to watch.
The consumer page opens from the provider's QR code or session link. Start a provider session first, then scan the QR or share the link.
StreamPay is a native Android app that connects to provider streams. Scan the provider's QR code, pay with the built-in Algorand wallet, and watch.
Pay 1 ALGO once to watch. Track enforcement.
Free to join, 0.01 ALGO per 30s. AES-GCM encrypted.
0.5 ALGO access + 0.005 ALGO/60s. Two-tier pricing.
Provider and consumer open separate pages. Provider starts streaming, consumer connects and pays.
When auto-pay is enabled, the SDK sends payment for each segment automatically without requiring the viewer to approve every transaction. However, the signing experience differs between clients:
Each payment requires Pera Wallet to sign the transaction. Even with auto-pay on, Pera will prompt you to approve and sign each segment payment. This is a limitation of external wallet connect protocols — the web app cannot hold private keys.
StreamPay has a built-in Algorand wallet with a locally stored key. When auto-pay is enabled, payments are signed and sent automatically in the background — no popups, no interruptions. The stream plays continuously as long as budget allows.
Auth: FIDO2 passkeys via Liquid Auth Cloud
Payment: x402 on Algorand (testnet)
Encryption: AES-GCM via WebRTC Encoded Transforms
ICE: Algonode/Nodely STUN/TURN
Transport: Native WebSocket signaling, peer-to-peer WebRTC