Multiple webcam streams..

Blitz3D Forums/Blitz3D Programming/Multiple webcam streams..

Oiduts Studios(Posted 2011) [#1]
I am trying to stream a webcam to multiple clients in blitz. I have tried some TCP file downloaders found in the archives (break up the feed into jpgs and send them individually) but those are way too slow. Anyone know how to do this? Or maybe speed up the TCP process?

Thank you!


Oiduts Studios(Posted 2011) [#2]
Is there a may to connect to a mjpg stream using blitz?


Yasha(Posted 2011) [#3]
Maybe this is helpful? http://www.blitzbasic.com/Community/posts.php?topic=27007#704108


Oiduts Studios(Posted 2011) [#4]
Thank you Yasha, but I had already found that post. I can see a live local webcam feed in blitz, just not a streaming one.


Oiduts Studios(Posted 2011) [#5]
If someone can solve my problem there might be a prize in store....