Hello,
What I want to do:
- Stream audio and video (out only) via a Raspberry Pi with a USB web cam
What I have:
1) I have installed gstreame on the raspberry pi and its working via a local network VLC test.
.
Understandings/???:
- Is there a way I can send the stream using gstreame(or maybe FFMPEG) to a Janus-Gateway?
- Do I need the Janus-Gateway running on the RasPi? or just a remote server? (this is something im not clear on in my readings)
- I have a EasyRTC server setup and know it well... Can I have a Janus-Gateway send the stream to it (to the Easy RTC servers IP and a Room.. then it tells Janus how to connect to the Clients in that room)??
Or maybe its best I not use EasyRTC at all and just user Janus as Gate-Way and WebRTC server?
ehh my brain it hurts.. thanks for the help!!!
Shane