Hello !
I would like to know if it's possible to play a stream from janus server with a SDP in VLC created by the Javascript API ( the remote stream ).
I save the SDP file on local machine and want to play it with a player.
I have a problem with the CPU when i want to play and decode a stream video from browser. The hardware graphics acceleration isn't used by browsers and i would like to use a native player like omxplayer ( or VLC ) to play a remote stream from janus server?
I have tested UV4L server and it not correspond with what i need.
The OS is raspbian Stretch.
Thanks to you :)