Ryan J wrote:
Hello Python gurus!
I am trying to
1) Read and decode video streams from internet.
2) Store them in a buffer.
3) Eventually convert them into data that can be used in Cycling '74's
Jitter.
If anyone has any idea how to start with this, that would be great! I have
limited experienc
Hello Python gurus!
I am trying to
1) Read and decode video streams from internet.
2) Store them in a buffer.
3) Eventually convert them into data that can be used in Cycling '74's
Jitter.
If anyone has any idea how to start with this, that would be great! I have
limited experience with Python, b