I’m looking into ways in which to take a live stream and duplicate it, then process one of the copies server side through ffmpeg (specifically, to crop and rotate the video).
After that both the raw and processed live streams could be visible at two different urls.
Do you have any suggestions for how to accomplish this?
I would just start FFMPEG as an rtsp (or RTMP) client and then use FFMPEG to republish the stream. FFMPEG can read and write to standard Wowza endpoints: