geeksville / Micro-RTSP

A RTSP video server intended for very small CPUs (ESP32 etc)
MIT License
755 stars 199 forks source link

Restream RSTP #17

Open beckmx opened 4 years ago

beckmx commented 4 years ago

I was wondering if there is any server that is able to receive the streaming coming out of the camera and restream it?

hubaksis commented 4 years ago

Unreal Media Server (http://umediaserver.net/) is free for a couple of cameras and does the job.

maxvid commented 3 years ago

I was wondering if there is any server that is able to receive the streaming coming out of the camera and restream it?

ffmpeg is able to receive the rtsp stream, recode it and is able to transmit the rtsp stream. There is also an ffserver