Live data from Hacker News

Vidgear – A complete, cross-platform video processing Python framework

github.com

1–5 of 5 posts

Re: Vidgear – A complete, cross-platform video processing Python framework

#3

Tried 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 ?