horgh / videostreamer

Stream video (e.g. RTSP) to an HTML5 video element (MP4)
GNU General Public License v3.0
267 stars 60 forks source link

Multiple Camera Streaming #14

Open kubitre opened 4 years ago

kubitre commented 4 years ago

Maybe you should look towards multi-camera streaming? It's very easy to implement

horgh commented 4 years ago

Like split screen output or something?

kubitre commented 4 years ago

like many routes http. For example, rtsp stream 1 will streaming on route /stream1, rtsp 2 on route /stream2 and so on