History work: started my work from raspberry pi but recently shifted to orange pi. On raspberry, me used teh UV4I server wif webrtc to broadcast video streaming and send controls through data channels from a web browser to control a robot.
My application: So basically my application is a semi-autonomous car wif two cameras.me want to control the car from a web browser and stream a video of both cameras on the browser
Issues:
1: On orange, pl broadcast streaming from USB cameras to a web browser?
2: Send controls from web browser to orange pi?
3: The UL4l drivers are not installable on an orange pi pc so need to find an alternate
4: help to find a low latency video streaming protocol that easily embeds on orange pl pc
Thank you.