Search found 1 match

by Michael222
Thu Jan 28, 2021 12:13 am
Forum: ZoneMinder 1.34.x
Topic: ffmpeg/ffserver does not crop video before streaming
Replies: 0
Views: 1054

ffmpeg/ffserver does not crop video before streaming

I'm getting the h264 video from IP camera. I need to crop it and retranslate with ffserver for viewing in zoneminder. Here is ffserver's config: HTTPPort 8090 RTSPPort 8594 HTTPBindAddress 127.0.0.1 MaxHTTPConnections 2000 MaxClients 100 MaxBandwidth 50000 CustomLog - <Feed feed1.ffm> File /tmp ...