Our requirement is to get a media server run on our custom board which takes a RTSP stream as input and supports outbound protocol WebRTC. This WebRTC stream should run in all Players/browsers which support WebRTC protocol. I have the following questions.
- Is Janus server good for an embedded platform, if yes, how to cross compile Janus for a custom arm linux board (Oclea S5L uSoM)?
- How to input RTSP stream and stream webRTC from Janus. if there is any specific document or method to do it, can you share that?
- Will the WebRTC stream from Janus play in all other WebRTC supported players/browsers.