Vidgear – A complete, cross-platform video processing Python framework
1–5 of 5 posts
Re: Vidgear – A complete, cross-platform video processing Python framework
#2Tried to use this library with opencv in a realtime rtp video+audio feed project last week.
Code for the writing tobpipes made a bunch of silly assumptions about how/when ffmpeg would be used.
Re: Vidgear – A complete, cross-platform video processing Python framework
#3Tried to use this library with opencv in a realtime rtp video+audio feed project last week. Code for the writing tobpipes made a bunch of silly assumptions about how/when ffmpeg would be used.
What did you end up using ? Were you trying to output hls stream ?
Re: Vidgear – A complete, cross-platform video processing Python framework
#4trailblazing features
Re: Vidgear – A complete, cross-platform video processing Python framework
#5I've used your library! Online stabilizer is cool and it's the only non research implementation I've seen that operates on streams. Anyone know of others?