Nobody kirjoitti:
On Mon, 06 Jul 2009 20:41:03 +0300, jack catcher (nick) wrote:
Does the webcam just deliver frames, or are you getting frames out of
a decoder layer? If it's the latter, you want to distribute the encoded
video, which should be much lower bandwidth. Exactly how you do
Rhodri James kirjoitti:
On Mon, 06 Jul 2009 07:10:38 +0100, jack catcher (nick)
wrote:
Tim Roberts kirjoitti:
"jack catcher (nick)" wrote:
I'm thinking of using Python for capturing and showing live webcam
stream simultaneously between two computers via local area netw
Tim Roberts kirjoitti:
"jack catcher (nick)" wrote:
I'm thinking of using Python for capturing and showing live webcam
stream simultaneously between two computers via local area network.
Operating system is Windows. I'm going to begin with VideoCapture
extension,
Hi,
I'm thinking of using Python for capturing and showing live webcam
stream simultaneously between two computers via local area network.
Operating system is Windows. I'm going to begin with VideoCapture
extension, no ideas about other implementation yet. Do you have any
suggestions on how s