Hello everyone,
I am new to GStreamer and I would like to join a Twilio Video Room using GStreamer instead of the Twilio client-side SDK. My goal is to use GStreamer on the server side to publish video and audio streams to the Twilio room.
I am unsure where to start and would appreciate any guidance on:
- WebRTC integration in GStreamer for Twilio Video Rooms.
- How to handle signaling with Twilio without using their SDK.
- Setting up GStreamer pipelines to capture and send video/audio correctly.
- Whether there are any examples or existing projects that achieve something similar.
Any help, guidance, or references would be greatly appreciated.
Thanks in advance!