Skip to content
    Back to all Bounties

    Earn 4,050 ($40.50)

    Time Remainingdue 1 year ago
    Completed

    Deploy Coturn server

    technillogue
    technillogue
    Posted 1 year ago
    This Bounty has been completed!

    Bounty Description

    Problem Description

    I want to use webrtc with python aiortc and javascript. I've been using metered.ca in the meantime while my attempts to run my own STUN/TURN server have failed. I'd prefer to use https://fly.io .

    Acceptance Criteria

    https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ works for STUN, TURN, and TURN over TCP. Bonus points for https://github.com/aiortc/aiortc/tree/main/examples or similar working

    Technical Details

    I'd like to use Coturn and Fly. A different cheap hosting provider would also be acceptable if fly-proxy is insurmonutable.

    Link to Project

    Coturn server: https://github.com/coturn/coturn/blob/master/docker/coturn/README.md
    Caveats for fly: https://fly.io/docs/networking/udp-and-tcp
    This is where I started but couldn't get it to work: https://github.com/technillogue/fly-coturn-test