WebRTC App Support

justinrothaug
PRO

4 months ago

Working on simple WebRTC chatbot that uses Pipecat/Daily.co for an Audio/Video connection, and running into issues with the video side.

Does Railway support WebRTC applications, or are there any special port-specific things I need to configure to get Websocket/Video streaming to work?

$10 Bounty

2 Replies

kholmogorovea
PRO

4 months ago

hi there, i have the same quastion , my app based on livekit and depluy crashed there is an error like - ERROR:support-api:Failed to get LiveKit rooms: url must be set


justinrothaug
PRO

4 months ago

My issues is slightly different, as I'm using Simli - Pipecat: https://docs.pipecat.ai/server/services/video/simli

When deployed elsewhere, the Simli video pops up immediately, however when deployed from Railway there is about a ~1 Minute delay for the Simli video to show up in a Daily.co call.

Are there any built-in rate limits, throttling, or warming up periods for new WebRTC connections? And more importantly, are there ways to adjust/remove the delays?