I’m trying to understand how to create a video output I can view in the browser. It looks like webrtc is the preferred way to view video in the browser without plugins. Is there a way I can publish this from the Nano from an RTSP camera ? I see there is an RTP output stream option, but I don’t know how to convert this to webrtc. I will need to serve these feeds to browsers from multiple Nanos. Thank for any suggestions.
Hi,
We don’t have much experience in decoding RTSP stream in browser. Would need other users to share experience. FYR, there is a use-case of running HTTP live streaming:
HLS Live streaming - #4 by DaneLLL