mirror of
https://github.com/linsa-io/linsa.git
synced 2026-04-27 10:47:14 +02:00
Implement WebRTC URL resolution and update stream playback logic across components and API routes
This commit is contained in:
2
packages/web/drizzle/0003_add_webrtc_url_to_streams.sql
Normal file
2
packages/web/drizzle/0003_add_webrtc_url_to_streams.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "streams" ADD COLUMN "webrtc_url" text;
|
||||
--> statement-breakpoint
|
||||
Reference in New Issue
Block a user