sepfy / libpeer

WebRTC Library for IoT/Embedded Device using C
MIT License
848 stars 122 forks source link

How to host on a personal server #77

Closed VH-Tech closed 2 weeks ago

VH-Tech commented 2 months ago

Hi, I am a complete newbie here and I was wondering how can I send the stream to my website instead of sepfy.github.io . Can you guide me a little here ?

Thanks, Vatsal

sepfy commented 2 months ago

Hi, the examples of libpeer are using MQTT as signaling server. your website need to implement signaling server to exchange SDP with libpeer.